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
  #31  
Old 10-03-2017, 08:54
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
Blur and Flat_v1.8 +Method+compatible+Help Please

Blur and Flat_v1.8 +Method+compatible+Help Please

Thread Link :http://fileforums.com/showthread.php?t=98993[/QUOTE]
Reply With Quote
Sponsored Links
  #32  
Old 11-03-2017, 04:37
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
1 - im triying to download Blur and Flat_v1.8 and i met an error. error message is " setup cannot find the specified file for extraction c:\users\ramaz\desktop\blur and flat_v1.8\data1.arc if the files on this disk can be found in a folder other than the one displayed below enter the correct path or click browse" but that file on this disk. how can i sole that problem please help me.

2. question is: here below you will find a code. how can i convert this code to Blur and Flat_v1.8
Method= srep64+delta+exe2+4x4:lzma:normal:150m
Method= msc+srep64+delta+exe2+4x4:lzma:max:250m
Method= msc+srep64+delta+exe2+lzma:normal:d156m:mfbt4:lc8: fb273
Method= msc+srep64+delta+exe2+7z
Method= msc+srep64+delta+exe2+bro
Method= msc+srep64+delta+exe2+eXdupe
Method= msc+srep64+delta+exe2+fb9
Method= msc+srep64+delta+exe2+fp8
Method= msc+srep64+delta+exe2+lz4x
Method= msc+srep64+delta+exe2+lz5
Method= antiz+msc+srep64+delta+exe2+lz77
Method= msc+srep64+delta+exe2+oodle
Method= msc+srep64+delta+exe2+lzham
Method= msc+srep64+delta+exe2+lzturbo
Method= msc+srep64+delta+exe2+nz64
Method= precomp046+msc+srep64+delta+exe2+packet
Method= msc+srep64+delta+exe2+paq8pxd18x64
Method= msc+srep64+delta+exe2+pzstd
Method= msc+srep64+delta+exe2+rar
Method= msc+srep64+delta+exe2+ulz
Method= reflate+msc+srep64+delta+exe2+xz
Method= pzlib+srep64+delta+exe2+zcm
Method= msc+srep64+delta+exe2+zpaq64
Method= msc+srep64+delta+exe2+zpaqd
Method= pzlib+srep+lzma2
Method= pzlib+srep+exe2+delta+lzma:a1:mfbt4:d1024m:fb273:m c1000000:lc8
Method= pzlib+srep64+exe2+delta+lzma64:a1:mfbt4:d1024m:fb2 73:m c1000000:lc8
Method= pzlib+srep64+exe2+delta+zcm[/QUOTE]
Reply With Quote
  #33  
Old 10-02-2018, 10:06
Ketan's Avatar
Ketan Ketan is offline
Registered User
 
Join Date: Apr 2015
Location: on mars uwu
Posts: 2
Thanks: 3
Thanked 0 Times in 0 Posts
Ketan is on a distinguished road
" Line 1260
Column 8
Unknown identifier 'SelectLanguageForm' "

am getting this error when i run the script, i didn't even edit it
Reply With Quote
  #34  
Old 11-02-2018, 07:11
Cyber_Phantom Cyber_Phantom is offline
Registered User
 
Join Date: Dec 2017
Location: India
Posts: 8
Thanks: 2
Thanked 21 Times in 2 Posts
Cyber_Phantom is on a distinguished road
I'll go for White
Reply With Quote
  #35  
Old 23-06-2018, 01:35
Scatchi Scatchi is offline
Registered User
 
Join Date: Jun 2018
Location: US
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Scatchi is on a distinguished road
Hey, Thanks for you nice setup
But I keep getting this error
What's this about ?
https://ibb.co/h9PWKo
I didn't edit the script file
just game informations

Last edited by Scatchi; 23-06-2018 at 01:39.
Reply With Quote
  #36  
Old 23-06-2018, 12:54
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
Quote:
Originally Posted by Scatchi View Post
Hey, Thanks for you nice setup
But I keep getting this error
What's this about ?
https://ibb.co/h9PWKo
I didn't edit the script file
just game informations
check setup.ini [Installation] section:

[Installation]
ISDone=0
UltraARC=1
AppFiles=C:\Program Files (x86)\Inno Setup 5\

make sure AppFiles is set to correct directory for INNO.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Lingtons (06-12-2018)
  #37  
Old 06-12-2018, 13:44
Lingtons Lingtons is offline
Registered User
 
Join Date: Dec 2018
Location: Tehran
Posts: 2
Thanks: 4
Thanked 0 Times in 0 Posts
Lingtons is on a distinguished road
Hey and Thanks again for your wonderful Setup Script!
I wanna change the color of installation progress bar wich is green by default for me
and the color of buttons and setup outline wich is blue by default
BtnCol=$da532c
I've seen this parameter in Setup.ini but I can't understand what exactly is this code about
I try to change it randomly but it takes too long to get the color that I need.
I'll be glad if you help me
Thanks again!
Reply With Quote
  #38  
Old 06-12-2018, 18:31
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
The color represented by the BtnCol=$da532c
is RRGGBB ( red,green,blue ) -> rgb(218,83,44) = Orange

I use this page all the time for hex values for colors ( ISS scripts ), there is also link on right side bottom for hex to rgb ( what i used above to get color )..

https://www.rapidtables.com/convert/...gb-to-hex.html
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Lingtons (08-12-2018)
  #39  
Old 08-12-2018, 08:09
Lingtons Lingtons is offline
Registered User
 
Join Date: Dec 2018
Location: Tehran
Posts: 2
Thanks: 4
Thanked 0 Times in 0 Posts
Lingtons is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
check setup.ini [Installation] section:

[Installation]
ISDone=0
UltraARC=1
AppFiles=C:\Program Files (x86)\Inno Setup 5\

make sure AppFiles is set to correct directory for INNO.
https://ibb.co/fGcQTXJ
https://ibb.co/zNC2QCq
I've checked it, yet I don't know why do I get this error, tried to write \ and remove it from the end of address, I've also tried many different versions of Inno like Ultra, Unicode, Studio...
https://ibb.co/pnBcMmb
I also get this error in the very end...
could you tell me where am I doing wrong plz ?
sry I ask too many questions...
Reply With Quote
  #40  
Old 08-12-2018, 19: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
no wonder thats too old of version..

use enhanced unicode version from first post in this topic
https://www.fileforums.com/showthread.php?t=96619
then try again.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Lingtons (09-12-2018)
  #41  
Old 04-05-2025, 07:35
alqawasmy alqawasmy is offline
Registered User
 
Join Date: Feb 2024
Location: palestine
Posts: 4
Thanks: 2
Thanked 0 Times in 0 Posts
alqawasmy is on a distinguished road
الملف لا يعمل ... the file no work
Reply With Quote
  #42  
Old 04-05-2025, 10:14
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,315
Thanks: 6,758
Thanked 11,707 Times in 3,227 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by alqawasmy View Post
الملف لا يعمل ... the file no work
use enhanced unicode version from first post in this topic
https://www.fileforums.com/showthread.php?t=96619
then try again.
__________________
It would be nice if you appreciate my work with the thanks Button
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
Prince of Persia Collection mausschieber PC Games - CD/DVD Conversions 26 09-08-2024 08:02
Prince of Persia Collection 3xDVD5 CIUV2 mausschieber PC Games - CD/DVD Conversions 0 16-04-2016 18:21
stormrise stage 12 help. Jacardis General Gaming 0 01-04-2009 09:40
Bad Image error donutman123 Hardware 3 23-12-2008 08:52
Freeware? donutman123 Chit Chat 0 15-10-2008 18:47



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


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