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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #331  
Old 17-04-2013, 04:36
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by inovateqsa View Post
Ok,

Another question regarding the Custom installer ultimate:

There are 3 images labeled "Uninstall", "Exit" and "Play.
In the default far cry 3 setup you need to click the "UnInstall" button to Install, Huh?

How do I simply put in my own plain button like I used to with the regular custom installer - one that i can put text with my custom font on?
just use the button you want, and edit in setup.ini the dimension of the button under [AutorunSettings] (ie: uninstall buttons)
Code:
[UnInstallButton]
Left=459
Top=112
Width=58
Height=58
LabelY=1500
for
Code:
[UnInstallButton]
Left=459
Top=112
Width=your button eidth
Height=your button height
LabelY=1500 (delete this line if you want to show the label install/uninstall)
remember to use the same name that has the button you want replace.
__________________
always above all, keep in mind that some day you will die. Bushido.
Sponsored Links
  #332  
Old 17-04-2013, 05:44
inovateqsa inovateqsa is offline
Registered User
 
Join Date: Oct 2011
Location: South Africa
Posts: 30
Thanks: 8
Thanked 1 Time in 1 Post
inovateqsa is on a distinguished road
Thanks,

But that doesn't help me too much.

The problem is all the buttons I have made are the standard 'Button, ButtonClicked, ButtonDisabled'.png

I cannot figure out what to type to enable them.
Your post will help me adding my own extra buttons, but it doesn't help me enable the already existing ones.
-Could you please give an example to add those buttons?

I have my own font, and I do not want to have to Manually add the text to the images - I would prefer this to be done automatically, the same way as was in the plain custom installer.

-I prefer the ultimate installer as a whole, but I still need some help adjusting.
And there is almost no info in the tutorial for any of this.

-Oh, and how do you change what the buttons do once you've added them?

Last edited by inovateqsa; 17-04-2013 at 06:00.
  #333  
Old 17-04-2013, 06:17
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by inovateqsa View Post
Thanks,

But that doesn't help me too much.

The problem is all the buttons I have made are the standard 'Button, ButtonClicked, ButtonDisabled'.png

I cannot figure out what to type to enable them.
Your post will help me adding my own extra buttons, but it doesn't help me enable the already existing ones.
-Could you please give an example to add those buttons?

I have my own font, and I do not want to have to Manually add the text to the images - I would prefer this to be done automatically, the same way as was in the plain custom installer.

-I prefer the ultimate installer as a whole, but I still need some help adjusting.
And there is almost no info in the tutorial for any of this.

-Oh, and how do you change what the buttons do once you've added them?
It's the same, just open button.png and save as uninstall.png, buttonselected as uninstallselected do the same with the exit.png and exitselected.png, then on setup.ini change the dimmension of that button like the example a left you before. And for the font just replace one of the two fonts that already exist for your own and change the name of the font on setup.ini for the one you use. you dont have to add the text to the image. for exit and uninstall button just delete the labelY=1500 sintax.

download any of my conversion and look how I use the buttons.
__________________
always above all, keep in mind that some day you will die. Bushido.

Last edited by spawniectes; 17-04-2013 at 06:22.
The Following User Says Thank You to spawniectes For This Useful Post:
inovateqsa (17-04-2013)
  #334  
Old 17-04-2013, 12:59
inovateqsa inovateqsa is offline
Registered User
 
Join Date: Oct 2011
Location: South Africa
Posts: 30
Thanks: 8
Thanked 1 Time in 1 Post
inovateqsa is on a distinguished road
Awesome, so far so good.

I am 99% done with my installer, only 1 stupid problem remains:

I cannot figure out how to change the font size of the smallInstaller - only the font size of the entire setup.
I cannot Align the Small Buttons either.

It is kind of irritating because my buttons are directly behind the progress bar.

Last edited by inovateqsa; 17-04-2013 at 23:41.
  #335  
Old 18-04-2013, 20:56
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by inovateqsa View Post
Awesome, so far so good.

I am 99% done with my installer, only 1 stupid problem remains:

I cannot figure out how to change the font size of the smallInstaller - only the font size of the entire setup.
I cannot Align the Small Buttons either.

