From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
Key points
- The game has a built-in level editor.
- Source code was released in public domain in 1997, allowing 3rd party ports and modifications.[2]
Essential improvements
Abuse SDL
- Abuse SDL is an updated version of the game ported to SDL2, it allows for modern OS support, higher resolutions, gamepad support, and a multitude of bug fixes and enhancements. Note that there is no support for multiplayer.
- For Windows, everything is provided in a single download. For macOS and Linux, the source code for the port needs to be downloaded and compiled.
FRABS (Free Abuse)
- A standalone fan made single player campaign based on the shareware release. Contains levels and assets from the shareware version, as well as fan made assets and over 20 levels. Download available here.
- These instructions are for Abuse SDL only
Modify config.txt[citation needed]
|
- Go to
<path-to-game>\user .
- Open
config.txt .
- Change the value of
fullscreen from 0 to 1.
- Save the changes made and launch the game.
|
- These instructions are for Abuse SDL only
Modify config.txt[citation needed]
|
- Go to
<path-to-game>\user .
- Open
config.txt .
- Change the value of
vsync from 0 to 1.
- Save the changes made and launch the game.
|
- These instructions are for Abuse SDL only
- Some keys are hardwired and cannot be changed. See the
README.txt
file in <path-to-game>
for a full list
Modify config.txt[citation needed]
|
- Go to
<path-to-game>\user .
- Open
config.txt .
- Under the
; Key mappings header, change the values of the commands to the desired key(s).
- A list of special keys available can be found in the included
README.txt file.
- Save the changes made and launch the game.
|
- These instructions are for Abuse SDL only
Modify config.txt[citation needed]
|
- Go to
<path-to-game>\user .
- Open
config.txt .
- Under the
; Button mappings header, change the values of the commands to the desired button(s).
- A list of of the button names to be used can be found in the included
README.txt file in <path-to-game> .
- Save the changes made and launch the game.
|
- These instructions are for Abuse SDL only
Modify config.txt[citation needed]
|
- Go to
<path-to-game>\user .
- Open
config.txt .
- Change the value of
ctr_rst_s to the desired sensitivity.
- Save the changes made and launch the game.
|
macOS Compatibility
Method |
Rating |
Notes |
Native |
Playable |
Requires a sourceport.[3] |
Rosetta 2 |
Unknown |
|
References