[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
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?
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);
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/
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.
Archived author: Vallon • Posted: 2025-02-06T09:40:24.843000+00:00
Original source
my brother in christ. ty
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>
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
Archived author: Einar Hrafn • Posted: 2025-02-06T09:45:08.102000+00:00
Original source
<@669390388259454977>
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>
Archived author: Vallon • Posted: 2025-02-06T09:46:02.949000+00:00
Original source
havent used it yet tho