Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #1  
Old 05-08-2013, 16:14
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 319 Times in 156 Posts
sentinelks is on a distinguished road
Script Video

only for demonstration purposes ok!

1) Specify the directory of the game to be compressed:
Code:
#define SourcePath "C:\Program Files(x86)\Publisher\ApplicationName\"
2) Remove the semicolon:
Code:
;Source:{#}*SourcePath; DestDir: {app}; Flags: ignoreversion recursesubdirs
3) Change the compression:
Default is Compression = none change to Compression = lzma etc.. max is lzma2/ultra64 (system 64Bit)
___________________________________
Autorun:
1) Create a file .ini and paste this code:

Code:
Autorun = Setup.exe
Icon = Setup.exe
Label = name of the game
Video processed with ( FormatFactory 3.1.1 program )
test video:
avi,flv,mkv,mp4 is OK!

enjoy


Add... ISDone 6 (simply Version):
support Arc,precompress,srep,lzma ecc..
EX:
Code:
-mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
Attached Files
File Type: rar IsDXvideo.rar (1.54 MB, 446 views)

Last edited by Grumpy; 22-07-2015 at 18:55.
Reply With Quote
The Following 10 Users Say Thank You to sentinelks For This Useful Post:
ADMIRAL (04-07-2020), buttignol (05-08-2013), Cesar82 (06-08-2013), Demonn (06-08-2013), Newbie (06-08-2013), pakrat2k2 (07-08-2013), Pirate Ted (05-08-2013), Simorq (26-07-2015), Stor31 (03-08-2015), toto621 (31-07-2015)
Sponsored Links
  #2  
Old 06-08-2013, 11:01
Demonn Demonn is offline
Registered User
 
Join Date: Jun 2012
Location: Casa
Posts: 23
Thanks: 248
Thanked 1 Time in 1 Post
Demonn is on a distinguished road
Good sentinelks, thank you for this script that is very good.
But I have a problem loading ami the video I do not know if I have to do something else.
Reply With Quote
  #3  
Old 06-08-2013, 12:14
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 319 Times in 156 Posts
sentinelks is on a distinguished road
use FormatFactory 3.1.1 program x conversion video or super erightsoft

use K-Lite Codec Pack 9.9.9 Full to have all the necessary video codecs

Last edited by sentinelks; 06-08-2013 at 12:19.
Reply With Quote
The Following User Says Thank You to sentinelks For This Useful Post:
Demonn (06-08-2013)
  #4  
Old 06-08-2013, 16:56
Demonn Demonn is offline
Registered User
 
Join Date: Jun 2012
Location: Casa
Posts: 23
Thanks: 248
Thanked 1 Time in 1 Post
Demonn is on a distinguished road
Thanks sentinel but the video did not load
Reply With Quote
  #5  
Old 07-08-2013, 01:22
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,028 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
it does if you have codec installed. Just click on video on/off in lower left hand corner. Running the setup.exe provided in archive will show the word alpha rotating when you click video on or off.
Reply With Quote
  #6  
Old 22-07-2015, 18:56
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,836 Times in 809 Posts
Grumpy is on a distinguished road
File re-uploaded to first post.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
Reply With Quote
The Following User Says Thank You to Grumpy For This Useful Post:
Razor12911 (27-07-2015)
  #7  
Old 27-07-2015, 16:02
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,092 Times in 2,295 Posts
Razor12911 is on a distinguished road
the revival ceremony, can you please move this to tutorials.
And:
http://fileforums.com/showthread.php?t=95018

Last edited by Razor12911; 27-07-2015 at 16:05.
Reply With Quote
  #8  
Old 27-07-2015, 19:09
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,836 Times in 809 Posts
Grumpy is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
the revival ceremony, can you please move this to tutorials.
And:
http://fileforums.com/showthread.php?t=95018
Both have been moved to Tutorials. I trust you will add them to the Tutorial Index.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
Reply With Quote
The Following User Says Thank You to Grumpy For This Useful Post:
Razor12911 (28-07-2015)
  #9  
Old 31-07-2015, 14:42
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
Lightbulb

I've played with this script today and I decided to re-enable welcome screen (instead of nothing because I found it weird) and make video playback enabled by default.



