Building a Retro Linux Gaming Computer Part 34: Abusing the System https://www.gamingonlinux.com/2023/11/building-a-retro-linux-gaming-computer-part-34-abusing-the-system/
Building a Retro Linux Gaming Computer Part 34: Abusing the System
Having already played the Abuse Linux shareware, the next step seemed to be getting my hands on the registered version. Abuse was later picked up to be published by Origin Systems and Electronic Arts in 1996.Hamish (GamingOnLinux)
Magister Ludi
in reply to Liam @ GamingOnLinux 🐧🎮 • • •I ported abuse to SDL2 some time ago. You can find it at https://github.com/jjsimpso/abuse-sdl2 but I don't currently have prepackaged binaries for it. My version also adds gamepad support and I fixed choppy audio that I experienced on my system.
I haven't played the game extensively, so I'd be curious how well my version performs compared to the others. There is also at least one other SDL2 port out there besides mine.
GitHub - jjsimpso/abuse-sdl2: Port of Crack.com's Abuse to SDL2 (adds game pad support and other cool stuff)
GitHub