Jump to content
  • 0

[Solved] Journal Quest (Alt+U)


Question

Posted (edited)

Hi everyone,

I am trying to make the most of the journal quest (ALT+U).
I currently face a problem, how can I remove this korean character :

image.png.e9a2291c8f3e2f88d4fb402d0b659a1f.png

Thanks for reply.

Edited by Fenril

4 answers to this question

Recommended Posts

  • 1
Posted (edited)

You need to modify EXE by using any Hex editor:

search: 00 25 64 20 B0 B3 00
replace by: 00 25 64 00 00 00 00

-------------

Or you can modify "TranslateClient.txt" file with translations of NEMO patcher and re-diff EXE with the patch "Translate Client".

You need to open file ../NEMO/Patches/TranslateClient.txt and add this text to the end of the file:

Quote

------------------------------
M: Quest Info
------------------------------

F: 00 25 64 20 B0 B3 00
R: 00 25 64 00 00 00 00

 

Edited by Functor
  • Upvote 1
  • Love 1
  • Like 1
  • 0
Posted
On 6/21/2019 at 10:16 PM, Functor said:

You need to modify EXE by using any Hex editor:

search: 00 25 64 20 B0 B3 00
replace by: 00 25 64 00 00 00 00

-------------

Or you can modify "TranslateClient.txt" file with translations of NEMO patcher and re-diff EXE with the patch "Translate Client".

You need to open file ../NEMO/Patches/TranslateClient.txt and add this text to the end of the file:

 

I try this but still having the problem

 

https://gyazo.com/9450b5891e4f104430c6f4a192284595

 

how can i delete the korean characters? thx

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...