Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Resources and Tools => Topic started by: Ghaster on May 27, 2015, 05:08:43 pm

Title: [RELEASE] Modded 1.12.1 WoW.exe
Post by: Ghaster on May 27, 2015, 05:08:43 pm
This is my modded 1.12.1 wow.exe, i have removed the GlueXML check and made it load mods from the /data folder.

Maybe some people could find this useful  :D
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: Gurluas on May 27, 2015, 05:36:47 pm
Is it possible to mod it so more than 9 races can exist?
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: Ghaster on May 27, 2015, 05:48:08 pm
Quote from: "Gurluas"
Is it possible to mod it so more than 9 races can exist?

Most likely yes, although i don't really have the knowledge yet to do so.
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: spik96 on May 27, 2015, 06:21:00 pm
Thanks, that's handy a faster than editing the client with OllyDBG each time I loose it x)

You should add the famous 256 sound channels trick (instead of the default 12). You can find information about it and what has to change on Google.

There are things I have never seen that could be changed in the client : the farclip, the field of view..
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: detonatorss on May 29, 2015, 11:42:24 am
Quote from: "Ghaster"
Quote from: "Gurluas"
Is it possible to mod it so more than 9 races can exist?

Most likely yes, although i don't really have the knowledge yet to do so.

i want it the same in wotlk hahahaha

TT it's really frustating if you want to add more races without crash TT
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: Gurluas on June 06, 2015, 09:46:13 am
Indeed, the current biggest treasure in wow modding (aside from finding Blizzard's tools and a source code) would be this. Finding a way to remove these crashes when you go above the Blizzard race limit.
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: schlumpf on June 06, 2015, 10:33:20 am
That's not even close to the biggest treasure. Also, just face it that fixing all issues caused by hard coded things in the client, is not feasible.
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: Gurluas on June 06, 2015, 10:47:47 am
Well not all issues, but not being able to add new races is a damn big one.
Especially in older clients like Vanilla where you only have 1 additional slot.

And it is a pretty big treasure as you could have tons of races if this issue was solved.
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: spiderwaseem on June 08, 2015, 11:54:22 pm
On my server WoTLK 3.3.5 server, I have reached the maximum playable races, 21 Races.
I'm not that familiar with OllyDBG, I mean I've used it before, I still have it, but it's all very confusing to reverse engineer.

It would be amazing to find out how to change the race limit... and gold... and the 10 characters per account limit...
Yeah, basically a lot of limitations added by blizzard. ^^
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: phantomx on June 09, 2015, 04:01:45 am
Quote from: "spiderwaseem"
On my server WoTLK 3.3.5 server, I have reached the maximum playable races, 21 Races.
I'm not that familiar with OllyDBG, I mean I've used it before, I still have it, but it's all very confusing to reverse engineer.

It would be amazing to find out how to change the race limit... and gold... and the 10 characters per account limit...
Yeah, basically a lot of limitations added by blizzard. ^^

You can change most of that via the core and some lua script editing.
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: Gurluas on June 09, 2015, 08:24:22 pm
Quote from: "phantomx"
Quote from: "spiderwaseem"
On my server WoTLK 3.3.5 server, I have reached the maximum playable races, 21 Races.
I'm not that familiar with OllyDBG, I mean I've used it before, I still have it, but it's all very confusing to reverse engineer.

It would be amazing to find out how to change the race limit... and gold... and the 10 characters per account limit...
Yeah, basically a lot of limitations added by blizzard. ^^

You can change most of that via the core and some lua script editing.


you figured out a way to remove the 21 races limit?
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: Ghaster on June 10, 2015, 04:03:30 pm
BTW i can't seem to find any problems adding more than 9 races to the Vanilla client, here i have added 2 dummy races as an example:
Title: Re: [RELEASE] Modded 1.12.1 WoW.exe
Post by: detonatorss on June 14, 2015, 05:27:56 pm
Quote from: "spiderwaseem"
On my server WoTLK 3.3.5 server, I have reached the maximum playable races, 21 Races.
I'm not that familiar with OllyDBG, I mean I've used it before, I still have it, but it's all very confusing to reverse engineer.

It would be amazing to find out how to change the race limit... and gold... and the 10 characters per account limit...
Yeah, basically a lot of limitations added by blizzard. ^^

Do you know how to do it?