- Nov 23, 2017
- 11
- 11
had the same problem. had to disable my firewall and vpn and use this command if you're using waylandSo lemme warn first I am still pretty novice to linux. I did some snooping around the thread for help on how to play this and eventually saw posts about getting the tarball public version from the main website and then swapping the files from the backer windows version around. Which I did just fine.
But I am a fool - not only was I unable to get the windows version working with wine, but I can't even get the Linux version running! I see a 'tits' file, but I have no idea how to run it, or at least what program to use. Any advice?
./tits --enable-features=UseOzonePlatform --ozone-platform=wayland --disable-features=DefaultPassthroughCommandDecoder
if you're using Xorg or whatever just use
./tits --disable-features=DefaultPassthroughCommandDecoder
hope this works for you