Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Anyone know where I can find the patched wow.exe that allows the client to read plain folders instea

[DiscordArchive] Anyone know where I can find the patched wow.exe that allows the client to read plain folders instea

[DiscordArchive] Anyone know where I can find the patched wow.exe that allows the client to read plain folders instea

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
02-06-2025, 07:05 AM
#1
Archived author: Vallon • Posted: 2025-02-06T07:05:32.795000+00:00
Original source

Anyone know where I can find the patched wow.exe that allows the client to read plain folders instead of MPQ archives?
rektbyfaith
02-06-2025, 07:05 AM #1

Archived author: Vallon • Posted: 2025-02-06T07:05:32.795000+00:00
Original source

Anyone know where I can find the patched wow.exe that allows the client to read plain folders instead of MPQ archives?

rektbyfaith
Administrator
0
02-06-2025, 09:26 AM
#2
Archived author: Vallon • Posted: 2025-02-06T09:26:43.415000+00:00
Original source

Answer:
Edit wow.exe manually via 010Editor, run the following script:
> // Load Local Files
> char LoadLocal[7] = {0x90, 0x90, 0x90, 0x90, 0x90, 0x6A, 0xFF};
> WriteBytes(LoadLocal, 0x1F2A, 7);
rektbyfaith
02-06-2025, 09:26 AM #2

Archived author: Vallon • Posted: 2025-02-06T09:26:43.415000+00:00
Original source

Answer:
Edit wow.exe manually via 010Editor, run the following script:
> // Load Local Files
> char LoadLocal[7] = {0x90, 0x90, 0x90, 0x90, 0x90, 0x6A, 0xFF};
> WriteBytes(LoadLocal, 0x1F2A, 7);

rektbyfaith
Administrator
0
02-06-2025, 09:37 AM
#3
Archived author: Einar Hrafn • Posted: 2025-02-06T09:37:05.180000+00:00
Original source

https://www.wowmodding.net/files/file/28...-item-fix/
[Embed: WoW 3.3.5 Patcher (Custom Item Fix)]
WoW 3.3.5.12340 Patcher This treat is for people who like to make custom items for 3.3.5. So I stumbled upon this reddit thread Reddit - [2.4.3] Patched Executable - Override item.dbc (Question Mark Icon fix) and figured if this was possible for 3.3.5 too. Well, 3.3.5 is quite different and it wa...
https://www.wowmodding.net/files/file/28...-item-fix/
rektbyfaith
02-06-2025, 09:37 AM #3

Archived author: Einar Hrafn • Posted: 2025-02-06T09:37:05.180000+00:00
Original source

https://www.wowmodding.net/files/file/28...-item-fix/
[Embed: WoW 3.3.5 Patcher (Custom Item Fix)]
WoW 3.3.5.12340 Patcher This treat is for people who like to make custom items for 3.3.5. So I stumbled upon this reddit thread Reddit - [2.4.3] Patched Executable - Override item.dbc (Question Mark Icon fix) and figured if this was possible for 3.3.5 too. Well, 3.3.5 is quite different and it wa...
https://www.wowmodding.net/files/file/28...-item-fix/

rektbyfaith
Administrator
0
02-06-2025, 09:39 AM
#4
Archived author: Einar Hrafn • Posted: 2025-02-06T09:39:22.915000+00:00
Original source

arac not need cmake, you just add sql files, if not wrong replace dbc files with ones provided by arac (just make copy of originals in case i forget something) and put provided patch-A.mpq in the data folder, that it.
rektbyfaith
02-06-2025, 09:39 AM #4

Archived author: Einar Hrafn • Posted: 2025-02-06T09:39:22.915000+00:00
Original source

arac not need cmake, you just add sql files, if not wrong replace dbc files with ones provided by arac (just make copy of originals in case i forget something) and put provided patch-A.mpq in the data folder, that it.

rektbyfaith
Administrator
0
02-06-2025, 09:40 AM
#5
Archived author: Vallon • Posted: 2025-02-06T09:40:24.843000+00:00
Original source

my brother in christ. ty
rektbyfaith
02-06-2025, 09:40 AM #5

Archived author: Vallon • Posted: 2025-02-06T09:40:24.843000+00:00
Original source

my brother in christ. ty

rektbyfaith
Administrator
0
02-06-2025, 09:43 AM
#6
Archived author: Vallon • Posted: 2025-02-06T09:43:05.451000+00:00
Original source

have one for custom spells? trying to do custom recipes for professions <@1237843782200852581>
rektbyfaith
02-06-2025, 09:43 AM #6

Archived author: Vallon • Posted: 2025-02-06T09:43:05.451000+00:00
Original source

have one for custom spells? trying to do custom recipes for professions <@1237843782200852581>

rektbyfaith
Administrator
0
02-06-2025, 09:44 AM
#7
Archived author: Einar Hrafn • Posted: 2025-02-06T09:44:22.203000+00:00
Original source

https://github.com/azerothcore/SpellWork
https://www.azerothcore.org/Keira3/
https://github.com/WowDevTools/WDBXEditor/releases
https://www.hiveworkshop.com/threads/lad...or.249562/
Those are all the tools i have so far
rektbyfaith
Administrator
0
02-06-2025, 09:45 AM
#8
Archived author: Einar Hrafn • Posted: 2025-02-06T09:45:08.102000+00:00
Original source

<@669390388259454977>
rektbyfaith
02-06-2025, 09:45 AM #8

Archived author: Einar Hrafn • Posted: 2025-02-06T09:45:08.102000+00:00
Original source

<@669390388259454977>

rektbyfaith
Administrator
0
02-06-2025, 09:45 AM
#9
Archived author: Vallon • Posted: 2025-02-06T09:45:55.742000+00:00
Original source

idk if u have this <https://github.com/stoneharry/WoW-Spell-Editor>
rektbyfaith
02-06-2025, 09:45 AM #9

Archived author: Vallon • Posted: 2025-02-06T09:45:55.742000+00:00
Original source

idk if u have this <https://github.com/stoneharry/WoW-Spell-Editor>

rektbyfaith
Administrator
0
02-06-2025, 09:46 AM
#10
Archived author: Vallon • Posted: 2025-02-06T09:46:02.949000+00:00
Original source

havent used it yet tho
rektbyfaith
02-06-2025, 09:46 AM #10

Archived author: Vallon • Posted: 2025-02-06T09:46:02.949000+00:00
Original source

havent used it yet tho

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)