• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Compatability with 1.26

Status
Not open for further replies.
Level 13
Joined
Nov 17, 2020
Messages
188
Hello, i've created a campaign that works in 1.27 but doesn't in patch 1.26(the first chapter runs but the second won't load), i wonder if there's some way to fix this and make the campaign compatible with both versions
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,223
At the very least all 1.27 features would need to be removed from the map/campaign. If you can find which file of the map/campaign is not compatible with 1.26 then it might be possible to write a custom converter to transform the file into the older version. This converter might be as trivial as changing a version number field to as complex as needing to downgrade entire data structures.
 
Level 13
Joined
Nov 17, 2020
Messages
188
At the very least all 1.27 features would need to be removed from the map/campaign. If you can find which file of the map/campaign is not compatible with 1.26 then it might be possible to write a custom converter to transform the file into the older version. This converter might be as trivial as changing a version number field to as complex as needing to downgrade entire data structures.
And how i find wich is 1.27 feature and wich not??
 
Status
Not open for further replies.
Top