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

Reply
 
Thread Tools Display Modes
  #1666  
Old 23-04-2020, 10:42
BobRogers21 BobRogers21 is offline
Registered User
 
Join Date: Jan 2020
Location: England
Posts: 8
Thanks: 8
Thanked 6 Times in 4 Posts
BobRogers21 is on a distinguished road
Which tool should I use?

Hello there, I am currently looking to compress the game "Astroneer". I just wish to see how small I can compress the game.

It is an Unreal Engine game, so I used Masquerade's guidance from the last page for Drug Dealer Simulator however I am wondering if there's any better compression method for mp4 video files? It seems that srep+lolz do not compress these files very well.

This forum has helped me a lot since my first post. Thank you in advance.
Reply With Quote
Sponsored Links
  #1667  
Old 23-04-2020, 13:13
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
Smile

It's better to Let alone those.... mp4 file.... just put em with whatever files your compressing with srep+lolz

Also you can reduce them in size by degrading their quality.... Like degrading to 720p from 1080p or higher .And you don't want that right?...

till now I have found no other tool to integrate with mp4 files without degrading their quality
Reply With Quote
The Following User Says Thank You to devil777 For This Useful Post:
BobRogers21 (24-04-2020)
  #1668  
Old 23-04-2020, 17:53
ShiyaVivala ShiyaVivala is offline
Registered User
 
Join Date: Apr 2020
Location: Planet Earth
Posts: 6
Thanks: 5
Thanked 42 Times in 6 Posts
ShiyaVivala is on a distinguished road
Quote:
Originally Posted by BobRogers21 View Post
Hello there, I am currently looking to compress the game "Astroneer". I just wish to see how small I can compress the game.

It is an Unreal Engine game, so I used Masquerade's guidance from the last page for Drug Dealer Simulator however I am wondering if there's any better compression method for mp4 video files? It seems that srep+lolz do not compress these files very well.

This forum has helped me a lot since my first post. Thank you in advance.
You can use "uelr" to tfc files for precompressing.

arc.ini file:
Code:
[External compressor:uelr]
header     = 0
default    = -uv
packcmd    = "uelr_x86" {option} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd  = "uelr_x86" r <stdin> <stdout>
Then srep+lolz.

For mp4 files you can create a batch script and re-encode them with FFmpeg.
https://github.com/FFmpeg/FFmpeg
Attached Files
File Type: zip uelr_x86.zip (28.5 KB, 12 views)
Reply With Quote
The Following User Says Thank You to ShiyaVivala For This Useful Post:
BobRogers21 (24-04-2020)
  #1669  
Old 23-04-2020, 18:03
ShiyaVivala ShiyaVivala is offline
Registered User
 
Join Date: Apr 2020
Location: Planet Earth
Posts: 6
Thanks: 5
Thanked 42 Times in 6 Posts
ShiyaVivala is on a distinguished road
Code:
Title:           Rome: Total War - Collection


Ripped Files:    Nothing

Original Size:   3,61 GB
Compressed Size: 1,44 GB

Method:          srep+lolz:dt:dtb1:dtw1:dtm1:dto1:dtd1:mtt1:mt4:d64m:fba4096

Install Time:    2 Min
Reply With Quote
The Following User Says Thank You to ShiyaVivala For This Useful Post:
JustFun (07-05-2020)
  #1670  
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: 807
Thanked 607 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)
  #1671  
Old 24-04-2020, 06:31
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,155
Thanks: 284
Thanked 1,344 Times in 610 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
  #1672  
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
  #1673  
Old 25-04-2020, 04:26
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 384
Thanks: 444
Thanked 430 Times in 197 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
  #1674  
Old 27-04-2020, 02:52
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,333
Thanks: 1,076
Thanked 6,910 Times in 2,611 Posts
KaktoR is on a distinguished road
FINAL FANTASY XII THE ZODIAC AGE
v1.4.0 - only 1 language

Code:
xZLib+srep+4x4:lzma

 2:14:03 - Unpacking file...
 2:47:24 - Unpacking file finished
 2:47:24 - Delete languages 
 2:47:24 - Packing file
 3:49:49 - Packing file finished
 3:50:26 - Starting Data1.bin.001 creation
 5:03:18 - Finished Data1.bin.001 creation

Input size:  25.203g
Output size: 19.053g
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
JustFun (07-05-2020)
  #1675  
Old 28-04-2020, 08:18
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,155
Thanks: 284
Thanked 1,344 Times in 610 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
  #1676  
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
  #1677  
Old 28-04-2020, 11:40
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,155
Thanks: 284
Thanked 1,344 Times in 610 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
  #1678  
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,333
Thanks: 1,076
Thanked 6,910 Times in 2,611 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
  #1679  
Old 29-04-2020, 10:32
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,155
Thanks: 284
Thanked 1,344 Times in 610 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
  #1680  
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 278 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
Reply

Thread Tools
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 21:09.


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