-
Notifications
You must be signed in to change notification settings - Fork 3
Font Setup
Dragonite edited this page Dec 16, 2020
·
1 revision
Emu uses Scribble (version 6.0.5) by Juju Adams to render text. Scribble is configured in the emu_init
script, which is called automatically when the game starts. See the Scribble wiki for more information about setting up.
The Emu demo stores the required font.yy files in the /emu/
folder in Included Files, but you can obviously put them wherever you want as long as you have Scribble point to the correct location.
I may update this to Scribble 7 at some point in the future when Juju releases a stable version of it, depending on whether or not people have a need for it.