![]() |
2 Attachment(s)
i uploaded My CI F1 2011 project source and the executable (its the crack which should be the desktop shortcut " may be it was the probleme" LOL )
THANX SO MUTCH Pakrat2k2 :) |
------------------------------------------------
UPDATE 8.2.7 - flash problems solved - added two new options: MoveDirectoryInfo => move the part of selecting directory page up/down MoveProgressBar => move progressbar up/down - alignment partially fixed - solved CustomBinaryIcon - small fixes ------------------------------------------------ |
Yener i think that there is a probleme in the new CI 8.2.7
the background images didn't appear ?? there is a black screen in the place of the background images is there any one to confirme ???? what's good in this update is that my probleme with CustomBinaryIcon is resolved :) thanx yener ;) |
oh now i realised...sorry for this.
didnt test all possibilites. UPDATE 8.2.7.1 - fixed background issue |
i must say new version is harder to make than 8.1.0 to many buttons to edit *sigh*
Anyway i'll make things more automated way until Diablo III :D found a bug but nothing important: Back button, there are 2 '' before 'Back' writing in English version BTW is it possible to make game language selecteble from setup via GDF binaries ? Normally game checks Reg entries to define which language game will be, maybe adding a selection to Setup via INNO's reg entries so setup will install one GDF entry for language ? Or is it already exist but i forgot lol BTW a Request: Can you separate the buttons on autorun screen ? so one for ınstall one for play one for others etc. If it wont require to change everything of course i just finished photoshop phase i dont want to re-make everything again :D |
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:there are 3/4 buttons. play,(play2), install/uninstall and exit. what exactly should be seperated :/ |
Quote:
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 :eek: |
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. |
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%\*" |
interesting, there was nothing on another buttons..
Anyway, i have to use this font since it's related to the game anyway :D |
Waiting for the CI 8.2.7.2 :D
|
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??? |
Quote:
Get out of here last http://www.jrsoftware.org/isdl.php unicode version and not give you that error. |
hi everyone... i need a help of how to make an inno script of Resident Evil: Operation Raccoon City...
|
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. :D:D 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! |
hmm...never happened to mw :/
command line for this is: /q /nu /norestart |
Quote:
|
Hi Yener, it would be possible to add fade in / out effect for transitions of the buttons?
State normal - state hover and vice-versa. |
Hi
i want to know how to put a DWORD regestry value in inno Thanx |
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 :confused::confused: |
you dont compile langscript.iss but the installerscript.iss, delete the original setup.exe, have your icon file in same place as iss script, compile it making sure the define program files line is commented out, & that you have your external file lines in place. It will create new exe using the icon file specified.
|
Pakarat2k2 please can you tell me how to put a DWORD regestry value in inno
Thanx :) |
UPDATE 8.2.8
- fixed Uninstall icon in control panel/programs - added alternate second shortcut: -> "new" button is now config button -> enable it the same way like the second shortcut but with the only differene that you need to set MyExecutableIconName2=Config - fixed button bug |
thanx yener :) i'll try this new CI
yener please can you tell me how to put a DWORD regestry value in inno |
did you tried the way like in the tutorial?
Point: How to insert registry keys |
yes yener i tried but the problem is in the tutorial it makes a simple registry value not a DWORD value
|
upload your reg entry please ;)
|
Here is
[HKEY_LOCAL_MACHINE\SOFTWARE\CAPCOM] [HKEY_LOCAL_MACHINE\SOFTWARE\CAPCOM\LOSTPLANET 2] "InstallDir"="C:\\Program Files\\Lost Planet 2\\" "launch"=dword:00000000 "Language"="1033" i look for this line : "launch"=dword:00000000 |
How to insert registry keys
this way it works. look here: [Registry] Root: HKLM; SubKey: "SOFTWARE\CAPCOM\LOSTPLANET 2"; ValueName: InstallDir; ValueData: "C:\\Program Files\\Lost Planet 2\\"; ValueType: string; Root: HKLM; SubKey: "SOFTWARE\CAPCOM\LOSTPLANET 2"; ValueName: launch; ValueData: 00000000; ValueType: dword; Root: HKLM; SubKey: "SOFTWARE\CAPCOM\LOSTPLANET 2"; ValueName: Language; ValueData: "1033"; ValueType: string; |
thank you yener thats what i was looking for
you are the best dude :) |
Quote:
Thanks! |
Quote:
|
precomp error
hey yener, everytime i try installing i get a console application error for precomp0.4 what does this mean?
|
1.I have to put these registry keys as I write?
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BioWare] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BioWare\Ma ss Effect 3] "Path"="C:\\Program Files (x86)\\BioWare\\Mass Effect 3" "locale"="it_IT" I would like if possible when I uninstall the game was going to throw the keys created. 2.Per modificare la grandezza dell'immagine dello splashscreen dove devo andare a modificare? 3.In setup.ini this dll need to be able to choose which language to install right? [InstallSettings] GDFBinaryCZ = GDFBinary_cs_CZ.dll GDFBinaryDE = GDFBinary_de_DE.dll GDFBinaryEN = GDFBinary_en_US.dll GDFBinaryES = GDFBinary_es_ES.dll GDFBinaryFR = GDFBinary_fr_FR.dll GDFBinaryHU = GDFBinary_hu_HU.dll GDFBinaryIT = GDFBinary_it_IT.dll GDFBinaryNL = GDFBinary_nl_NL.dll GDFBinaryPL = GDFBinary_pl_PL.dll GDFBinaryPR = GDFBinary_pt_PT.dll GDFBinaryRU = GDFBinary_ru_RU.dll 4.Another question to create the second but not Config icon but a pleasure to just change these lines with the name we give to the second icon right? MyExecutableIconName2 = Config MyExecutableName2 = fifaconfig.exe MyExecutablePath2 = Game \ fifasetup 5.Sorry one more thing to change the image size dell'autorun these 2 values are right? [AutorunSettings] AutorunWidth = 600 AutorunHeight = 600 |
the big still exists in latest CI version
in Deus Ex Human Revolution when specify [InstallSettings] GDFBinary=dxhr.exe GDFBinary2=The Missing Link\dxhrml.exe the GDF installs to game explorer but game Play task is started from the main {app} folder not from The Missing Link folder i checked to see if the problem is game specific so i installed the GDF manually using game explorer helper from DXSDK and it installed correctly with tasks in correct folder can you please check this problem? thanks in advance for latest CI Edit: in registry [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\GameUX\Games\{7E6A78F0-BEED-4136-BA98-101813137E4D}] "ConfigApplicationPath"="D:\\Deus Ex Human Revolution" "AppExePath"="D:\\Deus Ex Human Revolution\\dxhrml.exe" where it should be [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\GameUX\Games\{7E6A78F0-BEED-4136-BA98-101813137E4D}] "ConfigApplicationPath"="D:\\Deus Ex Human Revolution\\The Missing Link" "AppExePath"="D:\\Deus Ex Human Revolution\\The Missing Link\\dxhrml.exe" so the problem could be in function GetMyAppExePath2 |
hi yener
INNO has updated setup to 5.5.0 and scripts are not working |
really...for me it works ;)
just some language text errors, but you will not realize them in setup, because my ci doesnt use them. the errors while compiling should be fixed if the translators update their language files. UPDATE 8.2.8.1 (currently private) - Text label position of small buttons is changable too - updated english and dutch translation to work with inno setup 5.5.0 |
I hope i can manage to finish 8.3.0.0 before release of Max Payne 3 :p
-> will support full video playback in background without flash plugin here a preview: http://img13.imageshack.us/img13/6149/videopb.jpg |
Couple of things i've encountered during Max Payne 3 6DVD5 conversion:
1. Backgrounds switch last picute after 4 or 5. I had this in Mass Effect 3 conversion too. 2. SmallInstaller's actual size was 400x175, but default image was 402x177, i edited it, no more blurries 3. Same also backgrounds, it was 1024 576 means blurries, edited to 1280x720, pictures are HD now. Conversion is ready, except 1st issue remains. |
That marked the installation of images you can put a video I got it right?
If so you are a big yener90 |
| All times are GMT -7. The time now is 09:32. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com