• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Downgrade map from 1.30+ to 1.27?

Status
Not open for further replies.
Level 6
Joined
Jul 28, 2019
Messages
99
What would be the easiest way to downgrade maps from 1.30+ TFT and Reforged to 1.27b? I remember some software that can export all unit data from a map and stuff.
 
I have a tool (work in progress) that can automatically downgrade a map's war3map.w3i file, and notify you if the map script uses natives that aren't available in the patch you want to downgrade to. It also downgrades some WE-only files (not the trigger files though, I have done 0 research on those so I can't work with those at the moment).
I haven't released it as an .exe yet so if you want to try using it you need to use visual studio.
 
He wants to downgrade a single map, not the whole game, that's where the issue is. That would require editing the map in some tricky ways as people here have suggested. Drake53's work seems very promising so that might be a one-stop solution in the future
 
I have a tool (work in progress) that can automatically downgrade a map's war3map.w3i file, and notify you if the map script uses natives that aren't available in the patch you want to downgrade to. It also downgrades some WE-only files (not the trigger files though, I have done 0 research on those so I can't work with those at the moment).
I haven't released it as an .exe yet so if you want to try using it you need to use visual studio.
Sry m8, do u have a win64 compiled one? =)
 
Sry m8, do u have a win64 compiled one? =)
I never really publish my projects so I hope I didn't mess up. This release targets .NET Core 3.1 win-x64. If it doesn't work, you may need to install .NET Core Runtime.
When you run it from the commandline with no arguments, it will tell you what arguments it expects.
Let me know if you run into any issues.

EDIT: My tool now has a proper user interface, thread here: Map Adapter
 

Attachments

Last edited:
Status
Not open for further replies.
Back
Top