I once again attempted to load CRSED levels into the editor. But unfortunetly (to no one’s surprise) it does not work. BUT it would! Let me explain.
So the editor is handling .BLK files and not directly the level .BIN files. These BLK files (i think, i can’t confirm because it’s encoded) contains the file path to the BIN files. So i grabbed siberia_island.blk
and pasted it into the user mission folder into the levels folder.
Then i told the editor to load this blk file.
However the BIN file is not present in Enlisted, and i needed to “recreate” the folder structure from CRSED. And i did with success!
(Folder path: Enlisted\content\cuisine_royale\levels\siberia_island.bin
)
As you can see the game failed to load the BIN file!
It WOULD load if it wasn’t for some incompatibility…
Now let’s load an earlier version of volokolamsk_winter:
The current version has this size:
And an older version from 1 year ago was actually larger:
Upon loading the older version, console error logs also confirms that we indeed loaded siberia_island.blk:
Let’s try something else.
the tutorial map was actually half the size of the current one:
It successfully loads again:
The size difference is probably from missing assets, from what i’ve seen.
Lastly let’s check out the WIP version volokolamsk barracks area (or whatever is it called):
Conclusion: We can load older versions of Enlisted maps. Almost useful.