This project aim to decompile/Recompile Metal Gear Solid files.
Right now it handles demo, vox, radio and gcx files.
- Decode strings properly.
- Implement lexer/parser for compiling gcl script files.
- Implement lexer/parser for compiling radio dialog script files.
- Unpack/repack more .dat files and resolve calls in gcl files.
- Unpack/repack more file formats.