diff --git a/FAQ.md b/FAQ.md index eefab9e..3462029 100644 --- a/FAQ.md +++ b/FAQ.md @@ -80,4 +80,4 @@ It only needs to be downloaded once. Extract every *.dll from the respective zip 64-bit: [Redist](http://themaister.net/retroarch-dl/RetroArch-win64-libs.zip) ### I tried launching RetroArch in Windows with a different program but there's an annoying command line window there. Any way to remove it? -You can pass the -D flag to RetroArch which will terminate the console window if you launch it outside cmd.exe (from a shortcut or something like that). \ No newline at end of file +You can pass the -D flag to RetroArch which will terminate the console window if you launch it outside cmd.exe (from a shortcut or something like that). If you want to use RGUI to select a core and game you also need to add --menu. \ No newline at end of file