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
  #1  
Old 10-05-2023, 08:02
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
FLACs cannot be losslessly compressed, but you can use ffmpeg to recode them into compressed audio formats like MP3
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
adrianskiloses (10-05-2023)
Sponsored Links
  #2  
Old 10-05-2023, 08:24
adrianskiloses adrianskiloses is offline
Registered User
 
Join Date: Apr 2023
Location: N/A
Posts: 26
Thanks: 25
Thanked 3 Times in 3 Posts
adrianskiloses is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
FLACs cannot be losslessly compressed, but you can use ffmpeg to recode them into compressed audio formats like MP3
There is an OST DLC that has both mp3 and FLAC versions. So should I ignore compressing the FLAC entirely in that case?

Also is there any guides for compressing Unity games in general?
Thanks
Reply With Quote
  #3  
Old 11-05-2023, 06:19
IRAQIGHOST IRAQIGHOST is offline
Registered User
 
Join Date: Jun 2020
Location: Iraq
Posts: 71
Thanks: 42
Thanked 29 Times in 16 Posts
IRAQIGHOST is on a distinguished road
Resident Evil 4 Remake

*.pak
xtool:mzlib:mzstd+srep_new:3+LOLZ_NORMAL

other files
srep_new:3+LZMA-MT*

Repack Size: 42 Gb
Final Size: 57 Gb (Deluxe Edition)
Reply With Quote
The Following 2 Users Say Thank You to IRAQIGHOST For This Useful Post:
Danziel123 (13-05-2023), JustFun (10-06-2023)
  #4  
Old 15-05-2023, 00:31
Junior53's Avatar
Junior53 Junior53 is offline
Registered User
 
Join Date: May 2023
Location: Sri Lanka
Posts: 25
Thanks: 23
Thanked 32 Times in 10 Posts
Junior53 is on a distinguished road
Question Assassins Creed 2 *.dat files blocks addresses doesn't match

I extract the DataPC.forge file using quickBMS script and after that i try to put them back into where it was using raw injector but it doesn't work out because the all extracted *.dat files doesn't have the same hexadecimals address so my question is how do i solve this & why blocks are isn't the same?

Trying to find the 87.dat block Start Offset and End Offset in DataPC.forge using HxD
https://drive.google.com/file/d/15Og...atcpOML7D/view

But it doesn't work out?
https://drive.google.com/file/d/1ME-...GABq2mgRJ/view

These are the unpack files
https://drive.google.com/file/d/1ova...U1YYmZxn-/view
Attached Files
File Type: rar quickBMS & Other Files.rar (64.52 MB, 14 views)

Last edited by Junior53; 15-05-2023 at 02:05.
Reply With Quote
  #5  
Old 18-05-2023, 03:47
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
Can someone look at this kind of files and what I can do with them? They have "RIFF8-��WAVEfmt".

Sample as attachment
Attached Files
File Type: 7z 000A03EDDEBC2EC8.7z (1.58 MB, 21 views)
__________________
Haters gonna hate
Reply With Quote
  #6  
Old 18-05-2023, 04:55
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
Not sure what it is. VGMStream cannot detect what it is and wwise2ogg will only give a 17kb output.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
KaktoR (18-05-2023)
  #7  
Old 18-05-2023, 13:12
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
Golf With Your Friends (Build 11145867)

Code:
xtool_unity_dd5+lolz
4.6GB ---> 2.3GB
Reply With Quote
The Following 2 Users Say Thank You to Masquerade For This Useful Post:
Gehrman (18-05-2023), JustFun (10-06-2023)
  #8  
Old 29-05-2023, 05:26
deepshit deepshit is offline
Registered User
 
Join Date: Dec 2013
Location: Abroad
Posts: 7
Thanks: 6
Thanked 3 Times in 3 Posts
deepshit is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Can someone look at this kind of files and what I can do with them? They have "RIFF8-��WAVEfmt".

Sample as attachment
This is a custom wwise bnk archive.
It contains multiple wem files.
I converted one of them.
Attached Files
File Type: rar Untitled1.rar (14.0 KB, 5 views)
Reply With Quote
The Following User Says Thank You to deepshit For This Useful Post:
Masquerade (29-05-2023)
  #9  
Old 21-05-2023, 00:56
shazzla shazzla is offline
Registered User
 
Join Date: Nov 2010
Location: Hunnia
Posts: 292
Thanks: 524
Thanked 102 Times in 78 Posts
shazzla is on a distinguished road
Hi all !

Frostpunk V1.6.1 - GOTY

Latest XTool : Zero inflation. Any kind of variations of ZLib,Preflate,Reflate -cXXmb ,no success.

But this version inflates the data well !

XTool version 0.9

Created by Razor12911

Commands:
e - encode
d - decode

Operations and codecs available:
precomp - data precompression
zlib : loaded
crilayla : not loaded
lz4 : loaded
zstd : loaded
lzo : loaded
oodle : loaded

Options:
precomp - data precompression
c# : chunk size (default 16mb)
t# : number of threads, use p for percentage
dm#: decoding memory [1(low) .. 3(max)]
dt#: diff tolerance (default 0.1)


