Browse

Updated 7 months ago
2 results
  • Game: P4G-PSV x
  • Author: TGE x

xacttool
P4G-PSV Tool by TGE
6/15/2020
WIP tool for extracting/modifying XWB files.


Known issues
- Extracting some XWB files crashes the program such as ROOT.xwb. You can alternatively use unxwb for this.

Usage
Replaces BGM019/index 20 with BGM019.wav with the loop information set:
xacttool -wb "BGM.xwb" -r "BGM019.wav" -ls 717056 -le 4511872
Extracts the waves from the XWB file:
xacttool -wb "BGM.xwb" -x


BFMessageScriptEditor
P3P Tool by TGE
1/1/2018
tool for extracting and replacing BMD files within BF scripts (as decompiled MSG files) without the need for recompiling the BF itself. Useful as an alternative to the compiler to avoid issues when all you want to do is simple text edits.