-
Notifications
You must be signed in to change notification settings - Fork 44
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
One-page "quick start" #12
Comments
Would you like this for Windows or also for Linux and Mac users? |
This was mostly a reminder for me to work on it, since there are some new features in the dev fork that are not published in an official release yet (specifically the -fsroot switch and the new file handling.) However, if you want to take it on, then that would be great. The basic process would be the same for all platforms:
And I'd write this separately for each platform: Windows, MacOS, and Linux. It might also be useful to write a fourth version for Steam Deck, if it different significantly from the general Linux case. (I have a Steam Deck, so I can validate the Linux steps and add the SteamDeck specific stuff.) The trick is to keep it short enough for ADD brains while making it detailed enough that someone who doesn't really understand what "zip" and "command script" can be successful. |
I've created a proposal for the quickstart guide for Linux, see PR #25 Eventually the README itself has to link to the quickstart guides I guess, otherwise they're kinda hard to find? |
Add a quick start to the docs, for new users who keep asking "how do I run a game?" in the forums or Discord.
Also, discuss how to organize different programs into directories in your emulator folder, using scripts to launch games from the command line.
The text was updated successfully, but these errors were encountered: