From 17e5ca008b8b634048f724d065208f1b730ebef0 Mon Sep 17 00:00:00 2001 From: FrogTheFrog Date: Sun, 14 May 2017 23:33:00 +0300 Subject: [PATCH] multiplatform update --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 99602db0a1..56f808bb36 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. \ No newline at end of file