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
  #961  
Old 01-11-2014, 07:33
Dante1995 Dante1995 is offline
Banned
 
Join Date: Feb 2014
Location: Black Hole
Posts: 297
Thanks: 116
Thanked 481 Times in 162 Posts
Dante1995 is on a distinguished road
I do not think you could do so.
1) you should delete the cjstyles or modify it to have full control of bordericon
2) you should disable the borderstyle and create custom button
not worth doing these stupid changes
Reply With Quote
The Following User Says Thank You to Dante1995 For This Useful Post:
minh_k43sj (01-11-2014)
Sponsored Links
  #962  
Old 01-11-2014, 08:49
minh_k43sj minh_k43sj is offline
Registered User
 
Join Date: Oct 2014
Location: ho chi minh
Posts: 23
Thanks: 14
Thanked 1 Time in 1 Post
minh_k43sj is on a distinguished road
How to fix show my language ?
Đồng ý : correct with my language
Đô`ng y' : how to fix to Đồng ý


I use inno setup asi + unicode


Reply With Quote
  #963  
Old 02-11-2014, 10:35
prince8889 prince8889 is offline
Registered User
 
Join Date: Jun 2010
Location: Palestine
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
prince8889 is on a distinguished road
How Can Make The Script Accept Srep64 & Lzma64 , Please Help Me
Reply With Quote
  #964  
Old 06-11-2014, 03:15
texes06 texes06 is offline
Registered User
 
Join Date: Nov 2008
Location: TeXeS06
Posts: 40
Thanks: 9
Thanked 0 Times in 0 Posts
texes06 is on a distinguished road
Hi Kurutucu...
I need your help with something.
I want to compress the game 35 Gb. I have this game as DVD5 "Setup1.B of = 4.7 Gb, 4.7 Gb = Setup2.B's like" I want to compress. Where in which you can help and I will make changes to the files I'm so glad you gave. Thank You in advance ...
Reply With Quote
  #965  
Old 10-11-2014, 17:16
hydefromt70s hydefromt70s is offline
Registered User
 
Join Date: Aug 2012
Location: Poland
Posts: 83
Thanks: 34
Thanked 45 Times in 29 Posts
hydefromt70s is on a distinguished road
Is there any way to force the installer to unpacking files "on the fly". I mean instead of unpacking the files one by one arc -> SREP -> PCF -> arc -> the relevant data on the hard drive, unpack it in RAM to increase the speed of installation.

For packing games mostly I use Kurutucu Compresor with these two commands:

Code:
arc a -ep1 -r -ed -lc2048 -ld1024 -mt8 -w. \ -msrep + lzma: a1: mfbt4: d158m: fb273: MC1000: LC8
arc a -ep1 -r -ed -lc2048 -ld1024 -mt8 -w. \ -mprecomp + SREP + lzma: a1: mfbt4: d158m: fb273: MC1000: LC8
When trying to extract the game using this script are first unpacked temporary files on the hard drive and it takes forever.

Is there any way to temporary files (SREP, PCF, etc.) were unpacked directly in RAM, and appropriate files from the game directly on the hard drive?

Last edited by hydefromt70s; 10-11-2014 at 18:21.
Reply With Quote
  #966  
Old 10-11-2014, 22:19
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
Nope, you can't wanna extract on using ram memory bro, precomp files are normally big.I those methods extract on the fly for my installers.
Reply With Quote
  #967  
Old 10-11-2014, 22:23
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 prince8889 View Post
How Can Make The Script Accept Srep64 & Lzma64 , Please Help Me
srep64 and lzma64 is just the samething when it comes to compression ratio, don't expect smaller archive sizes when using them, just use normal srep and lzma instead of the 64 part.

@texes06
Internal compression; I don't think it is supported.

Last edited by Razor12911; 10-11-2014 at 22:31.
Reply With Quote
  #968  
Old 13-11-2014, 23:49
texes06 texes06 is offline
Registered User
 
Join Date: Nov 2008
Location: TeXeS06
Posts: 40
Thanks: 9
Thanked 0 Times in 0 Posts
texes06 is on a distinguished road
Help please ...
Compression incorrectly setup on another computer starts normally when the last one 's computer setup . Where I might have done wrong ...
[IMG][/IMG]
Reply With Quote
  #969  
Old 14-11-2014, 00:12
Dante1995 Dante1995 is offline
Banned
 
Join Date: Feb 2014
Location: Black Hole
Posts: 297
Thanks: 116
Thanked 481 Times in 162 Posts
Dante1995 is on a distinguished road
is not a compression problem in your screenshot, but a conflict of another
Reply With Quote
The Following User Says Thank You to Dante1995 For This Useful Post:
Gamer009 (14-11-2014)
  #970  
Old 14-11-2014, 00:25
texes06 texes06 is offline
Registered User
 
Join Date: Nov 2008
Location: TeXeS06
Posts: 40
Thanks: 9
Thanked 0 Times in 0 Posts
texes06 is on a distinguished road
Quote:
Originally Posted by Dante1995 View Post
is not a compression problem in your screenshot, but a conflict of another
Thank you...
Reply With Quote
  #971  
Old 14-11-2014, 06:12
Gamer009's Avatar
Gamer009 Gamer009 is offline
Registered User
 
Join Date: Oct 2013
Location: Mars
Posts: 51
Thanks: 34
Thanked 3 Times in 3 Posts
Gamer009 is on a distinguished road
Quote:
Originally Posted by Dante1995 View Post
is not a compression problem in your screenshot, but a conflict of another
conflict with an application or so which is installed on the PC of that user ?
Reply With Quote
  #972  
Old 14-11-2014, 09:36
texes06 texes06 is offline
Registered User
 
Join Date: Nov 2008
Location: TeXeS06
Posts: 40
Thanks: 9
Thanked 0 Times in 0 Posts
texes06 is on a distinguished road
Please Help ...
I want to create up to 10 DVDs. How do I make an arrangement ... Thank you...
Reply With Quote
  #973  
Old 17-11-2014, 20:36
zerohunter zerohunter is offline
Registered User
 
Join Date: Nov 2014
Location: Malaysia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
zerohunter is on a distinguished road
Question

OK so how does one use this as I am really confused on using this. Is there a tutorial or steps-by-steps method recommended?
Reply With Quote
  #974  
Old 19-11-2014, 04:11
defleppard defleppard is offline
Registered User
 
Join Date: Jul 2010
Location: taiwan
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
defleppard is on a distinguished road
Hi there. first at all, i must says .. this is my first repack. so im newbie in this.
I made a repack of NBA 2k15 usin black box script (with slides and videos). I make my setup-1.bin file (about 18 gb) and my setup-2.bin file (around 19 gb).
everything goes perfetc. Indeed setup decompress at 100% and games after all works, but at the end of setup an error appears.
failed to open the archive in the module IS7zipExtract" Isdone.dll.

what it means thisthis?
can you help me to solve it?

thanx
Reply With Quote
  #975  
Old 20-11-2014, 12:58
Gamer009's Avatar
Gamer009 Gamer009 is offline
Registered User
 
Join Date: Oct 2013
Location: Mars
Posts: 51
Thanks: 34
Thanked 3 Times in 3 Posts
Gamer009 is on a distinguished road
guyz there's a problem while i launch the game from the desktop exe file !

-------------------------------------

also , how i can include a reg file in the installation ?
Attached Images
File Type: jpg error.jpg (15.3 KB, 250 views)

Last edited by Gamer009; 20-11-2014 at 17:22.
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 13:47.


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