A Neocron Log Parser that shows the damage you take and resistance breakdown.
- Enable logging by adding
ENABLELOG="TRUE"
to your neocron.ini file - Copy
neoscan-reloaded.exe
into the Neocron game folder. - Start the application
- Follow the prompts
There are two modes that you can choose.
Real-Time
: This mode will watch your logs in real-time and only output new damage.Scan an Existing Log File
: This mode will scan an existing log file and output all damage.
Since this is meant to be ran within a Windows environment, you will need to open up a command prompt window FIRST if you want to run the Scan
mode. This is because the window will close automatically after the program runs.
If you only want to run in Real-Time
mode, you can simply double-click on the application to run it.