@deep_wolf i will start streaming now
i think i will start streaming in near 40 minutes or so
well i really love how they are threatening people that they will release more asterix games
"SHUT UP OR ELSE I'LL MAKE MORE ASTÉRIX GAMES!"
Why they cant make sth like Smurfs vileaf but insted make sth like Asterix we leave
What if Konami got the license for asterix and released the arcade game for switch ps5 and Xbox series x for 5 dollars
Hey guys! Is there documentation for the KP3 level files?
I don't have detailed and well written documentation on the file formats (but I admit I probably should have done that), but my tool XXL Editor can parse them correctly, and is compatible with various types of games and platforms (though not all are tested). So I can suggest looking at the source code of the XXL Editor if you want to know how they are read: https://github.com/AdrienTD/XXL-Editor/blob/master/KEnvironment.cpp
(especially the methods loadGame, loadLevel and loadSector for GAME, LVL and STR files respectively)