Closed technolem closed 2 years ago
I think this is a bug in standard Plus. In original/config.txt
, there is a line that looks like this:
fontSize . "14"
This file gets copied to config.txt
on startup if it doesn't exist and causes the problem. Changing it to this should fix things:
fontSize. "14"
I'll also update the config.txt
in the package to reflect this.
You have to use an old custom config.txt, or the new one in custom's redistributable, or the game won't load. Tested on linux.