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
  #1  
Old 06-08-2012, 08:45
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
new pics from project (50% currently finished) :
http://img11.imageshack.us/img11/5722/preview060801.jpg
http://img42.imageshack.us/img42/9636/preview060802.jpg
http://img268.imageshack.us/img268/7...view060803.jpg
http://img803.imageshack.us/img803/6...view060804.jpg
Sponsored Links
  #2  
Old 06-08-2012, 09:24
shanrq shanrq is offline
Registered User
 
Join Date: Dec 2008
Location: Heart
Posts: 28
Thanks: 7
Thanked 1 Time in 1 Post
shanrq is on a distinguished road
Thumbs up awesome

yener your genius.. awesome man..
the installer design 4 thumbs up..
left one.. idea about easy better compression.. i believe you can do it man
4 thumbs up for you man..
  #3  
Old 06-08-2012, 10:25
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
Yener could you please give me a hint on how to fix blank backgrounds on REV0 Prototype 2 conversion?

Thanks indeed for you patience!
  #4  
Old 06-08-2012, 11:49
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
I can help too, you know. And what fix backgrounds are those
  #5  
Old 06-08-2012, 11:56
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
just use newest CI.
REV0 port your one for CI 8.4.3 :P
  #6  
Old 06-08-2012, 12:13
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
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

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

Last edited by REV0; 06-08-2012 at 12:15.
  #7  
Old 06-08-2012, 12:28
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 REV0 View Post
Which one ? Sleeping Dogs, Darksiders II, Dishonored, Watchdogs or Rome 2

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
Muhahaha nice nice.
waiting for
provide it i could test my designer
  #8  
Old 06-08-2012, 12:35
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
Muhahaha nice nice.
waiting for
provide it i could test my designer
Need to edit BG and add EULA for it, will send you today
  #9  
Old 06-08-2012, 14:05
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
i read about degrees etc...its not possible due limitation of inno setup :/
  #10  
Old 07-08-2012, 11:58
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Lightbulb 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.
  #11  
Old 07-08-2012, 12:34
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
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.
  #12  
Old 07-08-2012, 12:47
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
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
  #13  
Old 07-08-2012, 13:28
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
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
  #14  
Old 07-08-2012, 14:30
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
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):


Last edited by REV0; 07-08-2012 at 14:35.
  #15  
Old 07-08-2012, 15:04
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
lupetto77 screen is really bad, besides I don't know Italian
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.
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 16:55.


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