additional Client fixes - Byte Patcher

User avatar
Albusturt
Posts: 20

Re: additional Client fixes - Byte Patcher

Post by Albusturt » Fri Jul 01, 2022 1:17 pm

Can someone add an option to increase the range of nameplates?

User avatar
Jolikmc
Posts: 486
Location: United States
Contact:

Re: additional Client fixes - Byte Patcher

Post by Jolikmc » Sat Jul 02, 2022 5:58 pm

I like how Microsoft Defender SmartScan prevents this from being run under Windows 10. That's totally not sketchy at all. (:

What bytes are being modified and what are their to-and-from values? All someone needs to do is compare a modified EXE with a stock one to find out. I'm extremely paranoid about this sort of thing and would prefer to know what it's doing rather than blindly use it and have something insanely bad happen. Thank you.
Not currently playing. Just skulking and snarking~

User avatar
Albusturt
Posts: 20

Re: additional Client fixes - Byte Patcher

Post by Albusturt » Wed Jul 06, 2022 2:20 pm

Jolikmc wrote:
Sat Jul 02, 2022 5:58 pm
I like how Microsoft Defender SmartScan prevents this from being run under Windows 10. That's totally not sketchy at all. (:

What bytes are being modified and what are their to-and-from values? All someone needs to do is compare a modified EXE with a stock one to find out. I'm extremely paranoid about this sort of thing and would prefer to know what it's doing rather than blindly use it and have something insanely bad happen. Thank you.
Defender gives you a warning because this executable changes the binary code of another executable. This is of course not a normal behaviour, but it's not malicious. I am able to observe the connections WoW.exe is making and I can say this is safe to use. If you learn how to use a good firewall and check active connections you can be rest assured.

User avatar
Jolikmc
Posts: 486
Location: United States
Contact:

Re: additional Client fixes - Byte Patcher

Post by Jolikmc » Wed Jul 06, 2022 11:18 pm

While that addresses my first concern, it doesn't really answer the follow-up question. (:

I just want to know what bytes are modified and I'm too much of a sissy-coward to experiment with an unsigned executable, myself.
Not currently playing. Just skulking and snarking~

Subannix
Posts: 5

Re: additional Client fixes - Byte Patcher

Post by Subannix » Fri Jul 15, 2022 7:45 pm

Jolikmc wrote:
Wed Jul 06, 2022 11:18 pm
While that addresses my first concern, it doesn't really answer the follow-up question. (:

I just want to know what bytes are modified and I'm too much of a sissy-coward to experiment with an unsigned executable, myself.
Check my comment on the first page I made a few days later. smiling_turtle_head
Subannix wrote:
Tue Dec 28, 2021 12:03 am
Just checked the Binary of the 1.16 Patch there seems none of these changes made, readded the Download Link to the tool if anyone want's to use it :)

If anyone want's to do it them self via hex-editing:

Code: Select all

Large Address Aware Flag aka 4GB Patch: 0x126; 0F > 2F
Disable Cache: 0x455B38; 57, 44, 42 > 0, 0, 0
Improved FoV: 0x4089B4; DB, F, C9 > 66, 66, F6
Sound Channel limit: 0x435D38; 31, 32, 0 > 32, 35, 36
AutoLoot: 0xC1ECF; 74 > 75
If you wanna do it through Cheat Engine you need to add the base address wich is "0x40000" to the offset or simply put "wow.exe" infront of it, for example for improved FoV it's either 8089B4 or wow.exe+4089B4 but it isn't persistent and editing the binary itself makes the changes permanent.
Also no external Tools for hex-editing required, https://hexed.it/ works just fine.

Hoboknife
Posts: 3

Re: additional Client fixes - Byte Patcher

Post by Hoboknife » Tue Aug 09, 2022 7:15 pm

I just wanted to say thanks, this thing is awesome for sneaking and pickpocketing quickly!

I don't suppose it would be possible to have sound while wow runs in the background included?

