|
#136
|
|||
|
|||
|
Thank you for the explanation.
I'm following slightly, here's what I understand: Data1.bdh contains the sound folder, so you can use sfk to remove it (effectively removing the duplicated data) then after installing you can patch the sound folder back in by using sfk again. Quote:
Quote:
Quote:
I see the method would be create an xdelta patch using the modified, smaller file, and the original file then apply it after installing. |
| Sponsored Links |
|
#137
|
||||
|
||||
|
you select the block of the data then right click fill block with zeroes
![]() i think i posted a how to on the forum. and i will likely pop a video at some point but i am bad at videos!! even if you pack the game itslef entirely it will cost you 8 GB with all languages.
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
| The Following User Says Thank You to panker1992 For This Useful Post: | ||
Masquerade (17-06-2020) | ||
|
#138
|
||||
|
||||
|
Quote:
do you have any plan to add leviathan and hydra? Last edited by bunti_o4u; 11-07-2020 at 11:12. |
|
#139
|
||||
|
||||
|
yeah but it will be part of xtool, currently busy with the project so you're gonna have to wait.
|
|
#140
|
|||
|
|||
|
this game seems use oodle but i tested some files and there is no expand
Is it encrypted or i miss something ![]()
|
|
#141
|
||||
|
||||
|
It's encrypted, I took a look at it and tried to make decryption tool
|
|
#142
|
|||
|
|||
|
Quote:
It will be great ! |
|
#143
|
||||
|
||||
|
Lel you'd have to wait for these guys
https://forum.xentax.com/viewtopic.p...21829&start=45 I don't have this game, only have a few samples and I have never dealt with the encryption used in the game so wait for the people in that forum to come up with ideas and I may use their findings to make decryption tool for freearc. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
prince55 (20-07-2020) | ||
|
#144
|
|||
|
|||
|
Sure, we all will wait for them and you too
![]() Thanks |
|
#145
|
||||
|
||||
|
Sorry to revive an old topic with a rather silly lot of questions, but what exactly should the arc.ini and resource folder structure look like, when attempting to use more than one of the available Oodle pre-compressors? The title I'm attempting to apply these pre-compressors too is the GOG release of "Wolfenstein II (2): The New Colossus", the Oodle stream scanner tool indicates both Oodle Mermaid & Selkie are used.
I've only ever compressed titles using the Oodle Kraken precompressor included with XTool 2020 and have never used this project before (out of both a lack of understanding and a lack of need). My arc.ini currently looks like this, with the string of compressors to use (Tiny Compressor), looking like this. Two areas of confusion that I have is how exactly does oo2rec(k/m/s).exe know where to look for the oo2core..._win64.dll, and where should this .dll be located relative to the compressor's .exe? The current structure I have looks like this (oo2core_5_win64.dll is the same .dll present in the "Wolfenstein II: The New Colossus" root directory.). I've gone through the included arc.ini in the attached tool on this topic as well as the pack/unpack.bat files but I still can't seem to understand how to operate these tools. If anyone is willing to help me out and requires any additional information I am happy to do so. Thank you for reading through the entirety of this rather lengthy post, any help anyone can offer will be greatly appreciated! |
|
#146
|
|||
|
|||
|
Your arc.ini is incorrect.
Code:
[External compressor:oo2reck,oo2recm,oo2recs]
header = 0
packcmd = {compressor} e <stdin> <stdout>
unpackcmd = {compressor} d <stdin> <stdout>
Put the oodle core in the same folder as the oodle precompressor. It will automatically use it. Then your method: oo2recm+oo2recs+srep+lolz |
|
#147
|
||||
|
||||
|
Quote:
|
|
#148
|
|||
|
|||
|
Brother, I have mentioned it before, that you have to use <stdin> <stdout>.
Here, for your satisfaction i have tested it on your favourite tool. $$arcdatafile$$.tmp $$arcpackedfile$$.tmp : Code:
FreeArc 0.67 (March 15 2014) updating archive: Data.arc Compressing 1 file, 5,656,576 bytes. Processed 0% Compressing 5,656,576 bytes with "Resources\OodleRec\oo2reck" e $$arcdatafile$$.tmp $$arcpackedfile$$.tmp Errorlevel=0 ERROR: general (de)compression error in oo2reck Code:
FreeArc 0.67 (March 15 2014) updating archive: Data.arc Compressed 1 file, 5,656,576 => 6,925,113 bytes. Ratio 122.43% Compression time: cpu 0.02 sec/real 1.18 sec = 1%. Speed 4.78 mB/s All OK Code:
[External compressor:oo2reck,oo2recs,oo2recm]
header = 0
packcmd = "Resources\OodleRec\{compressor}" e <stdin> <stdout>
|
|
#149
|
||||
|
||||
|
Quote:
Code:
<stdin> <stdout> Code:
$$arcdatafile$$.tmp $$arcpackedfile$$.tmp |
|
#150
|
|||
|
|||
|
This is true only in some cases. E.g. XTool and SREP can either run in stdio or $$arc$$ mode. It's best not to deviate from whatever is given to you in the packing example unless you are prepared ro sit and test various methods.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Test: Universal Oodle stream scanner | Razor12911 | Conversion Tutorials | 23 | 09-11-2018 18:45 |
| Project Cars Digital Edition (3xDVD5) (srep+lzma) | GTX590 | PC Games - CD/DVD Conversions | 10 | 28-08-2017 08:34 |
| Project IGI Anthology 1xCD700 CIUV2 2039 | mausschieber | PC Games - CD/DVD Conversions | 0 | 24-07-2017 15:12 |
| Space Channel 5 Part 2 Translation Project | Christuserloeser | DC Games | 0 | 21-06-2004 18:16 |
| PROJECT I.G.I ????? how to copy PROJECT I.G.I???? | orion | PC Games | 14 | 04-02-2001 15:01 |