Forum: Conversion Tutorials
29-12-2024, 12:51
|
Replies: 0
Views: 430
FoxGUI ~ (Arc.exe\Unarc.dll)
I have been coding the past year non stop, i created this small project with the aim to help automate some packing and unpacking done in cmd in 2024~5
You can add your own arc.exe/unarc.dll with...
|
Forum: Conversion Tutorials
09-12-2024, 23:58
|
Replies: 0
Views: 211
FNU - Nintendo NSP/XCI Unpacker
I was into repacking some nintendo games the other day so i decided to write a program to handle some stuff automatically!!
here is FNU - aka Fox Nintendo Utility
you will need your own set of...
|
Forum: Conversion Tutorials
14-04-2024, 08:52
|
Replies: 119
Views: 87,620
|
Forum: Conversion Tutorials
24-03-2023, 08:20
|
Replies: 4,239
Views: 1,066,153
|
Forum: Conversion Tutorials
09-11-2022, 07:57
|
Replies: 4,239
Views: 1,066,153
|
Forum: Conversion Tutorials
29-09-2022, 09:56
|
Replies: 7
Views: 2,404
i have an idea, use hex editor to check the...
i have an idea, use hex editor to check the header of video bink2 used on the original bink video,
then use the encoder and after it's done use the header of the original video on the encoded...
|
Forum: Conversion Tutorials
16-09-2022, 13:06
|
Replies: 119
Views: 87,620
|
Forum: Conversion Tutorials
05-04-2022, 10:38
|
Replies: 4
Views: 1,962
|
Forum: Conversion Tutorials
18-02-2022, 08:07
|
Replies: 119
Views: 87,620
Can you make something that can process audio...
Can you make something that can process audio inside pack files and bank files
they both hold wem files which oggre can compress
also i am working on something this community will love :D 90% done
|
Forum: Conversion Tutorials
20-12-2021, 15:42
|
Replies: 4,239
Views: 1,066,153
I have a very tight schedule these days my...
I have a very tight schedule these days my friend,
anything that cant be automated or i dont solve in under 5 minutes goes to bin.
BTW Final Fantasy is the worst remake for these past years...
|
Forum: Conversion Tutorials
20-12-2021, 05:19
|
Replies: 4,239
Views: 1,066,153
|
Forum: Conversion Tutorials
14-12-2021, 05:11
|
Replies: 7
Views: 2,892
we would like to see updates.
1. Pipes are...
we would like to see updates.
1. Pipes are slow (stdin - stdout)
Had work with Razor on some Zarc project some years ago pipes for arc were 25% slower at that time
2. finaly get updated to...
|
Forum: Conversion Tutorials
26-08-2021, 08:52
|
Replies: 0
Views: 1,327
Precomp Multiverse
Hello all,
it's been a while
i am posting a precomp compilation with
Precomp048 Development edition self compiled
Standar Precomp 047
and a parallel version of precomp with unique naming...
|
Forum: Conversion Tutorials
01-08-2021, 14:05
|
Replies: 4,239
Views: 1,066,153
It seems that you have gotten the idea !!!...
It seems that you have gotten the idea !!! interesting
i would like to see future repacks made this way, as i find it very resource wasting to have videos 30mbps and audio of the highest quality...
|
Forum: Conversion Tutorials
19-07-2021, 05:28
|
Replies: 4,239
Views: 1,066,153
packcmd = xtool e:precomp:t100p,c128m:zlib -...
packcmd = xtool e:precomp:t100p,c128m:zlib - <stdin> $$arcpackedfile$$.tmp
according to my endless debug with Zee this one is the best way to avoid some problems
the file will have to be...
|
Forum: Conversion Tutorials
16-07-2021, 09:43
|
Replies: 4,239
Views: 1,066,153
Well,
The blocks Remove entire 9 languages at...
Well,
The blocks Remove entire 9 languages at once and i chose to patch back only ENGLISH
i can show you how to patch another language instead of english if that is what you desire
GOD- i need...
|
Forum: Conversion Tutorials
16-07-2021, 08:43
|
Replies: 17
Views: 12,836
Dear L33THAK0R, and others of course
nanozip...
Dear L33THAK0R, and others of course
nanozip cm algo is highly symmetrical, that means that if you need 5 hours of compress time then you need 5 hours to decompress as well.
That said there are...
|
Forum: Conversion Tutorials
15-07-2021, 10:27
|
Replies: 4,239
Views: 1,066,153
Resident Evil 8 Update + Sounds
The Total Compressed game is estimated to be 16GB no more !! will post once i pack it though
Completely Remove languages this game has total of 9 spoken languages so.
Also removing large portions...
|
Forum: Conversion Tutorials
15-07-2021, 08:51
|
Replies: 4,239
Views: 1,066,153
|
Forum: Conversion Tutorials
14-07-2021, 09:57
|
Replies: 4,239
Views: 1,066,153
Re 8 Village
Resident Evil 8 Village
Sounds - All
Movies - Removed Optional how its made stuff
and tex files left as is Total Compressed Size = 18 GB
Blocks
3317383863 3731856949 1.wmv optional...
|
Forum: Conversion Tutorials
07-06-2021, 05:54
|
Replies: 4
Views: 1,783
|
Forum: Conversion Tutorials
28-05-2021, 12:21
|
Replies: 7
Views: 6,694
[External compressor:lzma2]
header = 0 ...
[External compressor:lzma2]
header = 0
packcmd = "lz\xz" a -txz -an -m0=lzma2{:option}:fb=273:mf=bt4:mc=100000000:lc=4:lp=0 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si...
|
Forum: Conversion Tutorials
27-05-2021, 12:57
|
Replies: 6
Views: 1,740
[External compressor:brunsli]
packcmd =...
[External compressor:brunsli]
packcmd = "media\brunsli_x64" c $$arcdatafile$$.jpg $$arcdatafile$$.brn
unpackcmd = brunsli_x64 d $$arcdatafile$$.brn $$arcdatafile$$.jpg
datafile =...
|
Forum: Conversion Tutorials
02-05-2021, 07:24
|
Replies: 3
Views: 1,682
Bik - BK2 Batched Re-Encoding
Hello Kids,
It's Uncle Panker1992.
Today i would like to show you how to re-encode bk2 and bik files and do so automatically.
This is actualy my v2 of the scripts that i have thrown this forum...
|
Forum: Conversion Tutorials
01-05-2021, 12:20
|
Replies: 13
Views: 2,010
|