summaryrefslogtreecommitdiff
path: root/games/stuntrally/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2020-10-12 03:45:00 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 08:19:20 +0700
commit4ef60ef656d1e5f3977d7c33056748a4f516f801 (patch)
treed2430615315318a3663a72e7d4d38a403def3fbc /games/stuntrally/README
parent2bd3ec8afa3612498fdc9e1f6594b57ca00ce60b (diff)
downloadslackbuilds-4ef60ef656d1e5f3977d7c33056748a4f516f801.tar.gz
games/stuntrally: Switch to binary release until ported to ogre-1.11+
StuntRally does not currently work on ogre-1.11+. Attempts at adding patches allows compiling, but leads to a segfault when launching. This is a temporary measure to allow ogre to be upgraded to a newer version without breaking this program. Once the port to 1.11+ is completed, StuntRally will be reverted back to a source compile. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stuntrally/README')
-rw-r--r--games/stuntrally/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/stuntrally/README b/games/stuntrally/README
index 92453e9b38..2fd05bfdaa 100644
--- a/games/stuntrally/README
+++ b/games/stuntrally/README
@@ -1,6 +1,6 @@
stuntrally (game based on VDrift and OGRE, with Track Editor)
-The game features 172 tracks in 34 sceneries and 25 vehicles. Game
+The game features 191 tracks in 34 sceneries and 28 vehicles. Game
modes include: single race, tutorials, championships, challenges,
multiplayer and split screen. Replays and Ghost drive are available.
The Track Editor allows creating and modifying tracks.
@@ -8,7 +8,5 @@ The Track Editor allows creating and modifying tracks.
The game aims at a rally style of driving (like in Richard Burns
Rally), with possible stunt elements (jumps, loops, pipes).
-Required Dependency
-
-ogre needs to be built with FreeImage for stuntrally to work. If you
-built ogre prior to installing FreeImage, you will need to rebuild ogre.
+This is currently repackaging the binary version until stuntrally can be
+ported to ogre-1.11+.