More actions
No edit summary |
|||
Line 5: | Line 5: | ||
|author=rydoginator | |author=rydoginator | ||
|lastupdated=2017/09/14 | |lastupdated=2017/09/14 | ||
|type= | |type=PC Utilities | ||
|version=1.0.1 | |version=1.0.1 | ||
|license=Mixed | |license=Mixed |
Revision as of 08:48, 3 April 2022
CTRPF Data Tool | |
---|---|
General | |
Author | rydoginator |
Type | PC Utilities |
Version | 1.0.1 |
License | Mixed |
Last Updated | 2017/09/14 |
Links | |
Download | |
Website | |
Source | |
This is a tool to parse the CTRPFData.bin file that comes from using any NTR Plugins that use CTRPF.
User guide
With this tool, you can add/remove/edit freecheats that you can make with NTR plugins using CTRPF, such as:
The file integrity checker is checked when opening the file (you can check the file integrity by opening it in HxD). The requirements for the CTRPFData.bin goes as follows:
- File needs to be larger than 0x80 bytes.
- File needs to be a multiple of 0x40 (so it can be 0x80, 0xC0, 0x100, 0x140, 0x180, etc).
- File needs to be the same size as 0x80 + (the value at offset 0x34 * 0x40).
Screenshots
Changelog
v1.0.1
- Added a file integrity checker.
- Fixed a bug that would not decrement your cheatsCount value when removing a cheat.
v1.0
- Initial release.
- Supports 1 byte, up to 4 byte free cheats.
Credits
Special thanks to:
- Nanquitas CTRPluginFramework.
- Mega-Mew UI and idea.