Issues with Patcher

proshuffle

New member
Messages
3
Points
0
I'm currently using the Thor patcher, but i cannot patch de folder inside my grf because the patcher misspell the folder name, the folder name is À¯ÀúÀÎÅÍÆäÀ̽º but it keeps changing some simbols to ? then my game don't recognize it and i cant add custom itens textures or even the 3rd job skill icons that are missing.

Can anyone help me? Thank You

 
when creating the patch file you need to choose Unicode instead of ACSII

 
I assume that u are using a Thor Patcher, Yes Punker is correct please choose the proper patch format when patching grf.
 

 
Thank you for the replies but i'm using the unicode already. I don't know what to do.

Is it possible to make my client use other lang type so i can use  korean folders ?

 
Last edited by a moderator:
actually that may not be patcher's issue but your operating system :/

 
I'm currently using the Thor patcher, but i cannot patch de folder inside my grf because the patcher misspell the folder name, the folder name is À¯ÀúÀÎÅÍÆäÀ̽º but it keeps changing some simbols to ? then my game don't recognize it and i cant add custom itens textures or even the 3rd job skill icons that are missing.

Can anyone help me? Thank You
Aaaah! People still confusing Unicode and Ascii
default_wink.png
.

Ascii (is a mistake - should be ANSI) = À¯ÀúÀÎÅÍÆäÀ̽º

Unicode (Korean) = 유저인터페이스

So since your path was À¯ÀúÀÎÅÍÆäÀ̽º, you have to use Ascii when creating the patch. On a side note, you can make your patches with GRF Editor, the encoding is fixed automatically for you.

 
Back
Top