[Archive] [Morph]All playable races +10 additional with character equipment
[Archive] [Morph]All playable races +10 additional with character equipment
Quote: only morphing allow you use not all default races/genders, not need in any modification of client files and get nice quality models without artefacts (like transparent or white textures).
only direct replacing models and textures without deep DBC editing get to many artefacts and it's need client patching.
I combine this both methods, what allow use 22 races with character equipment and morphing quality.
this patch not modify (not affect on) any gameplay content, but append it.
it's DBC editing only, but if someone interesting in it, I can completely explain later.
preparation:
in case of DBC modifying, you need patch your "wow.exe" at least use next fixes:
- "Disable 'signaturefile' checks"
- "Maximize patch number limitation"
for 14007+ you also need one more fix:
- "Disable 'WoW.mfil' check"
after patching, you must extract patch linked bellow into "\\WoW\Data\" folder
now you may use morpher as before:
for sample typing in chat (for AMorpher, for other morphers use appropriate syntax with bellow id's):
/console morph 90081
make your character as troll female
you don't need remember all id's, it's conform to the easy rules:
from above sample 90081 means:
90 - prefix for all races
08 - race code
1 - gender (0 - male; 1 - female)
available race codes:
default playable races(01-11,22):
01 - Human
02 - Orc
03 - Dwarf
04 - NightElf
05 - Scourge
06 - Tauren
07 - Gnome
08 - Troll
09 - Goblin
10 - BloodElf
11 - Draenei
22 - Worgen
additional races with sample screens (12-21):
all additional races not show head slot equip and trolls have bug - hairs and ears removes, like head slot equipped, but without it. on ear places - holes.
also all except Naga have only male models.
some of it may have not some sounds or animations.
[spoiler]
12 - FelOrc
13 - Naga_
14 - Broken | 15 - Skeleton
16 - Vrykul (0.5 of original size) | 17 - Tuskarr
18 - ForestTroll | 19 - Taunka
20 - NorthrendSkeleton (0.5 of original size) | 21 - IceTroll
[/spoiler]
patches:
MorphRacesPatch(13329).zip
MorphRacesPatch(13623).zip
not tested, but theoretically must work.
MorphRacesPatch(13914).zip
MorphRacesPatch(14007).zip
MorphRacesPatch(14333).zip
required tools:
Nopt's morpher thread
wowpatcher thread
ReMorpher 1.12 - works only with "AMorpher!"
an easy addon (ordinary standard addon) just install it like other addons.
it's just hook "UNIT_MODEL_CHANGED" and "PLAYER_EQUIPMENT_CHANGED" events, and remorph you to presetted ID and/or reequip slots.
all control by macro/chat:
[spoiler]enable auto model swap and/or request remorph:
/script ReMorph.ID=90120; ConsoleExec("morph 22222")
where:
90120 - disirable ID
22222 - any valid ID (will remorphed to desirable automaticaly)
disable auto model swap (not swap you back):
/script ReMorph.ID=nil
for enable slots check (disabled by default):
/script ReMorph.Slots=1
for disable slots check:
/script ReMorph.Slots=nil
for every slot check (all disabled by default):
/script ReMorph.Slot16=32837
where:
16 slot number (1-20)
32837 item ID (search on wowhead.com and get ID from adress string)
for disable only one slot check:
/script ReMorph.Slot16=nil
where:
16 slot number (1-20)
macro templates for slots:
[spoiler]head
/script ReMorph.Slot1=
neck
/script ReMorph.Slot2=
shoulder
/script ReMorph.Slot3=
shirt
/script ReMorph.Slot4=
chest
/script ReMorph.Slot5=
belt
/script ReMorph.Slot6=
legs
/script ReMorph.Slot7=
feet
/script ReMorph.Slot8=
wrist
/script ReMorph.Slot9=
gloves
/script ReMorph.Slot10=
finger 1
/script ReMorph.Slot11=
finger 2
/script ReMorph.Slot12=
trinket 1
/script ReMorph.Slot13=
trinket 2
/script ReMorph.Slot14=
back
/script ReMorph.Slot15=
main hand
/script ReMorph.Slot16=
off hand
/script ReMorph.Slot17=
ranged
/script ReMorph.Slot18=
tabard
/script ReMorph.Slot19=
player title
/script ReMorph.Slot20=[/spoiler][/spoiler]
detailed installation and usage in post #66
Archived author: VX2 • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: only morphing allow you use not all default races/genders, not need in any modification of client files and get nice quality models without artefacts (like transparent or white textures).
only direct replacing models and textures without deep DBC editing get to many artefacts and it's need client patching.
I combine this both methods, what allow use 22 races with character equipment and morphing quality.
this patch not modify (not affect on) any gameplay content, but append it.
it's DBC editing only, but if someone interesting in it, I can completely explain later.
preparation:
in case of DBC modifying, you need patch your "wow.exe" at least use next fixes:
- "Disable 'signaturefile' checks"
- "Maximize patch number limitation"
for 14007+ you also need one more fix:
- "Disable 'WoW.mfil' check"
after patching, you must extract patch linked bellow into "\\WoW\Data\" folder
now you may use morpher as before:
for sample typing in chat (for AMorpher, for other morphers use appropriate syntax with bellow id's):
/console morph 90081
make your character as troll female
you don't need remember all id's, it's conform to the easy rules:
from above sample 90081 means:
90 - prefix for all races
08 - race code
1 - gender (0 - male; 1 - female)
available race codes:
default playable races(01-11,22):
01 - Human
02 - Orc
03 - Dwarf
04 - NightElf
05 - Scourge
06 - Tauren
07 - Gnome
08 - Troll
09 - Goblin
10 - BloodElf
11 - Draenei
22 - Worgen
additional races with sample screens (12-21):
all additional races not show head slot equip and trolls have bug - hairs and ears removes, like head slot equipped, but without it. on ear places - holes.
also all except Naga have only male models.
some of it may have not some sounds or animations.
[spoiler]
12 - FelOrc
13 - Naga_
14 - Broken | 15 - Skeleton
16 - Vrykul (0.5 of original size) | 17 - Tuskarr
18 - ForestTroll | 19 - Taunka
20 - NorthrendSkeleton (0.5 of original size) | 21 - IceTroll
[/spoiler]
patches:
MorphRacesPatch(13329).zip
MorphRacesPatch(13623).zip
not tested, but theoretically must work.
MorphRacesPatch(13914).zip
MorphRacesPatch(14007).zip
MorphRacesPatch(14333).zip
required tools:
Nopt's morpher thread
wowpatcher thread
ReMorpher 1.12 - works only with "AMorpher!"
an easy addon (ordinary standard addon) just install it like other addons.
it's just hook "UNIT_MODEL_CHANGED" and "PLAYER_EQUIPMENT_CHANGED" events, and remorph you to presetted ID and/or reequip slots.
all control by macro/chat:
[spoiler]enable auto model swap and/or request remorph:
/script ReMorph.ID=90120; ConsoleExec("morph 22222")
where:
90120 - disirable ID
22222 - any valid ID (will remorphed to desirable automaticaly)
disable auto model swap (not swap you back):
/script ReMorph.ID=nil
for enable slots check (disabled by default):
/script ReMorph.Slots=1
for disable slots check:
/script ReMorph.Slots=nil
for every slot check (all disabled by default):
/script ReMorph.Slot16=32837
where:
16 slot number (1-20)
32837 item ID (search on wowhead.com and get ID from adress string)
for disable only one slot check:
/script ReMorph.Slot16=nil
where:
16 slot number (1-20)
macro templates for slots:
[spoiler]head
/script ReMorph.Slot1=
neck
/script ReMorph.Slot2=
shoulder
/script ReMorph.Slot3=
shirt
/script ReMorph.Slot4=
chest
/script ReMorph.Slot5=
belt
/script ReMorph.Slot6=
legs
/script ReMorph.Slot7=
feet
/script ReMorph.Slot8=
wrist
/script ReMorph.Slot9=
gloves
/script ReMorph.Slot10=
finger 1
/script ReMorph.Slot11=
finger 2
/script ReMorph.Slot12=
trinket 1
/script ReMorph.Slot13=
trinket 2
/script ReMorph.Slot14=
back
/script ReMorph.Slot15=
main hand
/script ReMorph.Slot16=
off hand
/script ReMorph.Slot17=
ranged
/script ReMorph.Slot18=
tabard
/script ReMorph.Slot19=
player title
/script ReMorph.Slot20=[/spoiler][/spoiler]
detailed installation and usage in post #66
Quote: Probably a dumb question - it this safe on live servers?
Archived author: Caunstantine • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: Probably a dumb question - it this safe on live servers?
Quote: any modification of any client files as it's memory against ToS. i.e. you may be baned.
imho similar questions in this section at least strange.
Archived author: VX2 • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: any modification of any client files as it's memory against ToS. i.e. you may be baned.
imho similar questions in this section at least strange.
Quote: /10char...
Archived author: sunga • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: /10char...
Quote: Excuse me VX2 Any solution for mac users? I try with pararells but don't work for me the unique message is "wow.exe is not running"
Archived author: Aenigma • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: Excuse me VX2 Any solution for mac users? I try with pararells but don't work for me the unique message is "wow.exe is not running"
Quote: MorphRacesPatch(13623).zip works perfectly
Archived author: Envision • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: MorphRacesPatch(13623).zip works perfectly
Quote: 2 Aenigma
sorry, I'm absolutely nothing in mac. but you'll can use windows by VBox (or by VMWare, but VBox is more easy) and launch wow on this VM as under windows and of course you'll can use all other soft for win on your mac.
2 sunga
sorry, I cant help you with morpher, try to ask Nopt in his thread.
---------
also it's not for 3.3.5. it's for 13329 and 13623 only.
Archived author: VX2 • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: 2 Aenigma
sorry, I'm absolutely nothing in mac. but you'll can use windows by VBox (or by VMWare, but VBox is more easy) and launch wow on this VM as under windows and of course you'll can use all other soft for win on your mac.
2 sunga
sorry, I cant help you with morpher, try to ask Nopt in his thread.
---------
also it's not for 3.3.5. it's for 13329 and 13623 only.
Quote: Doesn't seem to work for me, I inject the morpher fine and type the command but nothing happens ingame, anyone else having this issue?
Archived author: XSilentiumX • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: Doesn't seem to work for me, I inject the morpher fine and type the command but nothing happens ingame, anyone else having this issue?
Quote: - you must extract "wow-update-13330.MPQ" for 13329 (or "wow-update-13624.MPQ" for 13623) into "\\wow\Data\" folder
- you must patch your "wow.exe" (select "Disable 'signaturefile' checks", "Maximize patch number limitation" and hit "Apply")
wow must be not launched while you do it.
if you do all correctly, after client launching, it generate for added files archives in cache (for 13330 it would be "\\World of Warcraft\Data\Cache\patch-base-13330.MPQ" and "\\World of Warcraft\Data\Cache\enGB\patch-enGB-13330.MPQ" (for enGB)) if you don't see this files - you skip some steps or make some of it incorrect.
if all is ok, you may inject morpher, and use new id for morphing.
Archived author: VX2 • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: - you must extract "wow-update-13330.MPQ" for 13329 (or "wow-update-13624.MPQ" for 13623) into "\\wow\Data\" folder
- you must patch your "wow.exe" (select "Disable 'signaturefile' checks", "Maximize patch number limitation" and hit "Apply")
wow must be not launched while you do it.
if you do all correctly, after client launching, it generate for added files archives in cache (for 13330 it would be "\\World of Warcraft\Data\Cache\patch-base-13330.MPQ" and "\\World of Warcraft\Data\Cache\enGB\patch-enGB-13330.MPQ" (for enGB)) if you don't see this files - you skip some steps or make some of it incorrect.
if all is ok, you may inject morpher, and use new id for morphing.
Quote: Originally Posted by sunga
WoW freezes when i inject the morpher, any idea of what is the problem ?
(i play on a 3.3.5 private server)
thanks, nice work btw
On 3.3.5 servers you dont need to inject anything into wow. As this is before modding was patched in wow. So you just need to look up the old threads about modding.
Archived author: battleblade • Posted: 2025-11-04T11:42:46.939242
Original source
Quote: Originally Posted by sunga
WoW freezes when i inject the morpher, any idea of what is the problem ?
(i play on a 3.3.5 private server)
thanks, nice work btw
On 3.3.5 servers you dont need to inject anything into wow. As this is before modding was patched in wow. So you just need to look up the old threads about modding.