Jump to content
  • 0

[Solved] Journal Quest (Alt+U)


Fenril

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  11/26/13
  • Last Seen:  

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
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  11/26/13
  • Last Seen:  

Hello Functor,

Thanks for reply.

It's worked with NEMO patcher.

Edited by Fenril
Solved
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   3
  • Joined:  10/06/13
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

On 11/8/2019 at 1:10 AM, Serken said:

I try this but still having the problem

 

https://gyazo.com/9450b5891e4f104430c6f4a192284595

 

how can i delete the korean characters? thx

Use zackdreaver Translation project

Link to comment
Share on other sites

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.

×
×
  • Create New...