diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-12-18 16:59:06 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:40 -0500 |
commit | 32b4596217a5c9c295a3f1b4743418369dc98829 (patch) | |
tree | 99354921da0ba1f8796efea1342c6e69f6ca128c /games/bsnes/README | |
parent | 8f604d4038aa1106562610f18576ea1be467919d (diff) |
games/bsnes: Updated build, new maintainer.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/bsnes/README')
-rw-r--r-- | games/bsnes/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/games/bsnes/README b/games/bsnes/README index b751ff494ef8..898af891d90d 100644 --- a/games/bsnes/README +++ b/games/bsnes/README @@ -7,9 +7,9 @@ This includes speed and game-specific hacks for compatibility. As a result, the minimum system requirements for bsnes are very high. Options: -1) Bsnes now has 2 interfaces to choose from. The default is QT4 -and the other is GTK. If you'd like to choose the GTK interface, -then pass INTERFACE=gtk to the slackbuild. +1) Bsnes now has 2 interfaces to choose from. The default is GTK +and the other is QT. If you'd like to choose the QT interface, +then pass INTERFACE=qt 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 @@ -17,3 +17,6 @@ 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. + +Once installed, you will need to copy /usr/share/bsnes/profile/* +into ~/.config/bsnes/ before running. |