Tracker program for the ps2 Outbreak games.
- Extract the Outbreak Tracker release zip file into a folder
- Run OutbreakTracker.exe
- You can press F1 to toggle a help menu with multiple hotkeys for different things
if can't see anything in the program, you need update video card driver.
- Clone luaJIT: https://github.com/LuaJIT/LuaJIT/ and extract it to a folder
- Open up the Outbreak Tracker.sln file
- Tools -> Command Line -> Developer Command Prompt
- You might need to configure the Developer Command Prompt to compile to 64bit. You will want to run the vcvars64.bat inside the Developer Command Prompt. It's default location for Visual Studio 2022 is here: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat
- cd into the luaJIT/src folder and run msvcbuild.bat
- Copy the newly created lua51.lib into the OutbreakTracker/Outbreak Tracker/lib/x64/
- You should now be able to compile the DLL in Visual Studio with Build -> Build Solution. The DLL will be located in OutbreakTracker\Build\Release\x64\luaoutbreaktracker.dll
- Place the DLL and the OutbreakTracker/Outbreak Tracker/lua folder into your love2d folder and run
love luaor alternatively build an exe with love2d's instructions here: https://love2d.org/wiki/Game_Distribution
Program: Fothsid, killme, phoe-nix, madgamer98
Thanks: morshi, alyssaprimp
Russian: FAILING FORWARD, Damin72
