Releases: KeinNiemand/LargePageInjectorMods
2.2.0
- 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
-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
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)
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
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
This is the first release and still in the early alpha stage. It may be buggy.