It is kind of irritating because my buttons are directly behind the progress bar.
to fix the problem (buttons are directly behind the progress bar.) just reduce the shadow on [SmallInstaller] section. If it's shadow=60 try shadow=50 or 40 and see if that fix the problem.
And the font size of small installer it cant be done. Only the entire setup like you say.
__________________
always above all, keep in mind that some day you will die. Bushido.
The Following User Says Thank You to spawniectes For This Useful Post:
inovateqsa (15-05-2013)
  #336  
Old 08-05-2013, 03:57
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
8.5.7.4 y 1.0.0.6 Script problem with Ati Radeon 7970 graphics.
It puts the well recognized and is not supported.

I have a 6970 and no problems recognizing me.
  #337  
Old 10-05-2013, 01:16
inovateqsa inovateqsa is offline
Registered User
 
Join Date: Oct 2011
Location: South Africa
Posts: 30
Thanks: 8
Thanked 1 Time in 1 Post
inovateqsa is on a distinguished road
Is there a way to make animated buttons in the custom installer, or CIU?

Here is the scenario:
I am making my own installer for DMC, remember how in the 3rd game you could 'Slash' or 'Shoot' the loading symbol and add scars to it?
I want to have a slash mark appear whenever someone moves the mouse over the button, when they remove the mouse it stays, then when they move the mouse over the button another slash mark is added (So the number of slashes increase every time they move the mouse over - up to a limit).

Any Idea's?

Aside from that scenario, is it possible to have genuine animated buttons (Like gifs) as well.
And animated backgrounds?

The DMC buttons are my top concern right now, but I would appreciate it if someone could answer my other questions too.
Any help would be appreciated.

Thanks.

Last edited by inovateqsa; 10-05-2013 at 01:19.
  #338  
Old 02-06-2013, 22:49
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
Exclamation Compression HELP

Good morning everyone and thank you for accepting me into this great forum
I need to understand the compression arc-pcf-srep-arc etc..
you have a zipped file or an excellent tutorial that explains the basic process please let and thanks

sorry mi english and I apologize if the post is not in the correct thread
  #339  
Old 04-06-2013, 19:21
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
Quote:
Originally Posted by sentinelks View Post
Good morning everyone and thank you for accepting me into this great forum
I need to understand the compression arc-pcf-srep-arc etc..
you have a zipped file or an excellent tutorial that explains the basic process please let and thanks

sorry mi english and I apologize if the post is not in the correct thread
couple of sticky topics you can read thru, for a wealth of information.

Inno Troubleshoot - Questions here by REV0
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup by REV0
Code:
http://fileforums.com/showthread.php?t=93191
  #340  
Old 24-06-2013, 01:34
red01 red01 is offline
Registered User
 
Join Date: May 2013
Location: last aayam
Posts: 95
Thanks: 36
Thanked 9 Times in 8 Posts
red01 is on a distinguished road
for a try i run the script on a small game without changing ur sat.cab
i make changes in setup.ini and few small changes in innoscript.


it give me an error. (i attached the files)

i also attached a pic showing my files for that test trial.


[InstallOptions]
ApplicationName=isuka
Publisher=smc
GameSize=5600
MyExecutableName=ggdx.exe
MyExecutablePath=
Editor=yener90
PrecompVer=0.42
Lang=en


[ExtractSettings]
FreeArcFile1=Data.cab;DestDir:{app};Disk:1;PrecSre p:1




i use following command line for creatin data.cab

arc a -m0 data.arc "c:\"

precomp.exe data.arc

srep.exe -m3 data.pcf

arc a -m0 data.cab data.pcf.srep
pause


( i dont have any arc.ini in setup.cab) ( i extract the setup.cab and found no arc.ini)

please help me.
Attached Images
File Type: jpg error in yenre's project.JPG (258.4 KB, 122 views)
File Type: jpg files.JPG (27.7 KB, 120 views)

Last edited by red01; 27-06-2013 at 05:21. Reason: previous messgae was too long
  #341  
Old 25-06-2013, 06:47
HellRazor HellRazor is offline
Registered User
 
