LWSS / McDota

Dota 2 Linux Cheat
GNU General Public License v3.0
161 stars 41 forks source link

no process found #31

Closed cool-ic closed 4 years ago

cool-ic commented 4 years ago

Thanks for your code. I install steam via 'flatpak' on my fedofa, and the install of Mcdota shows no error.

But when I start a game against bot and run "sudo ./load_carto", I got these feedback: Injectinig build ID: libMcdota.so 2 steam: no process found steamwebhelper: no process found steamwebhelper: no process found steam: no process found Successfully injected!

But by run "ps -ef | grep steam", these process are actually running normally. and press insert does not show anything in game, and the dota in-game console does not show anything about mcdota.

cool-ic commented 4 years ago

Solved . Seems flatpak is something just like docker and running steam in a dedicated sandbox.