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
  #406  
Old 03-05-2012, 03:59
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
you dont need to :P
just three buttons are enough.
Autorun, small button and big button.
you really dont need to make for every button an image.

about the little bug...could you provide a screenshot.
dont have this error :/

about gdf:
in tutorial section its written:
Code:
You can also define language specific gdf binaries:
just take from Language Info your language and add it to the end of GDFBinary.
Example for a Turkish and Greek gdf binary
GDFBinaryTR=GDF_Turkish.dll
GDFBinaryGR=GDF_Greek.dll
dont understand request :/
there are 3/4 buttons.
play,(play2), install/uninstall and exit.
what exactly should be seperated :/
Sponsored Links
  #407  
Old 03-05-2012, 04:04
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by yener90 View Post
you dont need to :P
just three buttons are enough.
Autorun, small button and big button.
you really dont need to make for every button an image.

about the little bug...could you provide a screenshot.
dont have this error :/

about gdf:
in tutorial section its written:
Code:
You can also define language specific gdf binaries:
just take from Language Info your language and add it to the end of GDFBinary.
Example for a Turkish and Greek gdf binary
GDFBinaryTR=GDF_Turkish.dll
GDFBinaryGR=GDF_Greek.dll
dont understand request :/
there are 3/4 buttons.
play,(play2), install/uninstall and exit.
what exactly should be seperated :/


About autorun, i was thinking to make Install button bigger than others

And for GDF, we'll add every possible GDF files to Setup.cfg, then we will add every possible GDF reg entries to INNO right ?

**I'm no making GDF'ed setups for a long time so i forgot
  #408  
Old 03-05-2012, 11:42
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
ahhhh you need different size..thats a lil bit complicated.

no no for gdf no registry entries are required.
just edit setup.ini...its enough.

about the bug...this bug is because of your font.
  #409  
Old 03-05-2012, 11: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
did you manage to figure out precomp+srep ( from commandline )
Code:
arc a -ep1 -ed -r -w.\ .\Disk\Data4.bin -x"%choice1%\Content\*" -x"%choice1%\__Installer\*" -x"%choice1%\*RU.dll" -mprecomp:+srep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\*"
if ERRORLEVEL 1 goto arcfail
  #410  
Old 03-05-2012, 12:36
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
interesting, there was nothing on another buttons..


Anyway, i have to use this font since it's related to the game anyway
  #411  
Old 05-05-2012, 07:25
alias-as's Avatar
alias-as alias-as is offline
Registered User
 
Join Date: Sep 2011
Location: France
Posts: 64
Thanks: 30
Thanked 3 Times in 2 Posts
alias-as is on a distinguished road
Waiting for the CI 8.2.7.2
  #412  
Old 08-05-2012, 08:54
gk4u gk4u is offline
Registered User
 
Join Date: May 2012
Location: Earth
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
gk4u is on a distinguished road
I am not smart in coding, i simply tried to compile it, i got the error:-

COMPILE ERROR

Line: 212:
Column: 16
Unknown type: 'TGUID'

Please help???
  #413  
Old 08-05-2012, 09:08
vendecido33 vendecido33 is offline
Banned
 
Join Date: Jul 2010
Location: Spain
Posts: 40
Thanks: 0
Thanked 2 Times in 2 Posts
vendecido33 is on a distinguished road
Quote:
Originally Posted by gk4u View Post
I am not smart in coding, i simply tried to compile it, i got the error:-

COMPILE ERROR

Line: 212:
Column: 16
Unknown type: 'TGUID'

Please help???

Get out of here last http://www.jrsoftware.org/isdl.php unicode version and not give you that error.
  #414  
Old 08-05-2012, 09:42
eyeshield23 eyeshield23 is offline
Registered User
 
Join Date: Aug 2010
Location: france
Posts: 17
Thanks: 17
Thanked 0 Times in 0 Posts
eyeshield23 is on a distinguished road
hi everyone... i need a help of how to make an inno script of Resident Evil: Operation Raccoon City...
  #415  
Old 09-05-2012, 06:47
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Hi Yener, i would like to report a small bug in C.I. 8.2.7.1:
Sometimes, when you hover the button and draw, the button continues with the appearance of the selected button when it should return to its normal state.
is not important. Just happens sometimes!
Maybe you've fixed it in the next update.

hum... I have a doubt:
What parameters to use for the "Games for Windows Live Setup"?

For example:

Launch3=Games for Windows LIVE Setup
Launch364=0
Launch3BeforeInstall=1
LaunchCom3=Redist\Gfwlivesetup35.exe
LaunchArg3= ???

Under line : LaunchArg3= ???

What i can use:

/q:a or /Silent or /q:nu ???

Thanks for help!

Last edited by Fabioddq; 09-05-2012 at 06:52.
  #416  
Old 09-05-2012, 07:09
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
hmm...never happened to mw :/

command line for this is:
/q /nu /norestart
  #417  
Old 09-05-2012, 09:31
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by yener90 View Post
hmm...never happened to mw :/

command line for this is:
/q /nu /norestart
Thanks, works great!
  #418  
Old 10-05-2012, 14:44
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Hi Yener, it would be possible to add fade in / out effect for transitions of the buttons?
State normal - state hover and vice-versa.
  #419  
Old 11-05-2012, 03:42
alias-as's Avatar
alias-as alias-as is offline
Registered User
 
Join Date: Sep 2011
Location: France
Posts: 64
Thanks: 30
Thanked 3 Times in 2 Posts
alias-as is on a distinguished road
Hi
i want to know how to put a DWORD regestry value in inno
Thanx
  #420  
Old 12-05-2012, 17:43
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
How do i change the setup.exe icon in the C.I.8.2.7.1 using external instalation/compression?
I tried to resource hacker and works but the Setup.exe was corrupted after that;
I tried to compile the LangScript.iss but the icon not changed, i moved the Setup.exe to other place and continues with the same icon.
The icon only change when i use internal installation/compression
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
INNO TROUBLESHOOT - Questions Here REV0 Conversion Tutorials 1565 29-11-2024 09:51
Inno Setup: Additional Libraries altef_4 Conversion Tutorials 50 21-10-2020 09:59
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Help- How to extract a .bin file compressed by a code ? Adonix Conversion Tutorials 22 22-03-2015 15:02
yener90's older Inno Project Source Codes THADEADMAN2011 PC Games - CD/DVD Conversions 0 16-06-2012 03:40



All times are GMT -7. The time now is 01:49.


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