Skip to content

Commit 17e5ca0

Browse files
committed
multiplatform update
1 parent 42f63c5 commit 17e5ca0

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Want to play some old or new emulator games on your couch? Going to add them to
22

33
# Features
44

5+
## Multiplatform
6+
7+
Runs on Windows and Linux! Should run on Mac OS too, but you'll need to build it from source yourself.
8+
59
## Instructions and examples
610

711
Use instructions and examples to create your own parser. When creating a parser configuration, you can read side-by-side about each input field and how does it work.
@@ -38,18 +42,6 @@ No images found or you just want to use your own images? Fear not! Steam ROM Man
3842
- Multiple user configuration support.
3943
- Fully support image downloads from **SteamGridDB**, **retrogaming.cloud** and partially from **ConsoleGrid**.
4044

41-
# Executable arguments for emulators
42-
43-
While you can freely choose what your executable arguments should be, here are some argument examples for emulators that you might want.
44-
45-
## Dolphin
46-
47-
`--exec="${filePath}" --batch --confirm=false`
48-
49-
## Cemu
50-
51-
`-f -g "${filePath}"`
52-
5345
# Special thanks
5446

5547
- Thank you **doZennn** for providing title list for fuzzy matching and an icon. Also testing this app.

0 commit comments

Comments
 (0)