• 449 Posts
  • 2.08K Comments
Joined 2 years ago
cake
Cake day: July 19th, 2023

help-circle






  • Alternatively you might need to decide between sliding or moving. Often chess requires two turns to take a piece (you move a piece into attack range, opponent has a turn to react, and then you can take the piece). Being able to do two actions at once (slide tile and move a piece on the same turn) would allow you to take pieces that weren’t previously threatened. It would even allow you to position to take the enemy king, where you put him in check by sliding the board and then are able to take him on the following action.




  • Wine is a compatibility layer, it works as a translator to let windows programs run on linux. You can think of it like having a translator who allows two people with different languages to talk to each other and work together.

    WinBoat is completely different, this is actually running full windows in the background, and then only displaying the apps you want from it. There will be significantly more system resources used, and you won’t be able to run windows apps until the windows VM has started in the background, adding a startup delay. However the advantage is that it will support more software than wine does, with fewer issues.

    Wine will always be the better option when it works, but for stuff that doesn’t work this is a decent option.



  • WinBoat or WinApps might work for you. They’re very similar in function afaik, they both run a windows vm hidden in the background and integrate the windows apps alongside your Linux programs. It’s supposed to be fully compatible with all windows program except kernel anti-cheat.

    WinBoat is newer and I think offers a nicer interface and a lot easier setup, WinApps is older so may be easier to find support/documentation on. I’d probably recommend starting with WinBoat first.