- Notifications
You must be signed in to change notification settings - Fork0
Tool to make SNES roms startable via the normal OUYA launcher. Mirror ofhttp://git.cweiske.de/ouya-romlauncher.git/
NotificationsYou must be signed in to change notification settings
cweiske/ouya-romlauncher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Based on this code you can pack up a SNES game and make itdirectly available in the OUYA launcher, just as a normal game.
When running it, the game file is extracted andSnes9x EX+ is started with it.
Runprepare-game.sh
:
$ ./prepare-game.sh "Super Pac-Man" superpacman ~/public-domain/superpacman.smcGame title: Super Pac-ManFull package path: romlauncher.superpacmanGame file: superpacman.smcAll prepared.Put a 732x412 image into res/drawable-xhdpi/ouya_icon.png
Now adjust the launcher imageouya_icon.png
and build/run itwith the Android Developer Tools Eclipse IDE, or via command line:
$ ant release
The generated.apk
file will be located in thebin/
folder.
About
Tool to make SNES roms startable via the normal OUYA launcher. Mirror ofhttp://git.cweiske.de/ouya-romlauncher.git/
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published