If someone has the same problem to not go in the options.
copy and paste the breesherifregular.ttf in the game directory and change the name to comicbd.ttf
ther are still some bug in the version
The other way to achieve what neron86 is instructing, if need be, is...
1) Go to the "Game" folder
2) Open options.rpy file using Notepad or Word or whatever.
3) Do a "Find what:" and "Replace with:" (Hotkeys: Ctrl+H in Notepad and Ctrl+F in Word) as follows.
Find what: comicbd.ttf
Replace with: breesherifregular.ttf
Click "Find Next"
When the first comicbd.tff is found click "Replace All" and every incidence of comicbd.ttf in the document will be replaced with breesherifregular.ttf.
In Word: Click "Ok" in Notepad see 4) below.
4) Save the "options.rpy" file and run the game.
It should now run
. Did for me anyway.
Hopefully it will for you too
.
PLEASE NOTE: Apologies if my instructions insult your intelligence, I mean no offence. I just feel it's better to be as basic as possible (though unnecessarily longwinded, I agree, for those who already know) and have everyone succeed rather than assume a certain level of experience and leave less experienced people with questions and/or their problem unsolved.