Skip to content

re4sym 1.3a

Latest
Compare
Choose a tag to compare
@emoose emoose released this 15 Jan 03:57

1.3 updated re4sym to latest commit to add support for exporting dolphin MAP files, and fixes some minor issues with it.

Rest of the tools are unchanged from last release.


  • re4lfs - packer/unpacker for RE4 LFS files, allowing you to compress your modded RE4 data to as little as 5% the size in best case!

  • re4resample - tool for extracting & resampling XWB files used by RE4 UHD (resampling low-sample-rate audio to a higher rate should improve any HRTF effects mixed into the audio by DLL plugins etc)

  • re4sym - parser for SYM files included with the RE4 GC debug build, allows exporting the SYM as IDA/Ghidra scripts & Dolphin MAP files.(use the output with Ghidra's 'ImportSymbolsScript.py' plugin)

To use re4resample grab a build of ffmpeg.exe and put it next to the re4resample.exe / auto-resample.bat

(the ffmpeg-release-essentials.7z file from https://www.gyan.dev/ffmpeg/builds/ should work fine)