FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   yener90's Inno Project Source Codes (https://fileforums.com/showthread.php?t=91563)

REV0 06-08-2012 12:13

Quote:

Originally Posted by yener90 (Post 404958)
just use newest CI.
REV0 port your one for CI 8.4.3 :P

Which one ? Sleeping Dogs, Darksiders II, Dishonored, Watchdogs or Rome 2 :rolleyes:

I used 8.4.3 in Napoleon, if you want more complicated work i'll put Sleeping Dogs at your service, only for personal use tho, since it's not released http://swngz.com/images/smilies/smilies%20v2/33.gif

yener90 06-08-2012 12:28

Quote:

Originally Posted by REV0 (Post 404959)
Which one ? Sleeping Dogs, Darksiders II, Dishonored, Watchdogs or Rome 2 :rolleyes:

I used 8.4.3 in Napoleon, if you want more complicated work i'll put Sleeping Dogs at your service, only for personal use tho, since it's not released http://swngz.com/images/smilies/smilies%20v2/33.gif

Muhahaha nice nice.
waiting for :D
provide it i could test my designer :p

REV0 06-08-2012 12:35

Quote:

Originally Posted by yener90 (Post 404960)
Muhahaha nice nice.
waiting for :D
provide it i could test my designer :p

Need to edit BG and add EULA for it, will send you today http://swngz.com/images/smilies/smilies%20v2/devil.png

yener90 06-08-2012 14:05

i read about degrees etc...its not possible due limitation of inno setup :/

REV0 06-08-2012 14:17

Quote:

Originally Posted by yener90 (Post 404965)
i read about degrees etc...its not possible due limitation of inno setup :/

I asked this for Dishonored, it's not looking bad tho:

http://fileforums.com/showthread.php?t=93154

Cesar82 07-08-2012 11:58

Suggestion for future project yener90
 
Ignore errors in the text (PT-BR text translated in Google Translate)

Suggestion for future project:
Suggestion 1
Add Remove support for a second save game folder or settings created in the execution of the game.
The project already has an IC 8.4.3
If possible add another folder to be deleted on uninstall.
EX: In the Setup.ini file contains:
SaveGameFolder =
If you can add:
SaveGameFolder2 =
For some games alike as Darksiders puts files in: "{userdocs}\My Game\ Darksiders" and "{localappdata}\Darksiders"

Suggestion 2
Create autorun setup separately (Two EXE files).

Suggestion 3
Add a function to disable the message by clicking the cancel button's label setup
Put function in setup.ini, to enable, disable it.
This function only before starting the install. After starting inatall is necessary to take this message.

Suggestion 4
Add function components

Suggestion 5
Add folder Inno Setup unicode integrated CI for anyone who uses the ANSI version does not need to change version.
You just put a .bat file to open the script with the Inno folder. (7 mb)

Suggestion 6
Add to Setup.ini option to disable the title bar of the Setup label

Suggestion 7
Add help file txt for editing setup.ini (for users new), and also about the first lines of the script, What is every line: # define XXX ""

Congratulations for the excelent work.

yener90 07-08-2012 12:34

Suggestion 1 -> makeable
Suggestion 2 -> not possible
-> how should the users select the language that they want?
Suggestion 3 -> i dont really see the usage of this
while installing it asks you, there are only two(three) windows without this message
this part was really difficult because of isdone etc
dont want to break it.
Suggestion 4 -> too difficult
-> how integrate to setup.ini
if you can explain this part it could be makeable
Suggestion 5 -> not possible
-> it requires more than just the inno setup
why do people use ansi version?
it doesnt work multilingual properly.
Suggestion 6 -> makeable
Suggestion 7 -> converter creators need only one line
other ones are private for me.

There was also one with system requirements...
why people need this?
if you buy a game you watch the requirements.
if you later want to use your game, i dont believe that someone has worse system then before.

yener90 07-08-2012 12:47

lil question:
how should the video be handled??
one time play than show normal background??
should the sound be switched off in video so music got played??
any suggestion about this point are welcome

REV0 07-08-2012 13:28

hi yener,

I personally prefer, one time video, then backgrounds with music. And video should be 720p or original resolution (tried it in Napoleon it was fullscreen)

BTW,

''There was also one with system requirements...
why people need this?
if you buy a game you watch the requirements.
if you later want to use your game, i dont believe that someone has worse system then before.''

Same reason they want to see EULA... I never read them, just click 'I accept' I think some people want to have more 'legit' setups.

As suggestion, if someone want system requirements so bad, write them down on rtf. file then add it as EULA to conversion, problem solved

lupetto77 07-08-2012 13:57

Quote:

Originally Posted by REV0 (Post 404896)
Do we have faster compression values gentlemen ? Pretty much equal of this:

arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8

Unlike current one it's not taking years to compress, only 10 minutes and result is agreeable, 5GB to 1.1GB

I tried these values but they're not compatible with yener's script, had exract errors.

Any suggestions ?

Revo but how to compress made ​​from 5gb to 1.1GB.
Me with the same string that you used to be able to compress a folder with 7GB to 5.9 gb.

There is another string to use ... if you post it please.

REV0 07-08-2012 14:30

Depends on stuff i guess, i applied same values for TDU2, and it reduced to 5.68gb from 15.6 GB

BTW yener i detected a bug on Turkish selected setup, it says 'Express Bilgisayar' on left side of the setup (you can see on screenshot below):

http://img845.imageshack.us/img845/4671/adszaxw.jpg

lupetto77 07-08-2012 14:43

Bamse I tried the command lines that you posted, it compiles but when I go to install I get this error ...

http://s4.imagestime.com/out.php/i755278_REVO.jpg

help on how I can solve this problem?

BAMsE 07-08-2012 15:04

lupetto77 screen is really bad, besides I don't know Italian :p
If it is general Windows message, that precomp.exe stops working and will be terminated, so... I had the same with my Prototype 2 conv. My solution is partial and quite primitive. Yener90 works on it.

Onizuka87k 07-08-2012 15:09

Quote:

Originally Posted by lupetto77 (Post 405025)
Bamse I tried the command lines that you posted, it compiles but when I go to install I get this error ...

http://s4.imagestime.com/out.php/i755278_REVO.jpg

help on how I can solve this problem?

It's the same bug i had with my personal installer of Prototype2.
I don't know if it's the right way but i solved excluding (by comment) CLS-precomp.dll:
Code:

;Source: include\CLS-precomp.dll; DestDir: {tmp}; Flags: dontcopy
and
Code:

//ExtractTemporaryFile('CLS-precomp.dll');
My lines of code will be different from yours but these points should be respectively close to the lines 70 and 4930.

ps: Since you use the arc command-line, do you edit the line about precomp version on Setup.ini like this?
Code:

PrecompVer=inside
Try this way! :o

lupetto77 07-08-2012 15:54

Thank you commenting the two lines as you said you now works great


All times are GMT -7. The time now is 04:15.

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