-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/fgl82/simplemenu.git
- Loading branch information
Showing
1 changed file
with
11 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |