WagicProject / wagic

Wagic the Homebrew
Other
349 stars 78 forks source link

How to run in Ubuntu? #1041

Closed DoidArthas closed 3 years ago

DoidArthas commented 3 years ago

I've downloaded the game in the main page for linux. So, how do I run the game?

Vitty85 commented 3 years ago

Hi,

You have 2 options, use the X11 version or QT version.

It's enough to unpack the zip file in a Linux Machine and run ./Wagic or ./Wagic_X11 executable in the same folder you unpacked, it should be very easy and i generally test game in Ubuntu after compiling it.

Let me know, see you.

DoidArthas commented 3 years ago

I tried running with the software manager and nothing happened. I will try that. You know how can I make a shortcut for It?

DoidArthas commented 3 years ago

So, the game Works fine. Bot the shortcuts are others than windows, and the mouse does not work

Vitty85 commented 3 years ago

Wait a minute...

With the Wagic_X11 of course no Sound and no Mouse working, that's normal.

With the QT version (just Wagic file) the sound and the mouse are working properly.

You just have to open a shell, enter the folder you extracted the files and run ./Wagic that's all.

See you.

Vitty85 commented 3 years ago

Of course be sure you have installed the QT libraries dependencies with apt-get or package manager first.