pmrowla / pylivemaker

Python package for manipulating LiveMaker game resources
https://pylivemaker.readthedocs.io/en/latest/
GNU General Public License v3.0
62 stars 16 forks source link

Change font and locale #14

Closed imKota closed 3 years ago

imKota commented 4 years ago

Description

Hello, @pmrowla ! Tell me, is it possible to somehow change the font that is used by default to some other one, as well as change the locale to another?

pmrowla commented 4 years ago

I've never tried running a LM game in wine so I'm not sure

Stefan311 commented 4 years ago

Jea, really a missing font. I copied the whole font folder from win7 to wine, and each locale version of the game just works. A bit too easy ;)

kiraio-moe commented 1 year ago

It may also be that you need to edit that parameter for a different (or all) of the MesNew instances in that LSB file. Depending on the game, it's possible that the command 36 is not actually the message box corresponding to your in-game text.

I think you should put this on the docs. Most people wiil think that just edit the line 36 that described in the docs will fix Latin Character Display, but actually not.