All credits goes to the original author of course
Attached Files
File Type: 7z IsDXvideo (Updated).7z (1.20 MB, 115 views)
Reply With Quote
The Following 4 Users Say Thank You to toto621 For This Useful Post:
ADMIRAL (04-05-2020), Grumpy (31-07-2015), pakrat2k2 (02-08-2015), Razor12911 (02-08-2015)
  #10  
Old 02-08-2015, 09:20
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
Lightbulb

Here is a better structured version, easier to modify for newscomers because all needed informations can be set at the beginning of the script :
Code:
;Path to game files
#define SourcePath "Game Path here, ex : C:\Program Files (x86)\GTA V"
;Setup File Name
#define SetupName "Setup"
;Setup Output Dir
#define OutputDir ".\Setup\"
;Setup File Icon
#define IconFile "Icon.ico"
;Game Publisher/Developpers
#define MyPublisher "Game developper/Publisher here, ex : Rockstar"
;Game Name
#define MyAppName "Shortcut name here, ex : GTA V"
;Game Version
#define MyAppVersion "Game version here, ex : 1.0.2"
;Game Main Exe File
#define MyAppExeName "Game executable here, ex : GTAV.exe"
;Setup Video Playback
#define Video "Video.avi"
A friend of mine asked me if I could add support for Compressor 2.2 from Razor12911, I tried using WPI 3.1 script as reference because it's really well structured and made external compression easy to handle but, no matter what I do, when I try compiling setup all ReadIni lines are totally ignored...

If one of the talent here know how to archieve this go ahead and modify this version
Attached Files
File Type: 7z IsDXvideo (Updated v2).7z (1.20 MB, 100 views)

Last edited by toto621; 02-08-2015 at 14:39.
Reply With Quote
The Following 3 Users Say Thank You to toto621 For This Useful Post:
ADMIRAL (04-05-2020), pakrat2k2 (02-08-2015), Razor12911 (02-08-2015)
  #11  
Old 02-08-2015, 09:33
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,028 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
you could of course always PM razor & ask him to take a look at it, as he is the author of WPI script.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
toto621 (02-08-2015)
  #12  
Old 02-08-2015, 10:57
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,092 Times in 2,295 Posts
Razor12911 is on a distinguished road
toto621, you're not the only one who has problems fabricating or copying anything with wpi, almost everyone gets stuck trying to anything with wpi but thank you for the attempt. .
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
toto621 (02-08-2015)
  #13  
Old 02-08-2015, 15:01
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
you could of course always PM razor & ask him to take a look at it, as he is the author of WPI script.
Thx for the idea, I was a little ashamed to bother razor because of my lack of skills but it's indeed was woth the try

Quote:
Originally Posted by Razor12911 View Post
toto621, you're not the only one who has problems fabricating or copying anything with wpi, almost everyone gets stuck trying to anything with wpi but thank you for the attempt. .
Thx for your kind words but since I failed to apprehend your work I do not deserve it. I tried my best to analyze and understand your work but I'm simply far too dumb.

Your script is really good and well structured, this is indeed great work and even if I understand the general purpose of each function/structure I was unable to correctly decipher them and transpose them to this script.

I use Inno since a couple of days at best so there is no way I can match your experience and talent with it. I'm sorry to request your help while you obviously already spending your time in other great projects.

Anyway, thx for your PM and for taking the time to add compressor support on this script
Reply With Quote
  #14  
Old 06-08-2015, 17:52
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
Unhappy

I made another attempt to add external compression support with WPI script as reference but I failed again, I really don't know why but ReadIni function do not work and I think I also (probably) not implemented Razor12911 code the right way.

Here is what I done (compilation fail each time, be warned), perhaps one of the smarter guy here will succeed.
Attached Files
File Type: 7z IsDXvideo (External test).7z (3.75 MB, 96 views)

Last edited by toto621; 07-08-2015 at 01:40.
Reply With Quote
The Following User Says Thank You to toto621 For This Useful Post:
ADMIRAL (04-05-2020)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sharing: How to make a video sharing website like YouTube Stephanee Chit Chat 1 29-12-2008 20:52
CPU jumps up to 100% now, not before dav6 Software 11 24-05-2008 03:33
weird error.... sheykh PC Games 5 07-05-2006 20:23



All times are GMT -7. The time now is 19:38.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com