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

Stacked Load Content in subfolders - add traversing filesystem #7

Open
drewbitt opened this issue Jul 14, 2024 · 3 comments
Open

Stacked Load Content in subfolders - add traversing filesystem #7

drewbitt opened this issue Jul 14, 2024 · 3 comments

Comments

@drewbitt
Copy link

The https://github.com/nbarkhina/numero core describes this process.

Installing Apps
You will probably need to install some "loaders" for most of the demanding apps
Such as "Ion" or "Mirage"
You can install "Ion.8xg" by going to RetroArch => Load Content
After starting you will see a message in the bottom left corner if it imported successfully
Then go to "Close Content"
Then go again to "Load Content" and install the game you want to run inside of Ion such as "Ztetris.8xp"
Then keep repeating the process to load all the apps you want (careful not to fill up the entire space)
Essentially you have to load each piece one on top of another since there is a single common "hard drive" for the calculator

This is not possible in RetroArch Lite

@drewbitt drewbitt changed the title Load Content / Stacked Load Content Stacked Load Content in subfolders Jul 14, 2024
@drewbitt
Copy link
Author

Ok, this is actually possible assuming they are all in the same folder. It would be nice if the Load ROM dialog allowed you to traverse the file system, go to the parent folder etc so this supports the OS manager (Mirage) be different than the games

Screenshot_20240714-010712.png

@neil4
Copy link
Owner

neil4 commented Jul 14, 2024

Another workaround is to change "Core ROM Directory" to some base folder where you can get to every file. It's core specific and defaults to whatever the launcher passed in. Directory Settings has to be enabled in Menu Item Visibility first.

I'm not sure I want "parent directory" shown in RGUI's browser, but maybe it could be optional.

@drewbitt
Copy link
Author

Another workaround is to change "Core ROM Directory" to some base folder where you can get to every file. It's core specific

It being core specific does help here, then.

I'm not sure I want "parent directory" shown in RGUI's browser, but maybe it could be optional.

A ... for the parent directory would still be nice, yeah. I'll leave this up as a feature request for now for that, and you can close it if not interested.

@drewbitt drewbitt changed the title Stacked Load Content in subfolders Stacked Load Content in subfolders - add traversing filesystem Jul 16, 2024
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

No branches or pull requests

2 participants