Results 284 comments of Max Makarov

@pmwkaa @reshke @x4m Could you please provide some feedback on this?

> I never used this before, so I don't know how the hell it worked since csgo is x64 since forever. Are you sure that CS:GO is x64?

```bash root@csgo-59c8b769-bd488:~/.steam/steam/steamapps/common/Counter-Strike Global Offensive/csgo/addons# ldd cvar-unhide.so linux-gate.so.1 (0xf7f04000) libstdc++.so.6 => /lib/i386-linux-gnu/libstdc++.so.6 (0xf7c7d000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf7c56000) libtier0.so => not found libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7a21000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7919000) /lib/ld-linux.so.2 (0xf7f06000)...

Maybe the problem is caused by this?