Skip to content

Commit

Permalink
multiplatform update
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogTheFrog committed May 14, 2017
1 parent 42f63c5 commit 17e5ca0
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ Want to play some old or new emulator games on your couch? Going to add them to

# Features

## Multiplatform

Runs on Windows and Linux! Should run on Mac OS too, but you'll need to build it from source yourself.

## Instructions and examples

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.
Expand Down Expand Up @@ -38,18 +42,6 @@ No images found or you just want to use your own images? Fear not! Steam ROM Man
- Multiple user configuration support.
- Fully support image downloads from **SteamGridDB**, **retrogaming.cloud** and partially from **ConsoleGrid**.

# Executable arguments for emulators

While you can freely choose what your executable arguments should be, here are some argument examples for emulators that you might want.

## Dolphin

`--exec="${filePath}" --batch --confirm=false`

## Cemu

`-f -g "${filePath}"`

# Special thanks

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

0 comments on commit 17e5ca0

Please sign in to comment.