a2x / cs2-dumper

Counter-Strike: 2 Offset Dumper
MIT License
901 stars 116 forks source link

"Unable to read button list address" error on Linux #247

Open Danetterry opened 2 weeks ago

Danetterry commented 2 weeks ago

I am trying to run cs2-dumper on OpenSUSE Tumbleweed. I only get 1 line in terminal output Output:

user@localhost ~/Downloads/cs2-dumper-linux [1]
❯ ./cs2-dumper -f rs                                                                                                                                                                                                    (base) 
Error: Other("unable to read button list address")
a2x commented 2 weeks ago

Yeah, the sig needs to be updated since it broke in the most recent update (probably others too).

xLeDocteurx commented 1 week ago

I'm willing to update them if someone can explain to me how to do it. I'm a développer and I want to learn and commit to this project but I'm not used to scanmem and Ida