Skip to content

Releases: KeinNiemand/LargePageInjectorMods

2.2.0

23 Sep 10:37
Compare
Choose a tag to compare
  • Changed Config Format to Toml (see dev branch for config format)
    ** Allow setting env variables in config file
    ** Added more settings (see readme in dev branch)
  • Updated mimalloc version

v2.1.0 Better Console Output

16 Dec 13:57
Compare
Choose a tag to compare
Pre-release

-Console output is now piped send trough a pipe to the Injector which then outputs it this should allow things like Factoriobox to work.
WARNING this version breaks the starting stellaris with the paradox launcher, running Injector.exe directly still works but the launcher won't for some reason.

Fixed Injector Bug

06 Dec 07:21
Compare
Choose a tag to compare

Fixed bug that the Injector didn't pass trough arguments,
The injected dll now attaches the game/application to the parent processes console, which means it's now possible to see standard consoel output from the game.
Also I confirmed that it actually works for Factorio.

Support for more Games (Factorio)

04 Dec 12:52
Compare
Choose a tag to compare

Load Exe file to run and modules to patch from config files might work with other games now.
The Provided config for Factorio is highly experimental and it has only been tested that the game starts, it may or may not actually use mimalloc and it may or may not improve performance.

v1.0.1

30 Nov 13:34
Compare
Choose a tag to compare

Fixed the bug with the injector you can now run Injector.exe directly if you don't want to use the launcher

First Prototype/Alpha Release

29 Nov 08:23
7502504
Compare
Choose a tag to compare

This is the first release and still in the early alpha stage. It may be buggy.