Skip to content

ddxxpp/stuntrally

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------------

    Stunt Rally - game based on VDrift and OGRE, with Track Editor
    Copyright (C) 2015  Crystal Hammer and contributors

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

    The license GNU GPL 3.0 applies only to code written by us.
    Which is in source dir, subdirs: editor, network, ogre and road.
    Libraries used have their own licenses.
    For data licenses look in various .txt files in data subdirs.
------------------------------------------------------------------------------

    Links

Homepage:  (all links, documentation Wiki pages)
        http://code.google.com/p/vdrift-ogre/

Releases:  (GNU/Linux binaries, Windows installer)
        https://sourceforge.net/projects/stuntrally/files/

Sources:  (Git repositories)
        https://github.com/stuntrally/

Forums:  (Report bugs, issues, ideas, etc):
        http://forum.freegamedev.net/viewforum.php?f=77

Screenshots:  (galleries from all versions)
        http://picasaweb.google.com/CryHam/

Videos:  (gameplay and editor)
        http://www.youtube.com/user/TheCrystalHammer

------------------------------------------------------------------------------

    Description

The game features 167 tracks in 34 sceneries and 19 cars + 4 vehicles.
Game modes include: Single Race, Tutorials, Championships, Challenges,
Multiplayer and Split Screen. Also Replays and Ghost drive are present.

The Track Editor allows creating and modifying tracks.
Both run on GNU/Linux and Windows.

The game aims at a rally style of driving (like in Richard Burns Rally),
with possible stunt elements (jumps, loops, pipes)
and uses a 3D spline generated road.

For full features list check our Wiki page:
http://code.google.com/p/vdrift-ogre/wiki/Features

------------------------------------------------------------------------------

    Hardware requirements

The minimum hardware is:
  CPU: with 2 cores, above 2.0GHz,
  GPU: GeForce 9600 GT or Radeon HD 3870,
with Shader Model 3.0 supported and 256 MB GPU RAM (512 on Higher).

A good GPU for smooth play on Higher preset is GTX 560 Ti (no effects).
Integrated GPUs or laptops don't handle the game well or at all.

------------------------------------------------------------------------------

    Running

Localized help for new users, is on the Welcome screen
shown at game start. Or press Ctrl-F1 to show it.
It also has game related Hints.

In game, Esc/Tab key shows/hides GUI.
At first, open Options to adjust Screen resolution,
pick graphics preset according to your GPU and restart.
Open Options tab Input, to see or reassign keys,
or configure a game controller.

If you have problems running, read Wiki page [Running].
All settings and logs are saved to user folder (see [Paths]).

    Feedback

Be sure you've read [Read before posting] topic first:
http://forum.freegamedev.net/viewtopic.php?f=78&t=3814

If that didn't help, report on
IRC: #stuntrally on freenode,
or create a topic on Forum [SR Bugs & Help].

    Editor

In editor, F1 (or tilde) key shows/hides GUI,
press Ctrl-F1 to read what can be edited and how.
Tab key switches between Camera and Edit modes.

There isn't (and won't be) an undo function -
hit F5 to reload last track state, and F4 to save it (often).
After each save, track can be tested in game.

Editor Tutorial page with 14 videos (total 64 min):
https://code.google.com/p/vdrift-ogre/wiki/TrackEditor

Have fun !

------------------------------------------------------------------------------

    Compiling

For newest sources and how to compile them check
project's Wiki page [Compiling].

------------------------------------------------------------------------------

    Help is welcomed

There is 1 active developer/programmer.
I'm looking for skilled and motivated people.

Programmers
    If you know C++, OGRE or shaders, and could
    handle some of the [Roadmap] tasks or [Issues].

Testers
    If you are able to build from sources,
    you can test and report bugs or suggestions.

Artists
    Editing meshes for game, uv unwrap, texturing etc.
    If you can record/edit sounds for games.

Track creators
    If you manage to create an interesting track,
    it could be released in future versions.

Translators
    If you want to help translating a language,
    check Wiki page [Localization].

About

The main repository containing Stunt Rally sources and game data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.6%
  • C 4.4%
  • GLSL 1.6%
  • CMake 1.5%
  • Objective-C 0.6%
  • Shell 0.1%
  • Other 0.2%