Releases: tge-was-taken/p4gpc.modloader
Releases · tge-was-taken/p4gpc.modloader
v1.4.3: Miscellaneous Bug Fix
Changelog
[Since last GitHub Release]
1.4.3
- Fixed: Bug related to hooking of NtReadFile where the correct file offset may not be set if explicit
ByteOffset
is defined. [20e7740]
1.4.2
- Updated Mod Configuration w/ new update info, source code path, etc.
1.4.1
- Fixed: Crash when loose files ontop of
mods
directory exist.
v1.4.0: Bug fixes & CPK redirection support
- Several optimizations & bugfixes by @Sewer56
- Files can now be loaded from their respective CPK folders:
- data
- data_c
- data_e
- data_k
- movie
- sysdat
- Adding files is not yet supported, though you may attempt to do so by using preappfile: https://github.com/TGEnigma/preappfile
v1.2.0: Logging improvements
- Log to p4gpc.modloader.log.txt in the P4G installation folder when the console is enabled
- No file logging is done when the console is off due to performance concerns
- Improved logging
v1.1.2
Hotfix for consoles that don't support shift-jis
Release v1.1.1
- Hotfix for denuvo-less EXE
- Optimizations
Release v1.1.0
- XACT redirection support
- Basic mod management
- Fix PAC file path encoding
See readme for more details
Release v1.0.0
Initial release of the mod loader.