RateMyServer Ragnarok Community

Ragnarok Online => RO Graphic, Coding & Media => Topic started by: Offline on Jul 14, 2020, 01:45 AM

Title: Sreen shake
Post by: Offline on Jul 14, 2020, 01:45 AM
Hi, who can help remove screen shaking from such skills as MS, Hammer Fall, LOV, Fury, Heavens Drive. I read the previous topics, tried to change using the hex editor, but nothing came of it ...
Title: Re: Sreen shake
Post by: tro_thomas on Jul 14, 2020, 03:25 PM
Typing /quake in game should disable them.
Title: Re: Sreen shake
Post by: Offline on Jul 15, 2020, 02:02 AM
I am interested in displaying all these skills without entering any commands like /effect, quake, shake. I want to change this using grf or hex editor. I saw that in custom grf they remove the shaking from the meteor storm, lov. Is it possible to remove the shaking effect from other skills?
Title: Re: Sreen shake
Post by: tro_thomas on Jul 15, 2020, 11:14 AM
Using that command, or using setup.exe are probably still your best bet to be honest. If you're trying to make a client for others, you could just include the setup files so it's disabled by default.

If you're a player, just ignore the bottom part, as you might get automatically banned for tampering with the client, depending on whatever anti-cheat is being used.

If you're really dead set on changing the client, you can use the NEMO patcher. https://gitlab.com/anacondaq/nemo-4144-mirror (https://gitlab.com/anacondaq/nemo-4144-mirror) 4144's fork is probably the best option available right now, just make sure your client is compatible with the "Disable Quake skill effect" option.

You can check compatibility by client version here: http://nemo.herc.ws/patches/ (http://nemo.herc.ws/patches/)
Title: Re: Sreen shake
Post by: Offline on Jul 16, 2020, 02:17 AM
Quote from: tro_thomas on Jul 15, 2020, 11:14 AM
Using that command, or using setup.exe are probably still your best bet to be honest. If you're trying to make a client for others, you could just include the setup files so it's disabled by default.

If you're a player, just ignore the bottom part, as you might get automatically banned for tampering with the client, depending on whatever anti-cheat is being used.

If you're really dead set on changing the client, you can use the NEMO patcher. https://gitlab.com/anacondaq/nemo-4144-mirror (https://gitlab.com/anacondaq/nemo-4144-mirror) 4144's fork is probably the best option available right now, just make sure your client is compatible with the "Disable Quake skill effect" option.

You can check compatibility by client version here: http://nemo.herc.ws/patches/ (http://nemo.herc.ws/patches/)

I downloaded the recommended program, but it did not help me to remove the shaking
Title: Re: Sreen shake
Post by: genuine on Sep 06, 2020, 10:16 PM
you can do it either on hardcode or just diff a client and set it to disable the quake effect. tips on editing the hard code. you can use ollyDBG while running your server and while doing any skills that has quake.

just dont do it on a server which has a gameguard that detects editing on the apps itself