speige / WC3MapDeprotector

Warcraft 3 Custom Map deprotector
https://www.youtube.com/@ai-gamer
MIT License
20 stars 2 forks source link

Dragon Ball Random Defense 8.2 #36

Open rfYami opened 2 months ago

rfYami commented 2 months ago

Hey,

Im trying to deprotect Dragon Ball Random Defense 8.2 but it's not working somehow.

There are aboout 40 missing files after the scan which I should detect ingame while playing the map and i've done almost everything possible but im unable to find the missing files.

I want to update the Map myself with adding new Characters, Functions etc. but im unable to deprotect it.

Map - Link: https://maps.w3reforged.com/maps/categories/hero-defense-and-survival/PG%20DRD

speige commented 1 month ago

The 40 missing files is normal. It typically means it's a 3d model that was imported by the map creator but they never assigned it to a unit, so it's not actually needed. If you actually playtest the deprotected map & it's missing a 3d model, then you'll need to fix it yourself, but this is rare.

The biggest issue is that the war3map.j is not deprotecting into the triggers. This is strange, I haven't seen that before. I'll have to research to fix it. I'm a little busy with other projects right now, so I can't promise to get to it very quickly.

If you know c#, you can try to fix it yourself, all the source code is in this github repository. Otherwise, you'll need to fix the map yourself using traditional manual deprotection techniques, like MPQEditor. Or, you can always move on to a different map.

rfYami commented 1 month ago

Hey,

Thanks for the reply. Well im unable to play the the deprotected Map at all,

also if i try to open it in the editor it always says they're some missing triggers.