Quote:
Originally Posted by YuhaBah
Okay, now more
1. With your resource file i have fontmissing error ( maybe i need special font for my OS win10?)
2. without your file i can run game with your launcher, but game 90% korean and dismantling still no working.
3. when i try learn any TP skill - GS say good by and go down
I HATE MY ignorance!!!
|
I don't know about that but i think if you just put RU it will not work because there's some protection on the sframe it's check if gamexp runing or not in my files that i send i just changed the RU with MASG
open the file that i send you with note pad and replace this lines
IN RAPPELZ_MASG
Code:
FONT_01 = Tahoma.ttf
FONT_02 = Tahoma.ttf
FONT_03 = Tahoma.ttf
FONT_DEFAULT = Times New Roman.ttf
FONT_01_HINTING = 0
FONT_02_HINTING = 0
FONT_03_HINTING = 0
FONT_DEFAULT_HINTING = 0
with this lines and save then try
IN RAPPELZ_MASG
Code:
FONT_01 = Microsoft JhenHei.ttf
FONT_02 = Microsoft JhenHei.ttf
FONT_03 = Microsoft JhenHei.ttf
FONT_DEFAULT = Microsoft JhenHei.ttf
FONT_01_HINTING = 0
FONT_02_HINTING = 0
FONT_03_HINTING = 0
FONT_DEFAULT_HINTING = 0