LargePageInjectorMods
Performance booster for Stellaris and Factorio that injects Microsoft's mimalloc allocator with Large Pages support for optimized memory management.
File Explorer
Download Latest Version (.zip)- MIMALLOC_LICENCE.txt
- sigmatch_LICENSE.txt
- toml11_LICENSE.txt
- CK2_LargePageInjectorMods.toml
- Factorio_LargePageInjectorMods.toml
- Stellaris_LargePageInjectorMods.toml
- StellarisGOG_launcher-settings.json
- StellarisSteam_launcher-settings.json
- app.manifest
- DllInjector.ifcast
- DllInjector.ixx
- Injector.cpp
- Injector.rc
- Injector.vcxproj
- Injector.vcxproj.filters
- resource.h
- sigmatch.hpp
- toml.hpp
- mimalloc
- dllmain.cpp
- framework.h
- MallocSigmatch.ixx
- MiMallocReplacer.filters
- MiMallocReplacer.rc
- MiMallocReplacer.vcxproj
- PerformHooks.cpp
- PerformHooks.hpp
- resource.h
- Configuration.cpp
- Configuration.ixx
- dllmain.cpp
- Logger.cpp
- Logger.ixx
- resource.h
- SharedCode.rc
- SharedCode.vcxproj
- SharedCode.vcxproj.filters
- .editorconfig
- .gitattributes
- .gitignore
- .gitmodules
- BuildAndPackage.ps1
- LargePageInjectorMods.sln
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/KeinNiemand/LargePageInjectorMods
Downloads the entire project code from GitHub to your computer.
cd LargePageInjectorMods
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
