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 20-03-2012, 12:16
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
vendecido33 colors are defined in setup.ini and are in RGB format, specifically $BBGGRR
Sponsored Links
  #2  
Old 20-03-2012, 12:23
vendecido33 vendecido33 is offline
Banned
 
Join Date: Jul 2010
Location: Spain
Posts: 40
Thanks: 0
Thanked 2 Times in 2 Posts
vendecido33 is on a distinguished road
If that was more or less, I want to know if there is a color chart for this. thanks for the help.

I think and I found the color table. Thanks for all the help.

Good again, I'm trying to change the color to the sources but still does not change my attempt to put a yellow color.

I am putting this code: $ FFFF00

Last edited by Joe Forster/STA; 21-03-2012 at 03:50. Reason: please, use the Edit button to add infos to your previous posts!
  #3  
Old 20-03-2012, 16: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
delete the space between $ and FFFF00
it should look like this:
$FFFF00
  #4  
Old 20-03-2012, 17:09
vendecido33 vendecido33 is offline
Banned
 
Join Date: Jul 2010
Location: Spain
Posts: 40
Thanks: 0
Thanked 2 Times in 2 Posts
vendecido33 is on a distinguished road
If that is what the space Yener was that the copy with the phone. The point is that eh seen this code grabs the upside $ FFFF00 = 00FFFF Yellow

Thanks for your help and your Script Yener.
  #5  
Old 22-03-2012, 01:10
vendecido33 vendecido33 is offline
Banned
 
Join Date: Jul 2010
Location: Spain
Posts: 40
Thanks: 0
Thanked 2 Times in 2 Posts
vendecido33 is on a distinguished road
I am finishing with a good repack but in the section where you installed the extras such as the directx and so on .. I see that does not install anything.

[LauncherSettings]
InstallRedist = 1

Launch1 = DirectX
Launch164 = 0
Launch1BeforeInstall = 1
LaunchCom1 = __Installer \ DirectX \ redist \ DxSetup.exe
LaunchArg1 = / silent

_Installer Folder where it should go on the last dvd of compression or the game folder.
  #6  
Old 22-03-2012, 02:51
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 vendecido33 View Post
I am finishing with a good repack but in the section where you installed the extras such as the directx and so on .. I see that does not install anything.

[LauncherSettings]
InstallRedist = 1

Launch1 = DirectX
Launch164 = 0
Launch1BeforeInstall = 1
LaunchCom1 = __Installer \ DirectX \ redist \ DxSetup.exe
LaunchArg1 = / silent

_Installer Folder where it should go on the last dvd of compression or the game folder.
if Launch1BeforeInstall = 1 then it should be on first DVD of conversion(compression)
if Launch1BeforeInstall = 0 then it should be on last DVD of conversion(compression)
  #7  
Old 22-03-2012, 03:05
vendecido33 vendecido33 is offline
Banned
 
Join Date: Jul 2010
Location: Spain
Posts: 40
Thanks: 0
Thanked 2 Times in 2 Posts
vendecido33 is on a distinguished road
Yener Thanks for the clarification, and did not know what was wrong.

Is there any way to make the installer creates a shortcut in the game laucher start and folder name of the game.
  #8  
Old 23-03-2012, 09:58
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
Excellent this new CI 8.0, the bad is that I'll have to practice a little more in photoshop.
kkkk!!!

Last edited by kassane; 23-03-2012 at 12:01.
  #9  
Old 26-03-2012, 08:55
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
go back to page1 read under setup.ini [InterfaceSettings] all to do with button settings, height/width/left/right etc.. you need to change them to suit.
  #10  
Old 26-03-2012, 10:15
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
R.G.RAYSIN
CI v7.2.5 doesnt support ISSkin.
Use v8.0.1 instead.
  #11  
Old 26-03-2012, 17:45
leo95 leo95 is offline
Registered User
 
Join Date: Mar 2009
Location: Uruguay
Posts: 35
Thanks: 12
Thanked 2 Times in 1 Post
leo95 is on a distinguished road
How to edit setup.ini to install the latest installation disk? thanks

[LauncherSettings]
InstallRedist = 1

Launch1 = DirectX
Launch164 = 0
Launch1BeforeInstall = 1
LaunchCom1 = Redist \ DirectX \ DxSetup.exe
LaunchArg1 = / silent

Launch2 = Microsoft Visual C + + 2008 x86
Launch264 = 0
Launch2BeforeInstall = 1
LaunchCom2 = Redist \ vcredist_x86.exe
LaunchArg2 = / q: a

Launch3 = PhysX
Launch364 = 0
Launch3BeforeInstall = 1
LaunchCom3 = Redist \ PhysX \ PhysX_7.07.09_SystemSoftware.exe
LaunchArg3 = / qn
  #12  
Old 27-03-2012, 00:16
senseman's Avatar
senseman senseman is offline
Die Hard Member
 
Join Date: Oct 2008
Location: DERSİM
Posts: 675
Thanks: 104
Thanked 586 Times in 156 Posts
senseman is on a distinguished road
LaunchBeforeInstall = 0
  #13  
Old 29-03-2012, 05:23
R.G.RAYSIN R.G.RAYSIN is offline
Registered User
 
Join Date: Mar 2012
Location: Kuwait
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
R.G.RAYSIN is on a distinguished road
no thats not the problem,the problem is the file which i compressed with freearc took me hours to compress i cant compress it again,the compressed file was in the default timeshift folder,like timeshift\preload the main file is preload i was to add the preload to archive ,unfortunately i added with the default folder,''timeshift'' i just need a way to overwrite the destination folder of the installation without installing it inside the folder two time eg;Timeshift\Timeshift\preload and i want it to be ''just timeshift\preload.is there away to extract this file up of the destination folder.overwrite!
  #14  
Old 29-03-2012, 07:31
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
R.G.RAYSIN there is -ap option to set main folder in archive.
If your archive structure is Timeshift\preload\packs you can use
Code:
arc x data.cab -apTimeshift -dpc:\installpath
to finally get installation structure c:\installpath\preload\packs. But unfortunately I don't know where to add this in script.

yener90 so there is my another proposition for improving CI: adding possibility to using different options for unpacking each cab in FreeArcFile# line
  #15  
Old 29-03-2012, 08: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
unfortunately cant add it.
why dont you directly compress the files inside the folder :/ not the folder itself...
you told took long.
if it takes really so long i would do az night. cant do here anthing...
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
Tutorial On How To Create Your Own Crack..! mojo8850 PC Games 17 20-03-2005 22:43
Mafia - Newbie Cracking Tutorial online cdkiller PC Games 6 14-12-2002 09:01
every game needs a special dvd rip tutorial??? billete100 PS2 Games 1 10-10-2001 01:44
Brief fast tutorial on DC copy? webcamworld DC Games 1 02-05-2001 20:27
grandia 2 SAGICE's tutorial DarCwuN DC Games 2 17-12-2000 16:43



All times are GMT -7. The time now is 20:03.


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