Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bittboy committed Oct 1, 2019
2 parents 14283e9 + 8f3d202 commit 4d060d3
Showing 1 changed file with 11 additions and 27 deletions.
38 changes: 11 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
# Simple Menu
Simple launcher for the new bittboy.

Controls:
- TB: switch between menu and screenshot modes.
- TA: launch game.
- B, in favorites: removes the game from favorites.
- B, outside of favorites: adds a game to favorites.
- Left: previous 10 games.
- Right: next 10 games.
- Up: previous game.
- Down: next game.
- A: hotkey
- +Left: previous section.
- +Right: next section.
- +Up: previous letter.
- +Down: next letter.
- R: go into or exit the favorites screen.
- Start: cycle through overclocking (798), underclocking(408) and normal(702).
- Select+Start: shut down.

Notes:
- Screen captures should be inside the rom folder, have the same name as their companion rom and the "png" extension.
- Sections need to be added manually in the config file, the numbers at the end are the colors of the header background, header text, body background, body text, highlighted text background and highlighted text foreground, expressed in RGB form.
- Don't delete or modify the Scripts or Favorites (9999 in 1) sections; that will definitely break it.
- At this point, no command line parameters are supported.
- Favorites are only written if they were changed and, even then, only when launching a game or quitting the menu, to minimize writes to the sd card.
# SimpleMenu
- <span style="color:red">**S**</span>impleMenu
- <span style="color:red">**I**</span>s (a)
- <span style="color:red">**M**</span>inimalistic
- <span style="color:red">**P**</span>ractical
- <span style="color:red">**L**</span>ean (and)
- <span style="color:red">**E**</span>fficient
- <span style="color:red">**M**</span>enu (to)
- <span style="color:red">**E**</span>nhance
- <span style="color:red">**N**</span>ew Bittboys'
- <span style="color:red">**U**</span>sability

0 comments on commit 4d060d3

Please sign in to comment.