diff options
Diffstat (limited to 'games/bsnes/README')
-rw-r--r-- | games/bsnes/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/bsnes/README b/games/bsnes/README index 059112c7d0..00ba5f0c3a 100644 --- a/games/bsnes/README +++ b/games/bsnes/README @@ -15,7 +15,7 @@ then pass INTERFACE=gtk to the slackbuild. 2) There are 3 modes that bsnes can be built. The 3 modes can no longer be chosen from within the game. There can only be one mode -chosen at build time. The 3 modes are accuracy (default), -compatibility, and performance. To choose compatibility modes -pass PROFILE=compatibility to the slackbuild. For performance +chosen at build time. The 3 modes are compatibility (default), +accuracy, and performance. To choose accuracy modes +pass PROFILE=accuracy to the slackbuild. For performance mode pass PROFILE=performance to the slackbuild. |