Jump to content
  • 0

About removing doram in character creation


Question

Posted (edited)

Anyone knows how to disable the selection of the doram race like Ragnarok Re:Start did in their client?
Here is the screenshot of their character creation :
Edit: I use client date 2015-11-04aRagexe. If there's no possible hex edit for this client, maybe I'll update to 2017 client.

59866831a4be0_CharacterCreation.png.6fcf7b92d4a162d4ad8989383406df1d.png

Edited by GodKnows Jhomz

Recommended Posts

  • 1
Posted
F:FF770C8BCFFF7708E843C21500
R:906A008BCF906A00E843C21500
 >^^^^^^    ^^^^^^          <

This is instead of the last one. It should remove the selection frames from both humans and doram.

If that works out, you can just put the select frame on the window background ( 유저인터페이스\make_character\bg_create_character.bmp / À¯ÀúÀÎÅÍÆäÀ̽º\make_character\bg_create_character.bmp ) so that it looks as if there was a selection.

  • Love 1
  • 1
Posted
F:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF000000006A01684C6399006A0C6A006A00
R:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF00000000E9AB01000090906A0C6A006A00
 >                                                            ^^^^^^^^^^^^^^            <

Try this then.

  • Love 2
  • 1
Posted
F:0F8C96FAFFFF8B8D38FFFFFF41898D38FFFFFFB87A10000083F9020F8C3DFAFFFF8B4DF4
R:0F8C96FAFFFF8B8D38FFFFFF41898D38FFFFFFB87A10000083F9029090909090908B4DF4
 >                                                      ^^^^^^^^^^^^      <

In addition to the previous.

  • Love 2
  • 0
Posted
4 minutes ago, GodKnows Jhomz said:

Ohh, i see. Thanks for the info. Hopefully the rA supports the client soon.

it is not that rA not support the client. but the thing is.. those client cannot be patch by nemo patcher.. the restore login window patch broken for 2017-06-21 & newer clients.. during gravity implement the option to disable the selection of the doram race, it changes something on the login window. as nemo patcher are very outdated (last update was on end of may 2016). it cannot patch restore login window for these clients.. after u patch these client & u launch them.. it will closed back.. as cannot proceed to login window / login screen..

  • 0
Posted
F:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF000000006A01684C6399006A0C6A006A0068CA0B0000
R:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF00000000E9CB01000090906A0C6A006A0068CA0B0000
 >                                                            ^^^^^^^^^^^^^^                      <

Since you did not specify a client, this patch might not work for yours (this is for 2017-05-17RE). The visuals need editing of bg_create_character.bmp and maybe one or two more patches.

  • Love 2
  • 0
Posted
1 minute ago, Ai4rei said:

F:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF000000006A01684C6399006A0C6A006A0068CA0B0000
R:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF00000000E9CB01000090906A0C6A006A0068CA0B0000
 >                                                            ^^^^^^^^^^^^^^                      <

Since you did not specify a client, this patch might not work for yours (this is for 2017-05-17RE). The visuals need editing of bg_create_character.bmp and maybe one or two more patches.

Woh, thanks for this. Sorry if I didn't mention my client date. Btw its 2015-11-04aRagexe. Is there a patch for the said client? or only for 2017 client and above?

  • 0
Posted
1 hour ago, Ai4rei said:

F:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF000000006A01684C6399006A0C6A006A00
R:C78524FFFFFF00000000C78528FFFFFF00000000C7852CFFFFFF00000000E9AB01000090906A0C6A006A00
 >                                                            ^^^^^^^^^^^^^^            <

Try this then.

It works. But the thing is I can still click(select) the doram character area.

598710c0d7bc9_CharDoramCreation.png.b619472a70788cc0f8ac69b673c00eda.png

  • 0
Posted
1 hour ago, Ai4rei said:

F:0F8C96FAFFFF8B8D38FFFFFF41898D38FFFFFFB87A10000083F9020F8C3DFAFFFF8B4DF4
R:0F8C96FAFFFF8B8D38FFFFFF41898D38FFFFFFB87A10000083F9029090909090908B4DF4
 >                                                      ^^^^^^^^^^^^      <

In addition to the previous.

It works again, the doram sprite removed. But still can select the area. Btw Thanks for the effort making this patches.

598732af8523f_CharDoramCreation.png.c9a92aeefc7fa724076290029919a0f6.png

  • 0
Posted (edited)

It's step by step as I cannot run the client myself. That said, can you tell me what happens, when you click on the advertisement on iRO? That might allow me to pin-point the last piece of the patch.

