Opened 20 years ago

Closed 20 years ago

Last modified 5 years ago

#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)

kanji.diff (5.5 KB ) - added by Kirben 20 years ago.
Patch against current ScummVM cvs, with minor change to enable it for earlier FM Towns games too.

Download all attachments as: .zip

Change History (9)

comment:1 by fingolfin, 20 years ago

Hm I can't apply this patch:

patching file scumm/scummvm.cpp patch: **** malformed patch at line 13: fontFile = "korean.fnt";

comment:2 by SF/khalek, 20 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 SF/wonst719, 20 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 Kirben, 20 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 SF/khalek, 20 years ago

Also what game(s) have you tested this with I couldn't seem to get it to work here.

comment:5 by SF/wonst719, 20 years ago

Well... I've tested it with Indy4(FMT) and SOMI(FMT).

comment:6 by fingolfin, 20 years ago

Owner: set to fingolfin
Status: newclosed

comment:7 by fingolfin, 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 digitall, 5 years ago

Component: Engine: SCUMM
Note: See TracTickets for help on using tickets.