PortsMaster / PortMaster-New

New PortMaster repo
https://www.portmaster.games
MIT License
46 stars 46 forks source link

Port Issue: To the moon RG35XX H #474

Open orenigittigitt opened 2 weeks ago

orenigittigitt commented 2 weeks ago

Device Type

Firmware

Port: {Port Name}

To the Moon

Description

German umlauts do not work because of a misconfig in mkxp.conf (New Times Roman instead of Times New Roman). To improve text speed significantly conf should be set to:

../ports/to_the_moon/config/mkxp.conf:

fullscreen=true winResizable=false anyAltToggleFS=true smoothScaling=false vsync=true subImageFix=false enableBlitting=false frameSkip=false

DO NOT TOUCH

iconPath=icon.png dataPathOrg=freebirdgames dataPathApp=tothemoon RTP=Audio.dat RTP=lang.dat preloadScript=mkxp/preload/ruby18_comp.rb preloadScript=mkxp/preload/win32_wrap.rb preloadScript=mkxp/preload/utils.dll.rb fontSub=Arial>Open Sans fontSub=Times New Roman>Open Sans

Reproduction Steps