TekkaGB / PizzaOven

A Pizza Tower Mod Manager
GNU General Public License v3.0
23 stars 13 forks source link

How can I run pizza oven on linux? #39

Open H4ppyC4t opened 3 months ago

H4ppyC4t commented 3 months ago

I tried running it threw both lutris and proton but I keep getting the same please install .net error even though I installed it on the wine prefix. I know it isn't officially supported but I have basically zero information on how to get it running. Any help is appreciated!

Hsky17 commented 1 month ago

Sorry for the late reply but I manage to run this in wine a long time ago, I will see to try to get it running again soon.

Hsky17 commented 1 month ago

Just using default wine, I got it working. Here is the steps I used to get it working:

  1. Download pizza oven from the releases page
  2. In a terminal, create a new wine prefix with export WINEPREFIX="/home/(your username)/.pizzaoven" (You must enter this every time you enter a new terminal and want to launch pizza oven) (You can use the default wine prefix, but I wouldn't recommend it)
  3. Run PizzaOven.exe with wine
  4. It will have a popup asking that you need to install the .NET runtime, click "yes" and download the runtime
  5. Run the installer for the runtime with the same wine prefix so it installs in the right prefix
  6. Once that is done, Pizza Oven should work fine. My wine version has dxvk already but if your interface is laggy/missing images install dxvk
H4ppyC4t commented 3 weeks ago

I got to the part where I slect the game's exe but I can't find it from /home/brett/.local/share/Steam/steamapps/common/Pizza Tower even tho I enabled show dot files in the wine file manager