Mega Pint (v2 release)
This version is breaking
- configs are now stored in
.conffile and in xml- a separate project is included in the repo to convert old configs to the new format - a precompiled exe is also provided with this release
- please note: the
inifile must be in the same directory as theconfig migrator.exeand namedBetter Fullscreen,ini, this will produce aBetter Fullscreen.conffor use withBetter Fullscreen.exe
- window title matching can be
Full(the default),Starts With, orIncludesto allow more flexible matching of windows - major optimizations of the main logic by removing the looping code and using a profile look up thanks to LINQ and the xml upgrades