Recent content by iyenal

  1. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    A bit late, but the website is back, along the latest downloads! Have fun :)
  2. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    Sorry, some maintenance is being done on the website! But it'll be back asap
  3. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    The inputs should be WASD for controls plus POML for additional buttons (corresponds to XYAB ) for desktop, sorry for the confusion as I had to find a correct setup standard with consoles as well. That's now clarified in the documentation as well. Please let me know if you still experience an issue.
  4. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    Leap Homebrew Engine only supports Python for its scripting system. I don't use Game Maker so I can't really tell how easy it could be.
  5. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    3DS support is a bit tricky, because of the 2-screen system that would require either a large overhaul of the preview/editor system, or losing the usage of one of the screens. Both of the options aren't great
  6. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    Oh sorry, missed that. Well as far as I know, you can run PSP homebrew on PSVita too right? If that's possible, it's preferable that I focus on other platforms that have no workaround, so platform support can be the broadest possible, eg same for Wii U, as it can run Wii homebrew. 1751213121...
  7. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    Sorry, download is back! 1751210852 I don't want to monetize it. The engine is free and will stay free forever. I'm just open to donations if the project is appreciated and you'd like to support. The only reason it isn't open source is that I share some code between this project and...
  8. iyenal

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    Release: Leap Homebrew Engine The first complete multiplatform visual programming game and software engine for homebrewers. Full IDE, no programming required, 2D and 3D graphics. Supports building to Nintendo Switch, Wii, Wii U, Gamecube, Sony PSP, PS Vita, Windows, Linux and more soon...
  9. iyenal

    Homebrew Project SDL 2 port ongoing

    Thank you so much for this great work, I've been waiting for that so long. Can't wait to integrate and distribute this in my projects including my Engine (https://leapengine.idpowered.com)!
  10. iyenal

    Homebrew RELEASE Gen7.2 Engine Free Edition: Visual Programming for Switch, Wii, Windows and Web - New features+free

    No it doesn't, and it'll not for a long time if ever. My goal isn't to make an engine for the Switch, but to make an engine that supports, among others, the Switch.
  11. iyenal

    Homebrew RELEASE Gen7.2 Engine Free Edition: Visual Programming for Switch, Wii, Windows and Web - New features+free

    It would be interesting, but it depends of how the scene is on these platforms as I focus more on nice communities than the target itself, and the changes involved in the engine to support them. As for the download link, I'll reupload it, but all the versions I have ever released to the public...
  12. iyenal

    Homebrew RELEASE Gen7.2 Engine Free Edition: Visual Programming for Switch, Wii, Windows and Web - New features+free

    By law, you're just committed to distribute the executable since I doubt the toolchains licenses I use to build the apps/games allow to market them, I have to check (except for Windows, Linux and Web). However, any Gen7 build executable doesn't contain a lot of data and is more a loader/wrapper...
  13. iyenal

    Homebrew RELEASE Gen7.2 Engine Free Edition: Visual Programming for Switch, Wii, Windows and Web - New features+free

    Yup I do! It's taking more time than I expected, but that's mostly because I do way more tests and stability checks on development. However, a large part of new stuff will be presented in the PSP Homebrew Developer Conference 2021: Of course, anything that I'll present for Gen7 will apply for...
  14. iyenal

    Homebrew RELEASE Gen7.2 Engine Free Edition: Visual Programming for Switch, Wii, Windows and Web - New features+free

    Thank you a lot. It's certainly a challenge on all plans yeah!