This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dsdecmp
Watch
2
Star
0
Fork
0
You've already forked dsdecmp
mirror of
https://github.com/Barubary/dsdecmp.git
synced
2024-11-16 15:49:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6dc34d20a6
dsdecmp
/
CSharp
/
DSDecmp
/
Formats
History
barubary
6dc34d20a6
C#: Nitro-formats will now also try to decompress files with a plaintext size of more than 0x180000. However the Supports method will first try to partially decompress the file.
2011-11-23 10:35:29 +00:00
..
Nitro
C#: Nitro-formats will now also try to decompress files with a plaintext size of more than 0x180000. However the Supports method will first try to partially decompress the file.
2011-11-23 10:35:29 +00:00
CompositeFormat.cs
C#: Added xml comments to methods that did not have any (in the main DSDecmp project).
2011-11-14 17:33:30 +00:00
CompressionFormat.cs
C#: A step into a new system, where game-specific formats can be defined as plugins, preventing users from having to download DSDecmp itself again and again. Such plugins must be stores in a 'Plugins' folder in the same location as the DSDecmp.exe.
2011-11-13 16:14:45 +00:00
LZOvl.cs
C#: Added xml comments to methods that did not have any (in the main DSDecmp project).
2011-11-14 17:33:30 +00:00