Kemoverse Online with Linux: Difference between revisions

Added information about native linux builds.
m (Added an extra line break.)
(Added information about native linux builds.)
Line 1: Line 1:
==Playing Linux Version==
'''This is the recommended way to play Kemoverse Online!'''
Kemoverse Online has a Linux build where you can play Kemoverse without Wine or Proton. This is the preferred way of playing on Linux as it has no overhead. It's the easiest, most efficient, and least resource intensive way to enjoy the game. Simply download the Linux version from [[https://kemze.itch.io/tko itch.io]].
Double click TKo.x86_64 to launch it or alternatively run <code>./TKo.x86_64</code> in your terminal at the game's directory.
Make sure the application is marked as executable if it does not have permission to run for some reason.
==Playing with Wine==
==Playing with Wine==
Downloading wine and running the game with wine typically works out of the box. There might be some noticeable bugs and a few performance hiccups though. Downloading wine is usually pretty simple, if it isn't already on your system simply use your package manager to download it. There is guides nearly for every system. You probably should use and download the 64 bit version of wine.
Downloading wine and running the game with wine typically works out of the box. There might be some noticeable bugs and a few performance hiccups though. Downloading wine is usually pretty simple, if it isn't already on your system simply use your package manager to download it. There is guides nearly for every system. You probably should use and download the 64 bit version of wine.


Starting the game should be as easy as typing the following in a terminal window after navigating to the correct directory:
Starting the game should be as easy as typing the following in a terminal window after navigating to the correct directory:
Line 24: Line 31:
It will create a new wine prefix as it does for every Steam game ran through Proton. If you ever need to find where this wine prefix is ProtonTricks will help you find where that prefix is.
It will create a new wine prefix as it does for every Steam game ran through Proton. If you ever need to find where this wine prefix is ProtonTricks will help you find where that prefix is.
==Notable Bugs==
==Notable Bugs==
===Wine/Proton===
* In game video streaming doesn't properly work. CEF won't install at all. This is a known bug and developers are aware of it. It'll be fixed likely when higher priority issues and game features are tackled with first.
* In game video streaming doesn't properly work. CEF won't install or rendering errors could occur. This is quite expected and common though in many games.
62

edits