SlyTools icon indicating copy to clipboard operation
SlyTools copied to clipboard

Sly Cooper (PS2/PS3 games) modding tools & research

Results 4 SlyTools issues
Sort by recently updated
recently updated
newest added

Hi. I want to translate The Sly Collection. Do you have any idea text files? And i need unpack repack text tool.

The sly_unpacker crashes after reading the number of WAC entries due to a bad memory allocation. I was able to trace the issue to the line `wac_entries.reserve(entry_count);` in wac.hpp.

Hi. how can i extract wal/wac files from ps2 iso? All of them are hidden. ps2 iso is a raw disc like Ratchet and clank

enhancement

I am trying to compile the latest build, because the release is missing decompressor. I get these errors ``` C:\Users\fridi\source\repos\SlyTools>cmake --build . MSBuild version 17.3.1+2badb37d1 for .NET Framework Checking Build...