Linux
, not many people are using this platform to play theotown and majority of them are steam deck users. since there are not many guides on any issues encountered on Linux, I have decided to make it for you all. This guide will be for Linux Ubuntu and will be based on wine , So lets begin.......
steps need to be taken before running theotown 


- install wine https://www.winehq.org/
update your drivers
- intel drivers - https://dgpu-docs.intel.com/installatio ... y-arc.html follow the tutorial in the given link
- nvidia drivers - https://www.cyberciti.biz/faq/ubuntu-li ... ry-driver/ ollow the tutorial in the given link
- AMD drivers - https://www.dell.com/support/kbdoc/en-i ... 6-04-linux follow the tutorial on the given link

- if its asking you to install java
insert this command: sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -y \
udev mesa-va-drivers:i386 mesa-common-dev:i386 mesa-vulkan-drivers:i386 \
libd3dadapter9-mesa-dev:i386 libegl1-mesa:i386 libegl1-mesa-dev:i386 \
libgbm-dev:i386 libgl1-mesa-glx:i386 libgl1-mesa-dev:i386 \
libgles2-mesa:i386 libgles2-mesa-dev:i386 libosmesa6:i386 \
libosmesa6-dev:i386 libwayland-egl1-mesa:i386 libxatracker2:i386 \
libxatracker-dev:i386 mesa-vdpau-drivers:i386 libva-x11-2:i386
and reboot: sudo reboot
- if the window doesn't render make sure you have installed the drivers properly. if you still face an issue reinstall your OS
