I wonder is it possible to convert an .elf + related files to an .iso so that the game can be played from only one file?
Viewing post in Sonic Ring Run - Sonic Themed Infinite Runner comments
Of course, but you will need a slightly more recent version, which is V4. You will do the following with the files: you get a base that I will send you and I will send one in ISO format, in a folder for you to understand. It is a website for you to make the ISOs.
https://www.mediafire.com/file/67prbksv4zejui3/Tutorial_ISO.zip/file
any problem just let me know
The iso you provided works but when I try making my own iso using the files in "Your Projects", the first link doesn't work. As for the second, it does generate an iso file but when I open it up in the emulator, I get the default ps2 menu and it seems unable to detect the game?
Do you know how I can fix this? Btw where did you get the more recent version of athena (the v4) is it available on GitHub?
PS2 gamedev in JavaScript is interesting. I wonder, is 3D possible or is this mainly for 2D?
Hmm, maybe I know what might have happened, but I don't think I explained how it works properly. You created the zip file by transforming "Your Projects" into an ISO, right? Well, then, you would compress the files in it, transforming them into just one zip file and then trying to upload them to the site again. Answering your question, yes, the engine has both 2D and 3D to make games. At the moment, the V4 I mentioned is in development, which is the version in which they are focused more on 3D. There are some versions that they publish of V4, sometimes very stable. For now, I recommend a more or less stable version with an updated README, but you can take a look at the others.
(README V4)
https://github.com/DanielSant0s/AthenaEnv/tree/v4?tab=readme-ov-file
(somewhat stable version)
https://github.com/DanielSant0s/AthenaEnv/actions/runs/15842346043
(versions)