Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 16-02-2014, 09:38
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Inge View Post
Yes, Video Size, Bitrate.
my installer used modified version of Inno Media Player by tlama, and some instructions are in this post
Reply With Quote
The Following 2 Users Say Thank You to altef_4 For This Useful Post:
Inge (16-02-2014), papas (14-10-2016)
Sponsored Links
  #2  
Old 16-02-2014, 14:23
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
have moved thread from conversion tutorial to main thread, where it will get more attention it now deserves. It started as a tutorial but now is more of a script in itself.
nice work bud
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
altef_4 (16-02-2014)
  #3  
Old 16-02-2014, 23:09
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Good work till now, but I find the next (or new) bug.
The Start Menu shortcut does not work correct. After Install the Game I have a no named Shortcut from the Install dir on Desktop!
In Start Menu it's, Konami -> Empty Folder-> under this-> Start Game, Uninstall Game.
Can't be correct...
I've made the exacly same like in old Version of your Installer, and there it wasn't so.
But Video works fine, auto Slideshow also.
I hope I can change the size of the Progessbar like I want, the Size from Example is TOO BIG for me.

Last edited by Inge; 16-02-2014 at 23:20.
Reply With Quote
The Following 2 Users Say Thank You to Inge For This Useful Post:
altef_4 (16-02-2014), oltjon (16-02-2014)
  #4  
Old 16-02-2014, 23:35
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Inge View Post
Good work till now, but I find the next (or new) bug.
The Start Menu shortcut does not work correct. After Install the Game I have a no named Shortcut from the Install dir on Desktop!
In Start Menu it's, Konami -> Empty Folder-> under this-> Start Game, Uninstall Game.
Can't be correct...
I've made the exacly same like in old Version of your Installer, and there it wasn't so.
But Video works fine, auto Slideshow also.
I hope I can change the size of the Progessbar like I want, the Size from Example is TOO BIG for me.
in this update i made few changes in Installer.ini:
1: desktop icons now in [Shortcuts] section
2: added [Internal] section
3: internalSetup moved to [internal] section
4: added aotoslideinterval to [Slideshow] section (value in seconds)

do you edit your Installer.ini after update?

you can change Progressbar size and position:
in installer.ini:
[ProgressBar] section, key PBBack=Left,Top,Width,Heught (settings for standart progressbar and background image of textured progressbar, if you use textured)
[ProgressBar] section, key PBMain=Left,Top,Width,Height,Animated(0|1),Animati on interval(settings only for main image of textured progressbar, if you use textured)

p.s. almost all configs in installer.ini have this structure:
e.g.
Welcome=430,155,400,150,1,$E1E12D,$000000,EagleSan s-Regular,12,9
Welcome=left,top,width,height,font color,shadow color,font name, main font size, little font size

Last edited by altef_4; 16-02-2014 at 23:42.
Reply With Quote
  #5  
Old 17-02-2014, 00:33
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Quote:
Originally Posted by altef_4 View Post
in this update i made few changes in Installer.ini:
1: desktop icons now in [Shortcuts] section
2: added [Internal] section
3: internalSetup moved to [internal] section
4: added aotoslideinterval to [Slideshow] section (value in seconds)

do you edit your Installer.ini after update?

you can change Progressbar size and position:
in installer.ini:
[ProgressBar] section, key PBBack=Left,Top,Width,Heught (settings for standart progressbar and background image of textured progressbar, if you use textured)
[ProgressBar] section, key PBMain=Left,Top,Width,Height,Animated(0|1),Animati on interval(settings only for main image of textured progressbar, if you use textured)

p.s. almost all configs in installer.ini have this structure:
e.g.
Welcome=430,155,400,150,1,$E1E12D,$000000,EagleSan s-Regular,12,9
Welcome=left,top,width,height,font color,shadow color,font name, main font size, little font size

Yea I know, and its good.
The Problem is an another one. I've left only a few Buttons and the Windowsizes from Example.
The Problem is this:

Hope you Understand...
I have a no named Shortcut from the Install dir on Desktop!
In Start Menu it's, Konami -> Empty Folder-> under this-> Start Game, Uninstall Game.

Last edited by Inge; 17-02-2014 at 00:37.
Reply With Quote
  #6  
Old 17-02-2014, 01:20
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Inge View Post
Yea I know, and its good.
The Problem is an another one. I've left only a few Buttons and the Windowsizes from Example.
The Problem is this:

