Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cheat not working? #651

Open
adingy2 opened this issue Jul 29, 2021 · 10 comments
Open

Cheat not working? #651

adingy2 opened this issue Jul 29, 2021 · 10 comments

Comments

@adingy2
Copy link

adingy2 commented Jul 29, 2021

Hello after almost a year I've decided to play CS with Fuzion again when I loaded the cheat my saves do not work even the skin changers don't work.

@omegabr99
Copy link

i mean last commit was in january so idk

@acuifex
Copy link

acuifex commented Jul 30, 2021

other people were also reporting that. no idea why that is happening, try updating gcc.
also gcc, gdb versions, better description of what is not working and distro name would be nice

@farhadfdh
Copy link

@acuifex
Hi, after updating Linux to 21.04 fuzion, it ran out of the game. How can I fix it?
I am a beginner, please guide me accurately and clearly
Screenshot from 2021-08-05 20-00-07

@acuifex
Copy link

acuifex commented Aug 5, 2021

and what's the issue? is it crashing on injecting?
gcc --version
gdb --version
uname -a
./build-debug
./debug
continue until the breakpoint is in the game library
backtrace

@farhadfdh
Copy link

I tried but I could not ....
Can you connect to my system with anydesk and fix it ??
Screenshot from 2021-08-06 12-47-19

and what's the issue? is it crashing on injecting?
gcc --version
gdb --version
uname -a
./build-debug
./debug
continue until the breakpoint is in the game library
backtrace

@acuifex
Copy link

acuifex commented Aug 6, 2021

Try this:
cd Fuzion
wget https://nullworks.gitlab.io/cathook/cathook/gdb -O gdb.bin && sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo .\/gdb.bin/g' ./load
and then injecting normally

@farhadfdh
Copy link

@acuifex not work

این را امتحان کنید:
cd Fuzion
wget https://nullworks.gitlab.io/cathook/cathook/gdb -O gdb.bin && sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo .\/gdb.bin/g' ./load
و سپس به طور معمول تزریق کنید

Screenshot from 2021-08-06 16-47-12

@acuifex
Copy link

acuifex commented Aug 6, 2021

your connection is timing out for some reason.
try downloading the file from google: https://drive.google.com/file/d/1WSKxWIn7LCNynmKshNjtBZlSSEq8zsbA/view?usp=sharing
place it in the Fuzion folder
and then execute sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo .\/gdb.bin/g' ./load

@farhadfdh
Copy link

sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo ./gdb.bin/g' ./load

its work thanks bro

@acuifex
Copy link

acuifex commented Aug 6, 2021

@poIak #621 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants