Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(3DS) Add bottom menu options #14323

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

MrHuu
Copy link
Contributor

@MrHuu MrHuu commented Aug 14, 2022

Description:

This adds customization options for the 3DS bottom screen menu.

An additional RetroArch menu is added:
Settings -> User Interface -> 3DS Bottom Screen Appearance

From which the following options are available:

  • 3DS Bottom Screen Enable the bottom screen (moved from Settings -> User Interface)

Following options are hidden unless the bottom screen is enabled:

  • Bottom Screen Asset Directory Select a folder containing the background image (bottom_menu.png)
  • Font Enable Allows to enable / disable the bottom screen text (excluding the save state date)
  • Font Color Changes the bottom screen font color
  • Font Opacity Changes the bottom screen font opacity
  • Font Scale Changes the bottom screen font size

A few minor issues:

  • After selecting a Bottom Screen Asset Directory, it returns to the Main Menu instead of returning to the 3DS Bottom Screen Appearance menu.
  • Font Enable / Color / Opacity / Scale are visible after reloading the bottom menu.

Related Issues:

libretro/retroarch-assets#436

@MrHuu MrHuu force-pushed the ctr_bottom_menu_options branch from fe74d77 to 9179c63 Compare August 14, 2022 22:49
@LibretroAdmin LibretroAdmin merged commit 46bafd6 into libretro:master Aug 17, 2022
@MrHuu MrHuu deleted the ctr_bottom_menu_options branch August 18, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants