Asterix Gaming Guild Logo GeneralXXLXXL 2XXL 3XXXLOlympic GamesXXL EditorToolsOff-TopicXXL RomasteredXXL 2 RemasteredOther GamesModsCaesar's ChallengeUnfair XXLPatchesFan ArtPersonal ArtSpeedrunningMediaRandomizerBETA RomeHSKALPresence AdrienPresence SPQRSupport Bot Helpdesk

#xxl2

pegperegogaucho
Oh what is up with the effects
pegperegogaucho
I'd like to think this is how they tested the game because they couldn't use OEngine graphics yet :Obelul:
pegperegogaucho
Do the other levels work?
schmeling65
I actually think these are artifacts from the remaster, like wrongly converted stuff or stuff with wrong numbers (like XXL2 something has a value between 0 and 1 and they used between 0 and 2) and it just appears with wrong values.
adrientd
The biggest problem when doing the conversion is that the CParticlesGeometry class doesn't have any serialization data in the Remaster, meaning that when converting to Original I had to reconstruct them, and for most particles what I did is just make all of them use an explosion effect, so that's why it's exploding everywhere :Obelul:
adrientd
And yes all levels work, but some sectors would crash the game when loading.
adrientd
and also doing some actions like grabbing a Roman can crash in some but not all levels.
adrientd
It's possible the material flags are messed up due to flag position changes, but I'm not entirely sure
pegperegogaucho
Waiting for this to be pushed to github!
baku69
https://www.twitch.tv/bakusr
adrientd
For anyone interested in trying converted XXL2 Remaster to Original levels, I just fixed the build on AppVeyor which is now available in #editor-updates , and here some notes how to do it (not simple I'm afraid), as well as two files used during the conversion to copy into the editor's folder.
Download X2HD2O_GAME_CKInput.bin:



Download X2HD2O_ParticleClump.rws:



Download X2HDConversionSteps.txt:



pegperegogaucho
Oh, the game is messed up badly :KEKW:
pegperegogaucho
It thinks I am playing on PS2, I cannot even rebind my controls as the options menu is not there :PogelixInsane:
pegperegogaucho
Do I want to overwrite my Memory Card (PS2)? :FrogThinking:
adrientd
One annoying thing is that grabbing a roman can crash the game. Not sure why, maybe using another particle fx as replacement could fix it? 🤔
pegperegogaucho
My game crashed when I waited in the pause menu for too long
pegperegogaucho
Or maybe because i tabbed out?
adrientd
When you go to pause menu and then resume, the game remains frozen.
adrientd
tho you can use XXL Inspector and load another level, though then the controls stop working iirc
pegperegogaucho
Yeah, unfortunately playability is very low