Skip to content

GoldSRC oyunları için linux hack (cs 1.6, haf life vb.)

Notifications You must be signed in to change notification settings

Hhk78/goldsrc-multihack-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Bağılmılıkların kurulumu (Debian-based için)
sudo dpkg --add-architecture i386 ; sudo apt update
sudo apt install lldb libstdc++-12-dev:i386 libstdc++-11-dev:i386 git make gcc-multilib mesa-common-dev cmake clang
sudo pacman -S lldb gcc libstdc++ clang git make mesa cmake --needed clang lldb
  1. Bu depoyu klonlayın.

  2. SDK'yı indirin:

     mkdir sdk
     git clone https://github.com/ValveSoftware/halflife.git sdk/halflife-master
  3. Derleme klasörünü hazırlayın:

     mkdir build
     cd build
     cmake ..
  4. Derleyin:

     make
  5. Oyunu başlatın.

  6. Hileyi enjekte edin. (derleme klasöründe olduğunuzdan emin olun)

     ./injector.sh load

credits: https://github.com/UnkwUsr/hlhax

About

GoldSRC oyunları için linux hack (cs 1.6, haf life vb.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published