Hope you Understand...
I have a no named Shortcut from the Install dir on Desktop!
In Start Menu it's, Konami -> Empty Folder-> under this-> Start Game, Uninstall Game.
what you write in [Shortcuts] section?
Reply With Quote
The Following User Says Thank You to altef_4 For This Useful Post:
Danik1B9 (19-02-2014)
  #7  
Old 17-02-2014, 08:27
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
[Shortcuts]
ApplicationExecutable1=Name:Metal Gear Rising Revengence;Executable:METAL GEAR RISING REVENGEANCE.exe
ApplicationExecutable2=Name:

Hmm, if I look now, I can Remember I have delete the "=Name:" behind Executable2 in last version. Could this be the Reason?
Reply With Quote
  #8  
Old 17-02-2014, 08:48
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Inge View Post
[Shortcuts]
ApplicationExecutable1=Name:Metal Gear Rising Revengence;Executable:METAL GEAR RISING REVENGEANCE.exe
ApplicationExecutable2=Name:

Hmm, if I look now, I can Remember I have delete the "=Name:" behind Executable2 in last version. Could this be the Reason?
problem in this line: ApplicationExecutable2=Name:
if you dont want to create shortcut - remove whole line (but at least one shortcut must be in this section)

final result:
ApplicationExecutable1=Name:Metal Gear Rising Revengence;Executable:METAL GEAR RISING REVENGEANCE.exe

p.s. do not remove ApplicationExecutable1, it's always must be in this plase, just with other parameters

Name: , Executable: it's Required settings for all shortcuts, Parameters: not Required

Last edited by altef_4; 17-02-2014 at 08:53.
Reply With Quote
The Following 3 Users Say Thank You to altef_4 For This Useful Post:
Danik1B9 (19-02-2014), Inge (19-02-2014), oltjon (17-02-2014)
  #9  
Old 18-02-2014, 11:32
Danik1B9's Avatar
Danik1B9 Danik1B9 is offline
Registered User
 
Join Date: Jan 2014
Location: ČR
Posts: 16
Thanks: 58
Thanked 4 Times in 4 Posts
Danik1B9 is on a distinguished road
Hi ... I need advice what files the installer unpacks? ... when I put the setup.exe file and Data.db Data1.bin and Data2.bin so I wrote a mistake ... compression I was doing in FreeArc ...
I am Czech ...
Very nice work that zasloží awards
Reply With Quote
  #10  
Old 18-02-2014, 12:10
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Danik1B9 View Post
Hi ... I need advice what files the installer unpacks? ... when I put the setup.exe file and Data.db Data1.bin and Data2.bin so I wrote a mistake ... compression I was doing in FreeArc ...
I am Czech ...
Very nice work that zasloží awards
installer supports freeatc, srep,precomp, and internall compression
if you want unpack archives created with freearc you must edit installer.ini, section [freearc]
if you want more detailed info - i help
Reply With Quote
The Following User Says Thank You to altef_4 For This Useful Post:
Danik1B9 (19-02-2014)
  #11  
Old 19-02-2014, 05:03
Danik1B9's Avatar
Danik1B9 Danik1B9 is offline
Registered User
 
