Discovery Gaming Community
DSAceCleaner - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183)
+---- Forum: Discovery Unofficial Development (https://discoverygc.com/forums/forumdisplay.php?fid=389)
+---- Thread: DSAceCleaner (/showthread.php?tid=189517)



DSAceCleaner - sane - 08-29-2021

I wrote a python script to clean and filter the DSAce chatlogs so you don't have to manually do that, stuff's tedious.
Inspired by @Corile's Log Filter. That one didn't work for me, for whatever reason, so I made my own.

The latest compiled releases:
v1.2 (NOT compatible with Windows 7 and below, due to a mixture of Python 3.9 not running on Windows 7 and Nuitka apparently not liking it.)
v1.2a (compatible with Windows 7 and below, compiled with Python 3.5 and PyInstaller.)

The source can be found here.


Since I can't be bothered to re-write all the instructions, I've included the ReadMe in this thread (please tell me if it's any good):