Like us on Facebook to subscribe to our weekly updates!
If there is any downtime, it's because of website updates! Expect a playable demo to drop in June or July.
Linux Installation Guide
Linux Installation Guide
Using Wine to run OoT 2D on Linux
Some features may or may not work, but the game should still be playable.
Open Terminal and type these commands to install the necessary libraries (press Enter after typing each one):
sudo apt-get update
sudo apt-get install wine
sudo apt-get install libsdl2-ttf-2.2-0
sudo apt-get install libsdl2-net-2.2-0
sudo apt-get install libsdl2-image-2.2-0
sudo apt-get install libsdl2-mixer-2.2-0
sudo apt-get install libsdl2-2.2-0
Or you could search for these packages in Synaptic Package Manager and install them that way. It is also possible that you already have these packages installed.
After restarting your computer, right click "OoT 2D.exe", and select "Open with Wine Windows Program Loader".