Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #121  
Old 26-05-2013, 14:21
D4rkSp4wn D4rkSp4wn is offline
Registered User
 
Join Date: Mar 2013
Location: Brasil
Posts: 16
Thanks: 18
Thanked 8 Times in 6 Posts
D4rkSp4wn is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
hmm, I didn't even know that precomp043 is supported in isdone, will add support to my source.
it is supported if you tell the isdone that its the 0.42 and in the arc.ini u change the -c- to -cn

have fun
Reply With Quote
Sponsored Links
  #122  
Old 27-05-2013, 05:38
PinHeaDi PinHeaDi is offline
Registered User
 
Join Date: May 2013
Location: Bulgaria
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
PinHeaDi is on a distinguished road
How to make it when i click on the logo (logo.bmp) to open a site ?
Reply With Quote
  #123  
Old 27-05-2013, 06:07
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road


Replaced unarc.dll with that posted couple pages back
and arc.ini
My compresion method is:
Quote:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
My compresion lines in script looks like this:
Quote:
if not ISArcExtract ( 0, 10, ExpandConstant('{src}\Data1.bin'), ExpandConstant('{app}'), '', false, '', '', ExpandConstant('{tmp}\arc.ini'), notPCFonFLY {PCFonFLY}) then break;
if not ISArcExtract ( 0, 25, ExpandConstant('{src}\Data2.bin'), ExpandConstant('{app}\Terrains'), '', false, '', '', ExpandConstant('{tmp}\arc.ini'), notPCFonFLY {PCFonFLY}) then break;
if not ISArcExtract ( 0, 45, ExpandConstant('{src}\Data3.bin'), ExpandConstant('{app}\Terrains'), '', false, '', '', ExpandConstant('{tmp}\arc.ini'), notPCFonFLY {PCFonFLY}) then break;
if not ISArcExtract ( 0, 65, ExpandConstant('{src}\Data4.bin'), ExpandConstant('{app}\Terrains'), '', false, '', '', ExpandConstant('{tmp}\arc.ini'), notPCFonFLY {PCFonFLY}) then break;
if not ISArcExtract ( 0, 85, ExpandConstant('{src}\Data5.bin'), ExpandConstant('{app}\Terrains'), '', false, '', '', ExpandConstant('{tmp}\arc.ini'), notPCFonFLY {PCFonFLY}) then break;
if not ISArcExtract ( 0, 100, ExpandConstant('{src}\Data6.bin'), ExpandConstant('{app}\Terrains'), '', false, '', '', ExpandConstant('{tmp}\arc.ini'), notPCFonFLY {PCFonFLY}) then break;
It wille be great if someone help me
Reply With Quote
  #124  
Old 27-05-2013, 06:39
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
use v1.4 unicode
Reply With Quote
  #125  
Old 27-05-2013, 06:49
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
this one ?
Try already
When using Inno unicode can't compile some error pop up
when ansi no error pop-up and compile can be completed
Reply With Quote
  #126  
Old 27-05-2013, 06:54
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
this one martinez
http://fileforums.com/showpost.php?p...&postcount=115
Reply With Quote
  #127  
Old 27-05-2013, 07:09
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by PinHeaDi View Post
Help :{
Click here
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
y_thelastknight (27-05-2013)
  #128  
Old 27-05-2013, 07:34
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
@Razor12911
Again the same error
Gonna try it a diffrent method

Last edited by MartinezPL; 27-05-2013 at 07:39.
Reply With Quote
  #129  
Old 27-05-2013, 07:42
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
well, it works fine here, make sure you have updated your inno setup.

I tested it using Inno Setup Unicode and Unicode Enhanced.
Reply With Quote
  #130  
Old 27-05-2013, 08:08
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Hmm i got the Inno Setup Unicode from official site
if you can pls post Unicode Enhanced maybe this version gonna work :P
Reply With Quote
  #131  
Old 27-05-2013, 08:11
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
@martinez
Download

@D4rkSp4wn
hmm, nah, will not use it anyways but thanks, will stick to precomp038 and precomp040 as for they work in compression better than 042 from my point of view.

Last edited by Razor12911; 27-05-2013 at 08:13.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
D4rkSp4wn (27-05-2013)
  #132  
Old 27-05-2013, 10:43
D4rkSp4wn D4rkSp4wn is offline
Registered User
 
Join Date: Mar 2013
Location: Brasil
Posts: 16
Thanks: 18
Thanked 8 Times in 6 Posts
D4rkSp4wn is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
@martinez
Download

@D4rkSp4wn
hmm, nah, will not use it anyways but thanks, will stick to precomp038 and precomp040 as for they work in compression better than 042 from my point of view.
they work fine for me too but the older versions cause random crashes on me while compressing drives me mad lol

cheers man
Reply With Quote
  #133  
Old 27-05-2013, 18:47
nicola16's Avatar
nicola16 nicola16 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 74
Thanks: 23
Thanked 15 Times in 12 Posts
nicola16 is on a distinguished road
Would it be possible to just have the template to use the internal engine.
I just want to put logos.
Reply With Quote
  #134  
Old 28-05-2013, 01:48
PinHeaDi PinHeaDi is offline
Registered User
 
Join Date: May 2013
Location: Bulgaria
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
PinHeaDi is on a distinguished road
Can i Remove the DirectX,Visual C++ and Nvidia Psysx insall from here and put a custom text there?
Reply With Quote
  #135  
Old 28-05-2013, 03:45
skakmatch skakmatch is offline
Registered User
 
Join Date: May 2013
Location: indonesia
Posts: 14
Thanks: 12
Thanked 3 Times in 3 Posts
skakmatch is on a distinguished road
@PinHeaDi

Find all text DirectX,Visualc,Psysx from Main.iss
Reply With Quote
Reply


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 - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 08:24



All times are GMT -7. The time now is 23:48.


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