Rook1es Posted Wednesday at 01:43 AM Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 103 Reputation: 5 Joined: 06/21/15 Last Seen: Thursday at 11:42 PM Share Posted Wednesday at 01:43 AM Thanks for this, can share unpacked client ? Quote Link to comment Share on other sites More sharing options...
theong456 Posted Wednesday at 04:44 AM Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 19 Reputation: 0 Joined: 04/30/18 Last Seen: 15 hours ago Share Posted Wednesday at 04:44 AM Why is 2025-05-08_Ragexe_1745822695.exe detected as a virus? Did I download the wrong file? Thank you Quote Link to comment Share on other sites More sharing options...
Brynner Posted Wednesday at 11:02 AM Group: Members Topic Count: 121 Topics Per Day: 0.02 Content Count: 1979 Reputation: 211 Joined: 01/08/12 Last Seen: 15 minutes ago Share Posted Wednesday at 11:02 AM (edited) 18 hours ago, theong456 said: Why is 2025-05-08_Ragexe_1745822695.exe detected as a virus? Did I download the wrong file? Thank you its because the exe file is encrypted Edited Wednesday at 10:53 PM by Brynner Quote Link to comment Share on other sites More sharing options...
Ryoma27 Posted Thursday at 07:15 AM Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 32 Reputation: 1 Joined: 10/20/20 Last Seen: Thursday at 07:16 AM Share Posted Thursday at 07:15 AM can someone share unpacked client? ty in advance Quote Link to comment Share on other sites More sharing options...
Hyllok Posted Thursday at 04:24 PM Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 29 Reputation: 5 Joined: 08/27/16 Last Seen: 23 hours ago Share Posted Thursday at 04:24 PM Hey guys, I was wondering if anyone managed to apply (or hex edit) these patches: Disable GM sprite Restore model culling Allow spam skills by hotkey Quote Link to comment Share on other sites More sharing options...
Skylove Posted yesterday at 01:00 AM Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 20 Reputation: 46 Joined: 09/04/23 Last Seen: Yesterday at 02:02 AM Author Share Posted yesterday at 01:00 AM (edited) 8 hours ago, Hyllok said: Hey guys, I was wondering if anyone managed to apply (or hex edit) these patches: Disable GM sprite Restore model culling Allow spam skills by hotkey Disable GM sprite - hex Search for: C4 04 84 C0 0F 84 C3 00 00 00 Two matches For both occurrences, replace with: C4 04 84 C0 90 E9 C3 00 00 00 Restore model culling hex Search for: 80 BE 54 01 00 00 01 You will find two matches. In both cases, look at the following bytes: 80 BE 54 01 00 00 01 75 1D 80 BE 54 01 00 00 01 75 45 Replace the 75 1D and 75 45 parts with 90 90 Edited yesterday at 01:03 AM by Skylove 1 1 1 Quote Link to comment Share on other sites More sharing options...
oneandonlyblake Posted yesterday at 01:06 AM Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 9 Reputation: 1 Joined: 11/15/24 Last Seen: 8 hours ago Share Posted yesterday at 01:06 AM @Skylove Job Costume is not working? Quote Link to comment Share on other sites More sharing options...
Skylove Posted yesterday at 01:07 AM Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 20 Reputation: 46 Joined: 09/04/23 Last Seen: Yesterday at 02:02 AM Author Share Posted yesterday at 01:07 AM (edited) 1 minute ago, oneandonlyblake said: @Skylove Job Costume is not working? yes! Edited yesterday at 01:08 AM by Skylove Quote Link to comment Share on other sites More sharing options...
Hyllok Posted yesterday at 08:11 PM Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 29 Reputation: 5 Joined: 08/27/16 Last Seen: 23 hours ago Share Posted yesterday at 08:11 PM 19 hours ago, Skylove said: Disable GM sprite - hex Search for: C4 04 84 C0 0F 84 C3 00 00 00 Two matches For both occurrences, replace with: C4 04 84 C0 90 E9 C3 00 00 00 Restore model culling hex Search for: 80 BE 54 01 00 00 01 You will find two matches. In both cases, look at the following bytes: 80 BE 54 01 00 00 01 75 1D 80 BE 54 01 00 00 01 75 45 Replace the 75 1D and 75 45 parts with 90 90 Worked like charm! Thank you so much for your support Quote Link to comment Share on other sites More sharing options...
caiooliveiras Posted 17 hours ago Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 4 Reputation: 0 Joined: 06/25/22 Last Seen: 15 hours ago Share Posted 17 hours ago Do someone has any updates about the emotes? There is a bug that you disconnect every time you use it. Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted 15 hours ago Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1855 Reputation: 298 Joined: 08/03/12 Last Seen: 18 minutes ago Share Posted 15 hours ago 1 hour ago, caiooliveiras said: Do someone has any updates about the emotes? There is a bug that you disconnect every time you use it. didnt use latest rathena ? if im not mistaken latest rathena already has the dummy packet for it. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted 14 hours ago Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1299 Reputation: 174 Joined: 06/12/12 Last Seen: 4 hours ago Share Posted 14 hours ago On 6/6/2025 at 8:00 AM, Skylove said: Disable GM sprite - hex Search for: C4 04 84 C0 0F 84 C3 00 00 00 Two matches For both occurrences, replace with: C4 04 84 C0 90 E9 C3 00 00 00 Restore model culling hex Search for: 80 BE 54 01 00 00 01 You will find two matches. In both cases, look at the following bytes: 80 BE 54 01 00 00 01 75 1D 80 BE 54 01 00 00 01 75 45 Replace the 75 1D and 75 45 parts with 90 90 new client is it already patch for enable extend preview cash shop? Quote Link to comment Share on other sites More sharing options...
hendra814 Posted 14 hours ago Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1299 Reputation: 174 Joined: 06/12/12 Last Seen: 4 hours ago Share Posted 14 hours ago On 6/6/2025 at 8:00 AM, Skylove said: Disable GM sprite - hex Search for: C4 04 84 C0 0F 84 C3 00 00 00 Two matches For both occurrences, replace with: C4 04 84 C0 90 E9 C3 00 00 00 Restore model culling hex Search for: 80 BE 54 01 00 00 01 You will find two matches. In both cases, look at the following bytes: 80 BE 54 01 00 00 01 75 1D 80 BE 54 01 00 00 01 75 45 Replace the 75 1D and 75 45 parts with 90 90 new client is it already patch for enable preview cash shop? for new latest rathena got conflit at clif.cpp and status.cpp are you have the update or i can use with rathena latest version? Quote Link to comment Share on other sites More sharing options...
Santheus Posted 9 hours ago Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 9 Reputation: 3 Joined: 01/05/18 Last Seen: 3 hours ago Share Posted 9 hours ago 4 hours ago, hendra814 said: new client is it already patch for enable preview cash shop? for new latest rathena got conflit at clif.cpp and status.cpp are you have the update or i can use with rathena latest version? If you are referring to client version 2025-05-08, then yes I can confirm Cash Shop Preview is working by default here, no need to to patch @Skylove I just noticed that for client version 2025-05-08, the viewID limit extension patch for Headgears does not appear in WARP. Is there a way to manually extend the values from 3K (Default) to a maximum of 64K For client version 2025-03-19, the option does appear Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.