Jump to content
Sign in to follow this  
Emistry

Playing with the encoding ....

Recommended Posts

Just some trick ...

 

I just realize that it's actually possible to use Chinese encoding in Hercules.

Previously I think only Sear Emulator can do it, and I am wrong xD

 

The problem : just that the database become messy and unreadable due to table encoding type not compatible.

 

y8I4AH7.png

 

NkAKofV.png

 

Offtopic : Does anyone know how to replace the "Triple" or "Quadraple" keyword when compound same item into card slots ?

Share this post


Link to post
Share on other sites

msgstringtable line 448

owh thx for the hints =D

 

So it;s not hexed in client. no wonder I cant find it

Share this post


Link to post
Share on other sites

nope.. when i store the char name, it show gibberish text in sql char table. probably because the table isnt set with proper encoding type i guess. 

 

not yet try item_db.conf

but i think should be work fine too

Share this post


Link to post
Share on other sites

nope.. when i store the char name, it show gibberish text in sql char table. probably because the table isnt set with proper encoding type i guess. 

 

not yet try item_db.conf

but i think should be work fine too

  ansi chinese  words were stored to UTF8 mysql db  will become gibberish

  if you wnat to see correct chinese words, to set up your client connection

encoding to ansi big5.

 

 

 

clinet encoding ==> utf8 ==> gibberish

 

 

SJxwCu31.png

 

 

 

set client connection encoding to ansi big5

 

 

yJimjxhsL.png

 

 

then... 

 

 

VKlCJdUej.png

 

 

 

 

Edited by Angelmelody

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.