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
  #496  
Old 22-06-2012, 15:31
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
Inside LangScript.iss, lines marked with ser. are not Serbian but Croatian.

Please replace the strings from lines 932-963 with this:

Code:
;SERBIAN
ser.ending=%1 - Instalacija
ser.German=Nemački
ser.English=Engleski (Sjedinjene Američke Države)
ser.EnglishUK=Engleski (Ujedinjeno Kraljevstvo)
ser.Spanish=Španski (Španija)
ser.SpanishMX=Španski (Meksiko)
ser.French=Francuski (Standard)
ser.Italian=Italijanski
ser.Dutch=Holanđanski
ser.Polish=Poljski
ser.Portuguese=Portugalski (Portugal)
ser.PortugueseBR=Portugalski (Brazil)
ser.Romanian=Rumunski
ser.Czech=Češki
ser.Japanese=Japanski
ser.Russian=Ruski
ser.Turkish=Turski
ser.Persian=Persijski
ser.Danish=Danski
ser.Norwegian=Norveški
ser.Swedish=Švedski
ser.Hungarian=Mađarski
ser.Korean=Korejanski
ser.ChineseT=Kineski (Tradicionalan)
ser.Thai=Tajlanđanski
ser.Albanian=Albanski
ser.Bosnian=Bosanski
ser.Croatian=Hrvatski
ser.Finnish=Finski
ser.Greek=Grčki
ser.Serbian=Srpski
ser.Vietnamese=Vijetnamski

Last edited by HellRazor; 25-10-2012 at 13:16.
Sponsored Links
  #497  
Old 24-06-2012, 10:59
MIDOHERO007 MIDOHERO007 is offline
Registered User
 
Join Date: Jun 2012
Location: cairo
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
MIDOHERO007 is on a distinguished road
hello really great work i am glade to talk with u
first i have some problems
i am now making repack of Alane walk ok?/
i have repalced ..backgrounds..logo..autorun images etc etc in the saaaame extension !!
in the setup files
after that i have compressed it to setup.cap
but when i have opened setup to check
i have been
no logo..no background no font(and i don't replace it ...i left it of yours)

i need more of Tutorial


Quote:
ExtractSettings => this part defines files for extracting
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1; PrecSrep:0;Lang:de
FreeArcFile2={src}\Data2.cab;DestDir:{app};Disk:1
Data1.cab => name of the archive that should be extracted
DestDir:{app} => folder where the game should be extracted ({app} is game folder)
Disk => number of, on which disk the archive is
Precsrep => use extreme decompression method
for this you need to compress the archive this way:
Example if you want to name your archive Data.cab
Compress all files in Data.arc
-> Compress Data.arc in Data.pcf
-> Compress Data.pcf in Data.srep
-> Compress Data.srep in Data.cab
Lang => defines for which language the archive should be extracted (look for available languages to "Language Info")
FreeArcFile1 number of archive which should be extracted
FreeArcFile = Defines the file header. Possible values FreeArcFile, 7zFile and RarFile
1 = defines number of archive which should be extracted
if you want to extract one FreeArcFile one 7z file you need to define like this:
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1; PrecSrep:0;Lang:de
7zFile1={src}\Data2.cab;DestDir:{app};Disk:1
i didn't understand !!


now these is the files of game cracked
http://img855.imageshack.us/img855/2020/165645.png
how i can compressed it ( what is the best ..ultra..normal ??)
and make it flexible with the setup !!

also there is some games there videos are 1024 !
how i can covert them to 720p ...so there size will decrease
really i thank you
please help me ...
  #498  
Old 24-06-2012, 12:32
jvs7 jvs7 is offline
Registered User
 
Join Date: May 2012
Location: bolivia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
jvs7 is on a distinguished road
isdone delete script

hello friends, I could say as eliminating isdone compression commands?
  #499  
Old 24-06-2012, 18:07
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
Setup.cab is a zip file.
Compress it as zip then rename to Setup.cab

dont know...you need to try out yourself which fits best.

about 720p...dont have any experience with this.
but look at forum...bamse made a 1xdvd5 conversion with converting video files.
  #500  
Old 24-06-2012, 18:45
MIDOHERO007 MIDOHERO007 is offline
Registered User
 
Join Date: Jun 2012
Location: cairo
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
MIDOHERO007 is on a distinguished road
dude it does not work !!
i have compressed it by winrar as zip right?
after that rename it
Setup.cab??

the setup does not start firstly !
it says
" can not find setup files "
please help ...thanks
  #501  
Old 24-06-2012, 22:05
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
you need to have ALL the setup.* files along with your archives. make sure you've edited the setup.ini to match your game info as well.
  #502  
Old 25-06-2012, 02:44
hamada799 hamada799 is offline
Registered User
 
Join Date: Jun 2012
Location: EGYPT
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
hamada799 is on a distinguished road
ok .. but what if i have a game in a multiple .bat files ???

and i want to make the setup launch the setup .bat to decompress the game in specified directory ??
  #503  
Old 25-06-2012, 13:47
MIDOHERO007 MIDOHERO007 is offline
Registered User
 
Join Date: Jun 2012
Location: cairo
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
MIDOHERO007 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
you need to have ALL the setup.* files along with your archives. make sure you've edited the setup.ini to match your game info as well.
I do not under stand u..?
please print screen
  #504  
Old 25-06-2012, 16:14
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
Notice setup* files along with your game archive.

  #505  
Old 26-06-2012, 13:09
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
Yener90 is possible in the next version of CI put in your script "Current Files - to show the files you are installing" during installation?
  #506  
Old 26-06-2012, 18:55
splitdvd9todvd5 splitdvd9todvd5 is offline
Registered User
 
Join Date: Jun 2012
Location: under the table
Posts: 30
Thanks: 19
Thanked 31 Times in 5 Posts
splitdvd9todvd5 is on a distinguished road
for me no more complains about this powerful and amazing custom installer!

thanks and morepower yener90...
  #507  
Old 27-06-2012, 07:14
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
I also solved thanks ..

Last edited by lupetto77; 27-06-2012 at 12:33.
  #508  
Old 27-06-2012, 14:03
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Quote:
Originally Posted by yener90 View Post
disable precsrep switches...meaning make it 0.
edit
PrecompVer=0
to PrecompVer=inside
try it out :/ doesnt work properly for me maybe for you.
Yener is just to inform you that the method does not work inside these problems,,,
I did several tests without first putting in setup.ini: PrecompVer = 0

[ExtractSettings]
FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
and gives me this error:



Then I tried putting like you said so:
PrecompVer = inside

[ExtractSettings]
FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
and it seems that the install then after 1 minute from this error:



I hope that in the next update you can integrate the function for files Inno-precomp-SREP.

Hello and thanks to all ...

Last edited by lupetto77; 28-06-2012 at 06:31.
  #509  
Old 01-07-2012, 16:27
WankaWanka WankaWanka is offline
Registered User
 
Join Date: Dec 2008
Location: Brasil
Posts: 12
Thanks: 1
Thanked 1 Time in 1 Post
WankaWanka is on a distinguished road
Yener, a question. What parameters should I use for Nvidia Physx .msi?
The file .msi need the msiexec to work, I tried various parameters and no worked.
I am using the CI 8.3.5.1.
I appreciate the help...

The file is PhysX-9.11.1107-SystemSoftware.msi.

Launch4=NVIDIA PhysX
Launch464=0
Launch4BeforeInstall=0
LaunchCom4=PhysX-9.11.1107-SystemSoftware.msi
LaunchArg4=????
  #510  
Old 01-07-2012, 17:03
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
LaunchArg4=/q:a
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 11:56.


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