Other game's ZLib files are OK.
What am i do wrong ?

Last edited by shazzla; 21-05-2023 at 00:59.
Reply With Quote
The Following User Says Thank You to shazzla For This Useful Post:
Wanterlude (23-05-2023)
  #10  
Old 21-05-2023, 20:41
kuyhaa's Avatar
kuyhaa kuyhaa is offline
Registered User
 
Join Date: Jun 2019
Location: metro
Posts: 54
Thanks: 89
Thanked 8 Times in 4 Posts
kuyhaa is on a distinguished road
Quote:
Originally Posted by shazzla View Post
Hi all !

Frostpunk V1.6.1 - GOTY
XTool version 0.9

try xtool 0.12
Reply With Quote
The Following User Says Thank You to kuyhaa For This Useful Post:
shazzla (21-05-2023)
  #11  
Old 21-05-2023, 11:50
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
^
I can confirm.

Sample should be around 106%
Attached Files
File Type: 7z animations.7z (27.03 MB, 3 views)
__________________
Haters gonna hate

Last edited by KaktoR; 21-05-2023 at 12:01.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
shazzla (21-05-2023)
  #12  
Old 21-05-2023, 20:56
shazzla shazzla is offline
Registered User
 
Join Date: Nov 2010
Location: Hunnia
Posts: 292
Thanks: 524
Thanked 102 Times in 78 Posts
shazzla is on a distinguished road
@kuyhaa : i would like to use the newest version,btw thank you !


Sample from GOTY V1.6.1 :

XTool v0.9 :

arc a -mxprecomp32 e:\animations32.arc e:\animations.dat
FreeArc 0.67 (March 15 2014) creating archive: e:\animations.arc
Compressed 1 file, 29,260,989 => 50,177,682 bytes. Ratio 171.48%
Compression time: cpu 0.02 sec/real 12.71 sec = 0%. Speed 2.30 mB/s
All OK

arc t e:\animations32.arc
FreeArc 0.67 (March 15 2014) testing archive: e:\animations32.arc
Tested 1 file, 50,177,682 => 29,260,989 bytes. Ratio 171.48%
Testing time: cpu 0.02 sec/real 0.85 sec = 2%. Speed 34.25 mB/s
All OK

Latest XTool :
Nothing.

Edit:

XTool V0.7.1 : Works fine ! Thank you Razor12911 !
Attached Files
File Type: 7z animations.7z (27.12 MB, 19 views)

Last edited by shazzla; 22-05-2023 at 08:04.
Reply With Quote
  #13  
Old 22-05-2023, 14:34
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
Marvels Spiderman Remastered [Build 10619930]

Archive 1 content: All files from asset_archive folder except dag, toc and languages.
Archive 2 content: All remanining files except languages.

Archive 1:
Code:
xtool_spidey_dd5+lolz
Archive 2:
Code:
xtool_reflate+razor-stdio
Languages:
Code:
razor-stdio
Repack

Code:
Original Size           |   79GB
--------------------------------
Game                    | 37.5GB
--------------------------------
+ Arabic                | +1.1GB
+ English               | +1.1GB
+ French                | +1.1GB
+ German                | +1.1GB
+ Italian               | +1.1GB
+ Japanese              | +1.1GB
+ Polish                | +1.1GB
+ Portguese             | +1.1GB
+ Portuguese-Brazil     | +1.1GB
+ Russian               | +1.1GB
+ Spanish-Latin-America | +1.1GB
+ Spanish-Spain         | +1.1GB
--------------------------------
TOTAL                   | 50.9GB
Thanks to Razor12911 for XTool, ProFrager for lolz, Bulat Ziganshin for FreeArc and srep.

Last edited by Masquerade; 23-05-2023 at 00:28.
Reply With Quote
The Following 5 Users Say Thank You to Masquerade For This Useful Post:
Cesar82 (23-05-2023), Gehrman (23-05-2023), JustFun (10-06-2023), ScOOt3r (23-05-2023), Wanterlude (23-05-2023)
  #14  
Old 23-05-2023, 12:04
Wanterlude's Avatar
Wanterlude Wanterlude is offline
Registered User
 
Join Date: Apr 2017
Location: Swamp in Russia
Posts: 38
Thanks: 242
Thanked 70 Times in 24 Posts
Wanterlude is on a distinguished road
Warhammer 40,000: Boltgun [1.17.38829.471]

Code:
kraken+preflate+dedup+lolz
4.38 gb => 2.96 gb
Reply With Quote
The Following User Says Thank You to Wanterlude For This Useful Post:
JustFun (10-06-2023)
  #15  
Old 23-05-2023, 12:44
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 Wanterlude View Post
[B][U]Warhammer 40,000: Boltgun
You can also use this database I made using bms2xtl:
https://bayfiles.com/D6bdh7taze/Boltgun_xtl
Reply With Quote
The Following 3 Users Say Thank You to Masquerade For This Useful Post:
Gehrman (23-05-2023), hwang4 (26-05-2023), Wanterlude (23-05-2023)
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
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 09:58.


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