Join Date: Mar 2007
Location: Q'onos
Posts: 182
Thanks: 213
Thanked 103 Times in 56 Posts
HellRazor is on a distinguished road
OK... What am I doing wrong?



Both Autorun.bmp and Autorun.png are same in size.
PNG is 32b while BMP is 2b (just like originals in CIU that was supplied).

Sizes are the same on both images 800x587 and that same size is set in Setup.ini.
Code:
[AutorunSettings]
AutorunWidth=587
AutorunHeight=800
  #342  
Old 25-06-2013, 07:06
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
Quote:
Originally Posted by HellRazor View Post
OK... What am I doing wrong?

Code:
[AutorunSettings]
AutorunWidth=587
AutorunHeight=800
i marked the problem^^
The Following User Says Thank You to yener90 For This Useful Post:
HellRazor (25-06-2013)
  #343  
Old 25-06-2013, 08:15
HellRazor HellRazor is offline
Registered User
 
Join Date: Mar 2007
Location: Q'onos
Posts: 182
Thanks: 213
Thanked 103 Times in 56 Posts
HellRazor is on a distinguished road
Quote:
Originally Posted by yener90 View Post
i marked the problem^^
Oh, now that was idiotic from me... Not reading the lines before editing the numbers.

Thanks...
  #344  
Old 27-06-2013, 14:51
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
Quote:
Originally Posted by red01 View Post
for a try i run the script on a small game without changing ur sat.cab
i make changes in setup.ini and few small changes in innoscript.


it give me an error. (i attached the files)

i also attached a pic showing my files for that test trial.


[InstallOptions]
ApplicationName=isuka
Publisher=smc
GameSize=5600
MyExecutableName=ggdx.exe
MyExecutablePath=
Editor=yener90
PrecompVer=0.42
Lang=en


[ExtractSettings]
FreeArcFile1=Data.cab;DestDir:{app};Disk:1;PrecSre p:1




i use following command line for creatin data.cab

arc a -m0 data.arc "c:\"

precomp.exe data.arc

srep.exe -m3 data.pcf

arc a -m0 data.cab data.pcf.srep
pause


( i dont have any arc.ini in setup.cab) ( i extract the setup.cab and found no arc.ini)

please help me.
which script are you using? ( Version # IE 8574, 1006 .... )
read first post ( section on setup.ini ) it specifically lists what you need to do when using extreme compression... arc m0 / precomp / srep / arc.

The command you used last:
arc a -m0 data.cab data.pcf.srep
pause

should be arc a -m# ( 0 = no compression, you could use 1-9 for better compression of final file.) data.cab data.srep ( you have data.pcf.srep ) once srep is finished packing the precomp output file it should end in srep extension.
  #345  
Old 27-06-2013, 21:51
red01 red01 is offline
Registered User
 
Join Date: May 2013
Location: last aayam
Posts: 95
Thanks: 36
Thanked 9 Times in 8 Posts
red01 is on a distinguished road
i am using CI script 1.0.0.6
i follow ur instructions
and modified my command lines as follows

arc a -m0 data.cab "c:\*"
precomp.exe data.arc
srep.exe -m3 data.pcf data.srep
arc a -m5 data.cab data.srep
pause

PrecompVer=inside
Lang=en

[ExtractSettings]
FreeArcFile1=Data.cab;DestDir:{app};Disk:1;PrecSre p:1


now it gives me two errors
see the attached pics.
Attached Images
File Type: jpg CII ERROR.JPG (26.0 KB, 95 views)
File Type: jpg error 2 in CIIu.JPG (59.0 KB, 97 views)
Closed Thread


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
Tutorial On How To Create Your Own Crack..! mojo8850 PC Games 17 20-03-2005 22:43
Mafia - Newbie Cracking Tutorial online cdkiller PC Games 6 14-12-2002 09:01
every game needs a special dvd rip tutorial??? billete100 PS2 Games 1 10-10-2001 01:44
Brief fast tutorial on DC copy? webcamworld DC Games 1 02-05-2001 20:27
grandia 2 SAGICE's tutorial DarCwuN DC Games 2 17-12-2000 16:43



All times are GMT -7. The time now is 03:26.


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