Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23-04-2020, 21:17
Prettyboy099's Avatar
Prettyboy099 Prettyboy099 is offline
Irregular Designer..
 
Join Date: Oct 2018
Location: Inside of 4th Wall..
Posts: 193
Thanks: 809
Thanked 609 Times in 138 Posts
Prettyboy099 is on a distinguished road
Red face MotoGP 20

Input size - 18.7 GB

1. Method - srep+4x4:lzma
Compression time - 1.5 hours
Final size - 15.6 GB
Installation time - 3 min. 46 sec.

2. Method - xzlib+srep+lzma
Compression time - 2 hours 53 min.
Final size - 10.8 GB
Installation time - 13 min. 55 sec.
Reply With Quote
The Following 2 Users Say Thank You to Prettyboy099 For This Useful Post:
devil777 (24-04-2020), JustFun (07-05-2020)
Sponsored Links
  #2  
Old 24-04-2020, 06:31
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
The Amazing Spider Man 2 (2014) has a file called Streams2.dat, it's the largest file in the entire game (2,323,030,372 bytes / 2.16GB) and I don't know how to compress it efficiently.

I threw it into RAZOR12911's scanner and this was the result:



There's zlib streams so I decided to use XTool Zlib, but that didn't do anything:

Code:
Compressing 2 files, 2,323,030,372 bytes
  Compressing Data\
  Compressing Data\Streams2.dat
Compressed 2 files, 2,323,030,372 => 2,323,031,492 bytes. Ratio 100.00%
Compression time: cpu 2.23 sec/real 72.99 sec = 3%. Speed 31.83 mB/s
All OK
ZTool zlib was the same:

Code:
Compressing 2 files, 2,323,030,372 bytes
  Compressing Data\
  Compressing Data\Streams2.dat
Compressed 2 files, 2,323,030,372 => 2,323,035,496 bytes. Ratio 100.00%
Compression time: cpu 2.09 sec/real 50.60 sec = 4%. Speed 45.91 mB/s
All OK
PZLib also had a simlar result at a 100% ratio.

Is there something I'm missing here? There's also lots of WAV streams detected, but I don't know how to focus on them. I tried MSC, but that only found WAV streams of an unknown file type, and did nothing.

I don't think the file could be encrypted because the streams were detected.

If anyone has any tips, they'd be greatly appreciated.
Reply With Quote
  #3  
Old 24-04-2020, 15:16
Entai44 Entai44 is offline
Registered User
 
Join Date: Nov 2018
Location: Indonesia
Posts: 48
Thanks: 73
Thanked 27 Times in 17 Posts
Entai44 is on a distinguished road
XTool + MSC?
Reply With Quote
  #4  
Old 25-04-2020, 04:26
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 410
Thanks: 453
Thanked 444 Times in 204 Posts
dixen is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Is there something I'm missing here?
chunk size 128 or 256...try it
Reply With Quote
  #5  
Old 28-04-2020, 08:18
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by dixen View Post
chunk size 128 or 256...try it
I tried adding the c128 command into XTool and it slowed it right down, taking ages to go barely 0.1%.
Reply With Quote
  #6  
Old 28-04-2020, 11:11
devil777's Avatar
devil777 devil777 is offline
Registered User
 
Join Date: May 2019
Location: Let.it.be
Posts: 106
Thanks: 280
Thanked 65 Times in 48 Posts
devil777 is on a distinguished road
@Masaqurde... use "srep+lolz" method it'll worth the time I hope...

Also have you tried the x86 version?
Reply With Quote
  #7  
Old 28-04-2020, 11:40
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by devil777 View Post
@Masaqurde... use "srep+lolz" method it'll worth the time I hope...

Also have you tried the x86 version?
I always use x86 version of XTool. I've never used x64 version. I just used srep and lolz and it came out at 1.9GB which is good enough for me. Very hard file to process.

Thank you all for the help.
Reply With Quote
  #8  
Old 29-04-2020, 06:10
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
The Amazing Spider Man 2 (2014) has a file called Streams2.dat, it's the largest file in the entire game (2,323,030,372 bytes / 2.16GB) and I don't know how to compress it efficiently.

I threw it into RAZOR12911's scanner and this was the result:



There's zlib streams so I decided to use XTool Zlib, but that didn't do anything:

Code:
Compressing 2 files, 2,323,030,372 bytes
  Compressing Data\
  Compressing Data\Streams2.dat
Compressed 2 files, 2,323,030,372 => 2,323,031,492 bytes. Ratio 100.00%
Compression time: cpu 2.23 sec/real 72.99 sec = 3%. Speed 31.83 mB/s
All OK
ZTool zlib was the same:

Code:
Compressing 2 files, 2,323,030,372 bytes
  Compressing Data\
  Compressing Data\Streams2.dat
Compressed 2 files, 2,323,030,372 => 2,323,035,496 bytes. Ratio 100.00%
Compression time: cpu 2.09 sec/real 50.60 sec = 4%. Speed 45.91 mB/s
All OK
PZLib also had a simlar result at a 100% ratio.

Is there something I'm missing here? There's also lots of WAV streams detected, but I don't know how to focus on them. I tried MSC, but that only found WAV streams of an unknown file type, and did nothing.

I don't think the file could be encrypted because the streams were detected.

If anyone has any tips, they'd be greatly appreciated.
What version of GFS is this? Because mine looks different.
__________________
Haters gonna hate
Reply With Quote
  #9  
Old 29-04-2020, 10:32
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
What version of GFS is this? Because mine looks different.


I completely have no idea how I obtained it.
Reply With Quote
  #10  
Old 29-04-2020, 10:47
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 280 Times in 166 Posts
darkwolves is on a distinguished road
i have suspected the amazing spiderman 2 and the first may use unity i have not tested that thoery yet but i think it may possibly use that
__________________
Ideas are bulletproof...
Reply With Quote
  #11  
Old 29-04-2020, 11:19
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
i have suspected the amazing spiderman 2 and the first may use unity i have not tested that thoery yet but i think it may possibly use that
It's defintely not Unity, there's no Unity binaries or File Structure present for it to be unity.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Games Are For Kids JoyBoy Chit Chat 83 16-11-2021 14:28
CorePack Compression methods ? Help ramazan19833 Conversion Tutorials 34 09-08-2018 06:51
i got the email in the mail about copying ps2 games EVOEvo PS2 Games 7 21-11-2003 07:56
Self-booting games on an older Japanese DC? Named DC Games 1 26-09-2003 17:48
Having Problems Burning Numerous *Recent* Games....Help is Appreciated Protosstic PSX Games 2 15-01-2002 21:27



All times are GMT -7. The time now is 04:15.


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