chore: update faq
This commit is contained in:
46
pages/faq.md
46
pages/faq.md
@@ -1,5 +1,19 @@
|
|||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
|
### A note about stable, beta, nightly and canary versions of the same app
|
||||||
|
|
||||||
|
You cannot install more than one version of the same app. For example: You must choose between RetroArch (stable) or RetroArch (nightly). You cannot have both.
|
||||||
|
|
||||||
|
To make things easier for beginners, I've omitted nightly, beta and canary versions where a stable
|
||||||
|
one exists.
|
||||||
|
|
||||||
|
You can manually add beta/nightly applications by using the links in the README
|
||||||
|
|
||||||
|
### How do I updated Obtainium Emulation Pack?
|
||||||
|
|
||||||
|
Same as install method. It'll update existing resources.
|
||||||
|
It will not remove any other resources you've added.
|
||||||
|
|
||||||
### Why do some applications say TRACK ONLY?
|
### Why do some applications say TRACK ONLY?
|
||||||
|
|
||||||
As the name implies, these application versions are only tracked, not pulled.
|
As the name implies, these application versions are only tracked, not pulled.
|
||||||
@@ -16,38 +30,8 @@ When you get notified of an update to your track only resource:
|
|||||||
- download it manually
|
- download it manually
|
||||||
- in obtainium > click resource > click "Mark Updated"
|
- in obtainium > click resource > click "Mark Updated"
|
||||||
|
|
||||||
### How do I updated Obtainium Emulation Pack?
|
|
||||||
|
|
||||||
Same as install method. It'll update existing resources.
|
|
||||||
It will not remove any other resources you've added.
|
|
||||||
|
|
||||||
### A new switch emulator has released! Can you add it?
|
|
||||||
|
|
||||||
> [!NOTE]
|
|
||||||
> For context, I have a full time job and a family. I do this for fun. With that in mind...
|
|
||||||
|
|
||||||
I want to be very selective about which switch emulators I add to this pack. The switch emulation space can be very volatile, and I don't want to be in a position where I have to chase a moving target and update the pack every day.
|
|
||||||
|
|
||||||
The switch emulators I've added have proven to be somewhat stable in where they are and how they're
|
|
||||||
tracked.
|
|
||||||
|
|
||||||
### A note about stable, beta, nightly and canary versions of the same app
|
|
||||||
|
|
||||||
You cannot install more than one version of the same app. For example: You must choose between RetroArch (stable) or RetroArch (nightly). You cannot have both.
|
|
||||||
|
|
||||||
To make things easier for beginners, I've omitted nightly, beta and canary versions where a stable
|
|
||||||
one exists.
|
|
||||||
|
|
||||||
You can manually add beta/nightly applications by using the links in the README
|
|
||||||
|
|
||||||
### How does this work?
|
|
||||||
|
|
||||||
Obtainium allows you to filter for links on a page using regular expression (regex)
|
|
||||||
It also allows you to follow multiple links using regex.
|
|
||||||
see <https://regexr.com/7rmf7> for a basic example of how this works.
|
|
||||||
|
|
||||||
### Can this break?
|
### Can this break?
|
||||||
|
|
||||||
Yes. Absolutely it can.
|
Yes. Absolutely it can.
|
||||||
Any of the scrapers that use regex can break if the maintainer changes their page.
|
Any of the scrapers that use regex can break if the application maintainers break convention.
|
||||||
The applications pulling from GitHub are more stable and less likely to break.
|
The applications pulling from GitHub are more stable and less likely to break.
|
||||||
|
|||||||
Reference in New Issue
Block a user