Atello
Posts: 2

Re: additional Client fixes - Byte Patcher

Post by Atello » Tue Aug 09, 2022 10:33 pm

The changes don't get applied for me. Specifically the autoloot portion does not seem to work.

Blvckshvde
Posts: 1

Re: additional Client fixes - Byte Patcher

Post by Blvckshvde » Sun Aug 14, 2022 6:46 pm

dropbox link not working for me

User avatar
Remorsx
Posts: 63

Re: additional Client fixes - Byte Patcher

Post by Remorsx » Fri Nov 11, 2022 1:37 am

Any way to reduce sound channels to 64?

User avatar
Ashstache
Posts: 125

Re: additional Client fixes - Byte Patcher

Post by Ashstache » Tue Dec 20, 2022 7:52 am

Can this be used for the new exe, the Tel'Abim patch?

Pequisto
Posts: 1

Re: additional Client fixes - Byte Patcher

Post by Pequisto » Wed Dec 21, 2022 1:48 am

Would like to know this as well. :)

Imhitchens
Posts: 3

Re: additional Client fixes - Byte Patcher

Post by Imhitchens » Sun Feb 19, 2023 7:37 pm

Edit: Damnit. Posted this in the wrong thread. Sorry

User avatar
Dhrazar
Posts: 72

Re: additional Client fixes - Byte Patcher

Post by Dhrazar » Sun Mar 19, 2023 4:57 pm

Okay, aren't the increased sound channels, improved Field of View and the 4GB patch already included in the latest game version exe?

Fosoyo
Posts: 2

Re: additional Client fixes - Byte Patcher

Post by Fosoyo » Tue Mar 21, 2023 4:54 pm

Can anyone explain the purpose of disabling the cache?
Thanks

Fosoyo
Posts: 2

Re: additional Client fixes - Byte Patcher

Post by Fosoyo » Tue Mar 21, 2023 5:57 pm

Subannix wrote:
Sat Dec 18, 2021 9:48 pm
Stubbies wrote:
Sat Dec 18, 2021 8:26 pm
This sounds great thanks, hoping others will check it out. I'll wait till then, just incase :p.
I mean it could look sketchy since it's my first post on the forum, but it isn't harmful in anyway and you don't even need to give it admin privileges to run it.

I was using this for my own at first, but I figured I might share it so people don't need more than one .exe or backups for example when you're using the improved-fov exe from Torta and want to revert back later on.
Just with a click of a button you can do now so, without the need of extra backup files and no need to fiddle around wit Hex Editors if you wanna undo stuff when you didn't made an backup.

But since it's modifying another application, it could potentionally get flagged from your Anti Virus as malicious.
scared_turtle

Edit: If there's questions or someone wants to see the source code itself, you can ping me on the turtle wow discord server.
Can you explain how to download this and use this? I added the FOV mod but it removed all of the advanced Resolutions

Lemonlime
Posts: 15

Re: additional Client fixes - Byte Patcher

Post by Lemonlime » Tue Mar 28, 2023 3:05 am

This still working?

Huma
Posts: 31

Re: additional Client fixes - Byte Patcher

Post by Huma » Tue Mar 28, 2023 1:15 pm

default wow.exe from turtle already have fov, sound channels and 4gb, the autoloot is failing half of the time and for some strange reason i feels worse performance with this patch

User avatar
Dhrazar
Posts: 72

Re: additional Client fixes - Byte Patcher

Post by Dhrazar » Fri Apr 28, 2023 1:05 pm

This patch is outdated and it gives you a ton of crashes!

User avatar
Jx
Posts: 13

Re: additional Client fixes - Byte Patcher

Post by Jx » Fri Apr 28, 2023 1:36 pm

Use vanilla-tweaks instead.

User avatar
Dhrazar
Posts: 72

Re: additional Client fixes - Byte Patcher

Post by Dhrazar » Mon May 08, 2023 8:28 pm