Join Date: Jan 2014
Location: ČR
Posts: 16
Thanks: 58
Thanked 4 Times in 4 Posts
Danik1B9 is on a distinguished road
Hi, I need more advice ... I can not figure it out ... (
1st - Expanding Soubry ... Compress program FreeArc ...
when you compress files on ultra arc Bin.bd as already set in scripts
But when I start to install it wants a disk ... more picture:

h http://www.imagehosting.cz/?v=1zcz.png

(In the file Data.bd not compression game BF4 ... I've got a date with another game just to test it unnecessary to compression of such Giga ..)

When it enters the path to the file is not expanded Bin.bd worth it to 0%

and after 5 minutes jumps to 100% and more error image:

http://www.imagehosting.cz/?v=2jnj.png

I need something like this to make it go nicely behind those files ...

1st - eg: Bin1.db - 2Gb
Second - example: Bin2.db - 2.3 Gb
3rd - eg: Bin3.db - 4.3 Gb
4th etc. ..
5th .... perhaps you understand

More image:
http://www.imagehosting.cz/?v=3ljl.png


The second problem is that I do not create a shortcut on the desktop: (
I do not have the opportunity to try it out when it throws me errors when installing so I do not know if I've entered the correct file. ini ...

My file: Download if you could be edited and sent back I'd be very happy
very like it and enjoy it to me but this stopped me: (

http://uloz.to/x2tTga6N/installer-ini

and yet I need to know where you can change the amount of space on the HDD in any other repack now I'm trying to do Repack with BATTLEFIEL 4 to 6 update and 2xDLC in Cz
and it has all the trimmings of 42Gb I hope that I will compress 18 to 22GB

More picture: is highlighted in red ...
http://www.imagehosting.cz/?v=5nsn.png

I hope that you will understand what I need I čech Thank you for your advice and answer
Reply With Quote
  #12  
Old 19-02-2014, 07:30
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Danik1B9 View Post
Hi, I need more advice ... I can not figure it out ... (
1st - Expanding Soubry ... Compress program FreeArc ...
when you compress files on ultra arc Bin.bd as already set in scripts
But when I start to install it wants a disk ... more picture:

h http://www.imagehosting.cz/?v=1zcz.png

(In the file Data.bd not compression game BF4 ... I've got a date with another game just to test it unnecessary to compression of such Giga ..)

When it enters the path to the file is not expanded Bin.bd worth it to 0%

and after 5 minutes jumps to 100% and more error image:

http://www.imagehosting.cz/?v=2jnj.png

I need something like this to make it go nicely behind those files ...

1st - eg: Bin1.db - 2Gb
Second - example: Bin2.db - 2.3 Gb
3rd - eg: Bin3.db - 4.3 Gb
4th etc. ..
5th .... perhaps you understand

More image:
http://www.imagehosting.cz/?v=3ljl.png


The second problem is that I do not create a shortcut on the desktop: (
I do not have the opportunity to try it out when it throws me errors when installing so I do not know if I've entered the correct file. ini ...

My file: Download if you could be edited and sent back I'd be very happy
very like it and enjoy it to me but this stopped me: (

http://uloz.to/x2tTga6N/installer-ini

and yet I need to know where you can change the amount of space on the HDD in any other repack now I'm trying to do Repack with BATTLEFIEL 4 to 6 update and 2xDLC in Cz
and it has all the trimmings of 42Gb I hope that I will compress 18 to 22GB

More picture: is highlighted in red ...
http://www.imagehosting.cz/?v=5nsn.png

I hope that you will understand what I need I čech Thank you for your advice and answer
wait few days, now i cant help
p.s. don't forget to click thanks button

Last edited by altef_4; 19-02-2014 at 07:33.
Reply With Quote
The Following 2 Users Say Thank You to altef_4 For This Useful Post:
Danik1B9 (19-02-2014), oltjon (19-02-2014)
  #13  
Old 21-02-2014, 09:54
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Danik1B9 View Post
Hi, I need more advice ... I can not figure it out ...
.................
I hope that you will understand what I need I čech Thank you for your advice and answer
ok, i look into your installer.ini, and found a lot of mistakes, i correct it
Attached Files
File Type: txt installer.txt (6.9 KB, 24 views)
Reply With Quote
The Following 2 Users Say Thank You to altef_4 For This Useful Post:
Danik1B9 (23-02-2014), oltjon (21-02-2014)
  #14  
Old 11-03-2014, 01:09
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
New Demo, please test it Get IT!
Attached Images
File Type: jpg 0.JPG (98.3 KB, 299 views)
File Type: jpg 1.JPG (62.9 KB, 298 views)
File Type: jpg 2.JPG (50.2 KB, 297 views)

Last edited by altef_4; 11-03-2014 at 01:19.
Reply With Quote
The Following 5 Users Say Thank You to altef_4 For This Useful Post:
amin fear (11-03-2014), Danik1B9 (13-03-2014), Logrim (11-03-2014), mausschieber (11-03-2014), Razor12911 (11-03-2014)
  #15  
Old 11-03-2014, 14:04
Logrim Logrim is offline
Registered User
 
Join Date: Jun 2009
Location: Spain
Posts: 153
Thanks: 116
Thanked 72 Times in 44 Posts
Logrim is on a distinguished road
Altef, in spanish languaje, the MB and GB are not translated in the fist line.. i mean:
"Espacio Necesario" [300 lb] [0,29GB] and in the line "Espacio Libre" the same bug.
Reply With Quote
The Following User Says Thank You to Logrim For This Useful Post:
altef_4 (12-03-2014)
Reply

Tags
inno setup, installer, script, source code


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
Conversion Designer/Installer Creator Razor12911 Conversion Tutorials 1613 03-10-2024 01:24
Carldric Installer (Compact Version) Carldric Clement Conversion Tutorials 4 20-01-2023 01:43
Game Installer Designer by altef_4 altef_4 Conversion Tutorials 236 28-05-2021 02:54
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Tutorial using CI 8.0.0 yener90 Conversion Tutorials 424 21-10-2014 09:49



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


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