The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: shintashi on July 14, 2010, 10:24:30 AM

Title: Foreign language characters?
Post by: shintashi on July 14, 2010, 10:24:30 AM
I want to make an oriental setting and use Japanese and Chinese characters. Is there a method of making this happen?
Title: Re: Foreign language characters?
Post by: Mitsarugi on July 14, 2010, 01:38:07 PM
yes there is a script for it (i have it)
Title: Re: Foreign language characters?
Post by: shintashi on July 15, 2010, 04:39:12 AM
would such a script work in XP?

I've tried using UMS script:

Code: [Select]
$game_system.font = "MS Mincho"

and following up with a simple test for  "?" but it turned into a question mark in the 'text:' and in the simple script:

Code: [Select]
p "?"

it prints

"?"

like it does in this forum...

the character I'm trying to show is:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fwww.zompist.com%2Fillo%2Fha.gif&hash=5e6d9f57909af50569732da9792cc92df3c959e2)
Title: Re: Foreign language characters?
Post by: Mitsarugi on July 15, 2010, 10:39:02 AM
i found the xp version too , put to show japanese characters you'll have to add them to your font with font creator.
Title: Re: Foreign language characters?
Post by: shintashi on July 19, 2010, 09:07:58 PM
i found the xp version too , put to show japanese characters you'll have to add them to your font with font creator.



I don't understand. Are you saying I need to download another program and spend 40 years manually drawing all the japanese characters?
Title: Re: Foreign language characters?
Post by: Mitsarugi on July 19, 2010, 10:58:07 PM
sort of , but you don't have to draw them you know ^^
you can open 2 font files and copy, past them in the other :p
Title: Re: Foreign language characters?
Post by: shintashi on July 20, 2010, 09:14:13 PM
sort of , but you don't have to draw them you know ^^
you can open 2 font files and copy, past them in the other :p


Can you write up a simple step by step (links where necessary) on how to do this?

like

step 1. download program [link]

step 2. open program >> new file (or whatever)

step 3. locate (japanese font) at (link or wherever)

step 4. open (???) in RPGmaker XP and drag drop/type (something)

etc.

?
Title: Re: Foreign language characters?
Post by: Mitsarugi on July 22, 2010, 01:43:46 AM
sort of , but you don't have to draw them you know ^^
you can open 2 font files and copy, past them in the other :p





step 1. http://www.high-logic.com/download.html?product=fontcreator

step 2. http://www.high-logic.com/fontcreator/tutorials.html

script will be posted be patient ^^

EDIT:
http://rpgcreative.net/rpgmaker/scripts-110-systeme-multi-langage.html