Linux cheat for goldsrc games (HL1/CS 1.6/DoD/TFC/DMC)
Go to file
8dcc 5c3899e093 Change compiler, add globals object file
Use g++ because of the sdk's headers
Add includes
Remove write-strings warning
2023-07-20 01:27:58 +02:00
src Add SDK 2023-07-20 00:00:57 +02:00
.gitattributes Add SDK 2023-07-20 00:00:57 +02:00
.gitignore Initial commit 2023-07-18 22:03:59 +02:00
LICENSE Initial commit 2023-07-18 22:03:59 +02:00
Makefile Change compiler, add globals object file 2023-07-20 01:27:58 +02:00
README.org README - Fix orgmode issues 2023-07-19 20:26:12 +02:00
inject.sh Remove gdb exit code as it's always 0 2023-07-19 20:31:02 +02:00

README.org

Half-Life cheat

Linux cheat for Half-Life 1 (goldsrc).

Description

Note: This project is still work in progress.

Simple Half-Life 1 cheat for linux made in C.

This project was heavily inspired by UnkwUsr/hlhax, and would not have been possible without his help. Make sure to check out his repo too.

Building

$ git clone https://github.com/8dcc/hl-cheat
$ cd hl-cheat
$ make
...

Injecting

Uses the gdb debugger for injecting the library.

$ ./injector.sh
[sudo] password for username:

...

hl-cheat loaded!