Create games collections pack

● ARCHIVED · READ-ONLY
Started by Lakaroth 2 posts View original ↗
  1. Hello there, I wondered if it was possible to create a single EXE or APP for mac, in which to choose more RMMV games, something like Super Mario All Stars (Snes) you choose a game and another EXE or APP start.

    There's a way to do this?
  2. If you know how to program in any major compiled language, it's not that difficult. Then there could be a less practical way in node.js; programming a script thst launches the selected game as a subprocess of the main nwjs window.
    Less practical, because the main process will still eat up your cpu without really doing anything.