Edit: Another patch:

F:FF928C0000008B7DEC8345F00481C79100000043897DEC81FF420100000F8C5BFFFFFF
R:FF928C0000008B7DEC8345F00481C79100000043897DEC81FF42010000909090909090
 >                                                          ^^^^^^^^^^^^<

 

Edited by Ai4rei
  • Love 2
  • 0
Posted (edited)
4 hours ago, Ai4rei said:

Edit: Another patch:


F:FF928C0000008B7DEC8345F00481C79100000043897DEC81FF420100000F8C5BFFFFFF
R:FF928C0000008B7DEC8345F00481C79100000043897DEC81FF42010000909090909090
 >                                                          ^^^^^^^^^^^^<

Gonna try this one.
Edit: This one works to disable clicking in doram area. But when I click in human area, the client crashes.

4 hours ago, Ai4rei said:

It's step by step as I cannot run the client myself.

Its okay, just take your time.

4 hours ago, Ai4rei said:

That said, can you tell me what happens, when you click on the advertisement on iRO? That might allow me to pin-point the last piece of the patch.

In iRO, when you click the advertisement nothing happens. The selection of character is still in the human section.

Edited by GodKnows Jhomz
  • 0
Posted (edited)
1 hour ago, Ai4rei said:

F:FF770C8BCFFF7708E843C21500
R:906A008BCF906A00E843C21500
 >^^^^^^    ^^^^^^          <

This is instead of the last one. It should remove the selection frames from both humans and doram.

If that works out, you can just put the select frame on the window background ( 유저인터페이스\make_character\bg_create_character.bmp / À¯ÀúÀÎÅÍÆäÀ̽º\make_character\bg_create_character.bmp ) so that it looks as if there was a selection.

Hi, Ai4rei What HEX editor did you using?
I'm using HexEdit and HxD couldn't find that Value.

Edited by Kaze
  • 0
Posted
12 hours ago, Kaze said:

Hi, Ai4rei What HEX editor did you using?
I'm using HexEdit and HxD couldn't find that Value.

HxD.This is a client-specific patch-set, it probably will not work with other clients, than the one stated in the first post.

  • 0
Posted
15 hours ago, Ai4rei said:

F:FF770C8BCFFF7708E843C21500
R:906A008BCF906A00E843C21500
 >^^^^^^    ^^^^^^          <

This is instead of the last one. It should remove the selection frames from both humans and doram.

If that works out, you can just put the select frame on the window background ( 유저인터페이스\make_character\bg_create_character.bmp / À¯ÀúÀÎÅÍÆäÀ̽º\make_character\bg_create_character.bmp ) so that it looks as if there was a selection.

Works Perfectly! <3 Thank you so much @Ai4rei. Thank you very much for the effort to make patch for this request. <3

  • 0
Posted
On 8/13/2017 at 0:33 AM, Ai4rei said:

F:FF770C8BCFFF7708E843C21500
R:906A008BCF906A00E843C21500
 >^^^^^^    ^^^^^^          <

This is instead of the last one. It should remove the selection frames from both humans and doram.

If that works out, you can just put the select frame on the window background ( 유저인터페이스\make_character\bg_create_character.bmp / À¯ÀúÀÎÅÍÆäÀ̽º\make_character\bg_create_character.bmp ) so that it looks as if there was a selection.

Can't find it using 2015-11-04 client :/

  • 0
Posted

Hello, does anybody know how can I edit the text in the client? For example, RO Re:Start replaced the Doram menu into an image. What I want to do in mine is to replace it maybe with a text of my server's information or rules and regulations, my question is, how exactly do I do it?

  • 0
Posted
5 hours ago, Zelek said:

Hello, does anybody know how can I edit the text in the client? For example, RO Re:Start replaced the Doram menu into an image. What I want to do in mine is to replace it maybe with a text of my server's information or rules and regulations, my question is, how exactly do I do it?

You must edit the main background of the character making window. And replace the blank space of removed doram and add texts/images there. The file can be located at : data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\make_character\bg_create_character.bmp

Hope that helps you.

  • 0
Posted
51 minutes ago, GodKnows Jhomz said:

You must edit the main background of the character making window. And replace the blank space of removed doram and add texts/images there. The file can be located at : data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\make_character\bg_create_character.bmp

Hope that helps you.

Thank you! But how do I remove this letter 'N'? https://imgur.com/qMFrKlA

 

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...