Skip to content

Multi-threaded common line counter and RPT compressor for Arma 3 Log files

License

Notifications You must be signed in to change notification settings

uniflare/RPTLineCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPT Line Counter

Max RPT size (~4GB)

Very simple Multi-threaded application counts the most commonly spammed lines in our local server's RPT file. (at this time, more maybe added as time progresses).

Lines that aren't deemed common enough, or unique are saved to an output file.

Input file currently hardcoded to: c:/in.rpt

Output file currently hardcoded to: c:/in.rpt.txt

More cores = faster. 100% max (bogs down your pc unless you restrict cores using affinity in task manager) core utilization.


Usage:

Put your giant rpt file to your C:/ and rename to "in.rpt"

Launch RPTLineCounter(_x64).exe in Administrator mode.

Press Enter.

Open C:/in.rpt.txt in your favourite text editor.

About

Multi-threaded common line counter and RPT compressor for Arma 3 Log files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published