Hey everyone, It was suggested to me in Discord that I post about this in the forums. I have been experimenting with LUA scripting and recently got the idea to make scripts that add accessbility / level of difficulty options to retro games. It started with Mario 3, and I just today released 3 new scripts for Megaman 1-3 bringing up my list of games to 6. It's all open source in my github
https://github.com/Reactvts/retro-accessibility
Some of the features I've added are:
- Infinite health or Invincibility
- Auto-quick saving when on a safe platform and auto-reloading to that location when you fall into a pit / lava / spikes
- Screen flash reduction
- Infinite weapon ammo in Megaman and permanent powerups in Mario 3
If you have an idea for a feature or would like to contribute, hit me up in Discord or take my code in Git Hub and make your own game script!