Search And Rescue II
Search and Rescue II (SaR II) is an open source helicopter simulator game for Linux and OSX. In it you can fly several helicopter and airplane models in some basic scenarios.
SaR II has low graphic requirements while still provide a fun and demanding gameplay where the player needs to locate, pick-up and rescue victims of all sorts in steep mountains, burning buildings or in the sea.
Among the features of the game you will find:
- 25 playable missions, including training ones in two main locations.
- Full SDL2 Joystick support with support for pedals and brakes.
- Configurable simulation options and difficulty, with support for different weather conditions.
- Game music and realistic sounds effects.
- Linux and preliminary OSX support.
- Text file-based mission and scenery configuration. Easy to contribute improvements and new missions.
News
- August 11, 2023: Search and Rescue II 2.6.0 released. This release includes a new Corsica scenery and a new Eurocopter EC145 model. Check out the changelog for a full list of changes.
- June 20, 2020: Search and Rescue II 2.5.0 released. This version overhauls a few aspects in the physics engine and adds support for wind and realistic airdrag. We have also added preliminary OSX support. Check out the changelog for a full list of features and bugfixes.
- May 23, 2020: Search and Rescue II 2.4.3 released. This release fixes issues with lagging on landing events and menus redraws. For more information, see the changelog.
- May 8, 2020: Search and Rescue II 2.4.2 released. This release provides better display support by fixing a number of issues with menus and resolution selection. For more information, see the changelog.
Downloading
Snap release
The snap install should work with most Linux distributions:
Pre-compiled packages
Some people have generously taken the time to package SaRII for some Linux distributions. Note that packages (except OpenSuse) have been created by third parties, so make use of them at your own risk.
Opensuse packages are part of the official repositories: sar2 | |
An Arch Linux package is available the AUR: sar2. Thanks to maintainer Popolon. |
If you find packages for other distros or have contributed new ones please let us know.
OSX
It is possible to build SaR II from source on OSX (using XQuartz to run it). Check the instructions in the README.
Source code
Download the latest version tarball in the Github releases page.
Instructions on how to build from source can be found in the main README.
Collaborate
Search and Rescue II is an open source project licensed under the terms of the GLP v2 LICENSE and maintained by volunteers.
You can grab the latest versions of the game from the SaRII Github repository.
You can submit bug reports and feature requests on the issues section.
Search and Rescue II is mostly written in C. There are many ways to collaborate with the project:
- Designing new scenario files (no deep programming knowledge required)
- Designing some new missions (no deep programming knowledge required)
- Designing some new graphics and backgrounds for the menus.
- Finding and fixing bugs
- Improving documentation
- Adding new features
- Porting SaR II to other OSs
Bundled to the game you will find a HACKING file with some tips on the purpose of each of the source files.