[app.icon] How to make it run a script ?
Hey guys. Its my time to contribute to the community. Its not anything big, just a way to backup your SNES saves.
I installed SNES a few days ago and already got frustrated with the Restore and Delete Saved Game.
Because the controls are a little harder on the iphone than the actual SNES and your finger cover up the screen I tend to save my game every once and a while just to be on the safe side, in case I press on the wrong place on the screen I dont have to replay the whole level just because a finger slipped off.
Also you have to save using the emulator save, because if you save in-game, next time you want to play it, you'll see that your save progress in-game is gone.
At some points when I press on the save file instead of pressing the restore i might touch the delete button which deletes the save without prompting. Which is killer if you played halfthrough the game or you are only a few levels from finishing the game.
So I made 2 scripts which backup your saves and restore them when you want.
But I have to type the command in the vTerminal to be executed.
So right now I m looking for an easy way to create an app with 2 buttons. One to backup your saves and one to restore them...until they update the SNES application to add a delete prompt. Each button will call the command to run the appropriate script.
Does anyone have any experience in iPhone apps?