-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Menu] Menu sub label finetunes and file names in on-screen notifications #16146
Comments
I disagree with these. In neither case are you browsing the directory. You're browsing the contents of the files. While I like the idea of including the full paths, there's no way most full paths are going to fit in the notification widgets. I suggest including the full path in the logs if they're not already, though. |
I removed them, thank you for reading through the whole list! Do you prefer single quotes or not?:
We could add just file names (like for the |
@zoltanvb Please participate in this issue if you want, since you commited: |
I'd probably go with no quotes, since that sort of thing can be difficult to convey in translations. |
I just submitted this, if you are interested: |
@zoltanvb I updated all entries in the top post:
|
Prepend sublabel was fixed by #16095. |
I repeated this with your new information. Thank you once again. |
As mentioned in libretro#16146
Merged to the Done section in the top post: Replace "system directory" with "System/BIOS directory" Thanks! |
Found that "Maximum Users" requires restart to functioning, which should be added to its sub-label: Settings -> Input -> Maximum Users |
As mentioned in libretro#16146
Sub-labels
Settings
Replace "file browser" with "File Browser":
Settings -> User Interface -> File Browser -> Filter Unknown Extensions
: "Filter files being shown in the file browser..."Settings -> User Interface -> File Browser -> Remember Last Used Start Directory
: "Open the file browser..."Add sub-label "(Restart required)":
Settings -> Input -> Maximum Users
Rename "Save Configuration on Quit" to "Save Configuration on Quit for this Session"
"Requires restart" sub-label
Asked in #16146 (comment)
"These are all entries in "Settings -> Drivers". Can someone please answer which one that should have the sub-label "Requires restart.", because I don't know how to test them?:
When the "Controller" entry has "Requires restart", document that we encourage users to generate and upload autoconfig files for all controller drivers at libretro/docs#910
Quick Menu
The requirement is not added, it is: "Requires first that file(s) has been saved via option(s) at 'Controls -> Manage Remap Files'.":
Settings -> Configuration -> Save Remap Files on Quit
: "Save changes to any active input remap file when closing content or quitting RetroArch."Missing directories in Settings -> Directory
core_options_path
core_options_path = ""
global_core_options = "true"
add: " (done)"]"Replace in https://github.com/libretro/RetroArch/blob/master/retroarch.cfg
with
video_font_path
video_font_path = ""
video_font_path
is set tovideo_font_path = ""
for the Flatpak package, and the Appimage.Document
Comment these variables in https://github.com/libretro/RetroArch/blob/master/retroarch.cfg
bundle_assets_dst_path = ""
bundle_assets_src_path = ""`
See also
Done
Replace "system directory" with "System/BIOS directory":
Settings -> Core -> System Files are in Content Directory
: "Use content directory as system directory.". Solved: Small sublabel adjustment #16335cursor_directory = "/app/share/libretro/database/cursors"
resampler_directory = ""
Replace "DualAnalog" with "Dual Analog":
Controls -> Port * Controls -> Device Type
: "DualAnalog"Shaders -> Prepend Preset / Append Preset
(solved via https://github.com/libretro/RetroArch/pull/16095/files)Per zoltanvb@ee9e68c and 14ce660 :
Settings -> User Interface -> File Browser
: "Change file browser settings." <-- s/file browser/File Browser/Settings -> User Interface -> File Browser-> Show Hidden Files and Directories
: "Show hidden files and directories in the file browser." <-- s/file browser/File Browser/Settings -> User Interface -> Menu Item Visibility
-> [9 entries] : "* (Restart Required on Ozone/XMB)" <-- s/(Restart Required on Ozone/XMB)/ (Restart required on Ozone/XMB)./Settings -> User Interface -> Menu
: "Menu driver to use. Requires restart." <-- s/Requires restart/ (Restart required)// -- to indicateMain Menu -> Restart
. See more info here.Per https://github.com/libretro/RetroArch/pull/16144/files
Settings -> Directory -> File Browser
: "Set Start Directory for the File Browser"Per #16121
Settings -> Input -> RetroPad Binds -> Port 1 Controls -> Save Controller Profile
Bisect Results
[Try to bisect and tell us when this started happening]
Version/Commit
You can find this information under Information/System Information
Environment information
The text was updated successfully, but these errors were encountered: