Jump to content
  • 0
anolythe

How do i edit/make my own User Interface [UI]?

Question

sorry for being such a noob, i've been searching but can't find any guides on how i can edit/make my own UI
example, i'd like to merge my stats window with my equip tab. or maybe even make something else like upgrade/crafting window?
does anyone know where i can edit/add the files so i can accomplish this? :)
thanks a whole bunch! :D

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

The UI is defined in the executable file and the text displayed in the UI is defined by the msgstringtable.txt file. For example, old sakray executables have Equip and Stats windows separated, while newer RagRE executables have them merged. The only way to "modify" that is by hexing the executable file. You can look up the wiki about hexing : http://herc.ws/wiki/Hexing

Share this post


Link to post
Share on other sites
  • 0

You need to know about reverse engineering and all those stuff, which I say is having high difficulty level. So its not something that everyone can do.

Share this post


Link to post
Share on other sites
  • 0

The UI is defined in the executable file and the text displayed in the UI is defined by the msgstringtable.txt file. For example, old sakray executables have Equip and Stats windows separated, while newer RagRE executables have them merged. The only way to "modify" that is by hexing the executable file. You can look up the wiki about hexing : http://herc.ws/wiki/Hexing

thanks for this, i'll keep researching about it. :)

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

×
×
  • Create New...

Important Information

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