Skip to content

Releases: tge-was-taken/p4gpc.modloader

v1.4.3: Miscellaneous Bug Fix

12 Sep 12:56
Compare
Choose a tag to compare

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

08 Nov 14:18
Compare
Choose a tag to compare
  • 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

10 Jul 10:27
Compare
Choose a tag to compare
  • 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

07 Jul 10:19
Compare
Choose a tag to compare

Hotfix for consoles that don't support shift-jis

Release v1.1.1

03 Jul 09:53
Compare
Choose a tag to compare
  • Hotfix for denuvo-less EXE
  • Optimizations

Release v1.1.0

25 Jun 20:03
792c8a4
Compare
Choose a tag to compare
  • XACT redirection support
  • Basic mod management
  • Fix PAC file path encoding
    See readme for more details

Release v1.0.0

21 Jun 00:29
bd4ac2f
Compare
Choose a tag to compare

Initial release of the mod loader.