#8285 closed patch
Support Kanji version
Reported by: | SF/wonst719 | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: |
Description
This is a hand-made patch to support FM-Towns v5 Kanji version.
It uses FM-Towns' Font rom file, and converts S-JIS code to FMT font rom offset.
Except some position bugs, it works fine.
Ticket imported from: #820010. Ticket imported from: patches/390.
Attachments (1)
Change History (9)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
Would it be better to use a freely available Shift-JIS font like the one ktj mentions on his page then one in a fm towns rom?
I also have the malformed patch problem fingolfin mentions...
comment:3 by , 21 years ago
Oh. For some reasons, I couldn't use 'cvs' command. So I had to make this file by hand. Well, I will upload two files that I changed.
by , 21 years ago
Attachment: | kanji.diff added |
---|
Patch against current ScummVM cvs, with minor change to enable it for earlier FM Towns games too.
comment:4 by , 21 years ago
Also what game(s) have you tested this with I couldn't seem to get it to work here.
comment:6 by , 21 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:7 by , 20 years ago
Some use had some troubles using this with the Monkey Island FM- TOWNS version -- see <https://sourceforge.net/tracker/index.php? func=detail&aid=1032768&group_id=37116&atid=418820>. Which made me remember that the use of "fmt_fnt.rom" is nowhere documented. I.e. neither where to get that file nor how to use it (in fact, not even that the file might be needed at all is documented!). If you could fill us in with some information about this, wonst79, or even provide a patch for the README, that would be great :-)
comment:8 by , 6 years ago
Component: | → Engine: SCUMM |
---|
Hm I can't apply this patch:
patching file scumm/scummvm.cpp patch: **** malformed patch at line 13: fontFile = "korean.fnt";