Jx wrote:
Fri Apr 28, 2023 1:36 pm
Use vanilla-tweaks instead.
Why should I use those tweaks? As said above, these changes are already included in the twow.exe or did I miss something?

User avatar
Jx
Posts: 13

Re: additional Client fixes - Byte Patcher

Post by Jx » Tue May 09, 2023 2:14 am

The main reason to use vanilla-tweaks is for auto-loot. The byte patcher in this thread attempts to enable auto-loot, but doesn't do a good job of it.

Regarding the other patches (large address/4gb, sound channels, and FOV), yes, the TW EXEs come with those baked in.

User avatar
Dhrazar
Posts: 72

Re: additional Client fixes - Byte Patcher

Post by Dhrazar » Mon May 22, 2023 7:14 pm

I've installed VanillaFixes and vanilla-tweaks, the result is incredible. FPS got nearly doubled, I can even run weather effects option on max, because it's crippled my performance before.
Auto loot is working now flawless. Also to mention I have both HD-Patches running.
Thank you Jx for the explanation before! :-)

User avatar
Risenzealot0
Posts: 2

Re: additional Client fixes - Byte Patcher

Post by Risenzealot0 » Wed May 24, 2023 8:10 pm

Dhrazar wrote:
Mon May 22, 2023 7:14 pm
I've installed VanillaFixes and vanilla-tweaks, the result is incredible. FPS got nearly doubled, I can even run weather effects option on max, because it's crippled my performance before.
Auto loot is working now flawless. Also to mention I have both HD-Patches running.
Thank you Jx for the explanation before! :-)
Can you point me to the HD patches please?

User avatar
Dhrazar
Posts: 72

Re: additional Client fixes - Byte Patcher

Post by Dhrazar » Thu May 25, 2023 8:37 am

Risenzealot0 wrote:
Wed May 24, 2023 8:10 pm
Can you point me to the HD patches please?
viewtopic.php?t=2827&sid=c1d1764453bf33 ... fbadda355f

I've installed just A and B, C is in my opinon weird, when the auto-attack sound, "feels" like all other sounds.
Also to mention, weapon sheath will no longer work with these, but I'm okay with that for now.
And delete your WDB folder if you install one of them.

User avatar
Risenzealot0
Posts: 2

Re: additional Client fixes - Byte Patcher

Post by Risenzealot0 » Thu May 25, 2023 11:26 pm

Dhrazar wrote:
Thu May 25, 2023 8:37 am
Risenzealot0 wrote:
Wed May 24, 2023 8:10 pm
Can you point me to the HD patches please?
viewtopic.php?t=2827&sid=c1d1764453bf33 ... fbadda355f

I've installed just A and B, C is in my opinon weird, when the auto-attack sound, "feels" like all other sounds.
Also to mention, weapon sheath will no longer work with these, but I'm okay with that for now.
And delete your WDB folder if you install one of them.
Thank you!

User avatar
Ksedri
Posts: 1

Re: additional Client fixes - Byte Patcher

Post by Ksedri » Thu Jun 08, 2023 1:06 pm

I've placed it in my WoW Turtle folder, and checked options like auto loot and nothing happened after PC restart...

Amnesia
Posts: 1

Re: additional Client fixes - Byte Patcher

Post by Amnesia » Fri Oct 06, 2023 12:21 pm

Hi,

Looks like this doesnt work any more with the new 1.17.0 patch

Any idea on how to make it work again ?

That's a fantastic quality of life improvement ;)

Thx !

User avatar
Jx
Posts: 13

Re: additional Client fixes - Byte Patcher

Post by Jx » Fri Oct 06, 2023 2:06 pm

Amnesia wrote:
Fri Oct 06, 2023 12:21 pm
Any idea on how to make it work again ?
From just upthread 😉:
Jx wrote:
Fri Apr 28, 2023 1:36 pm
Use vanilla-tweaks instead.
See also Client Fixes and Tweaks on the Turtle Wiki.

Post Reply