Skip to content

Commit

Permalink
Add re4resample tool for resampling XWB audio
Browse files Browse the repository at this point in the history
  • Loading branch information
emoose committed Dec 2, 2021
1 parent 44433da commit 388d1c4
Show file tree
Hide file tree
Showing 2 changed files with 581 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Various modding tools & research for Resident Evil 4.

* **re4lfs.cpp** - (un)packer for RE4 LFS files, allowing you to compress your modded RE4 data to as little as 5% the size in best case!

* **re4resample.cpp** - tool for extracting & resampling XWB files used by RE4 (resampling low-sample-rate audio to a higher rate should improve any HRTF effects mixed into the audio)

* **re4sym.cpp** - parser for SYM files included with the RE4 GC debug build, allows exporting the SYM as both IDA & Ghidra scripts

* **prodg-rel.py** - IDAPython loader for PS2 "SN ProDG relocatable DLL" files, as used by the RE4 PS2 versions, will automatically name functions with whatever symbols are available in the REL.
Expand Down
Loading

0 comments on commit 388d1c4

Please sign in to comment.