-
Notifications
You must be signed in to change notification settings - Fork 183
Getting Started
There are currently no official builds of OpenRW available, we recommend building from source. See Building for instructions on how to do this for your operating system. However, Some users have already packaged OpenRW for certain operating systems.
This is the game binary. Before running the game a config file is needed, see Configuration
- Options:
- -w n, -h n sets initial window size
- --newgame starts a new game automatically
- Controls:
- WASD: Move
- Shift: Sprint
- Space: Jump
- F: Enter/Exit Vehicle
- Mouse Wheel: Cycle weapons
- Mouse 1: Fire Weapon
- For more debug controls see Development
This is a Qt tool for opening the game data. It currently supports looking at objects and their models, and a primitive world viewer. It needs more work to be useful for looking inside archives and viewing textures.
If you need help running openrw please check the subreddit r/openrw or the IRC channel #openrw on chat.freenode.net. Do not post support issues on GitHub as they will be closed.
If you would like to report an issue with OpenRW, please check the issues page first to make sure it has not already been reported. You may be able to provide extra information on an already reported issues.
If you would like to contribute features or fixes to OpenRW, please read the Contributing and Development pages for more information.