What's new

How to play on a GNU/Linux based system.

sabau100

Well-known member
Joined
Jul 13, 2011
Messages
333
Reaction score
9
Server
Aurora
Main Pilotname
. . . .
Rank
0
Clan
Mobius 118 - TXS
Good morning everyone, today we're gonna learn how to play Pirate Galaxy on Ubuntu OS, or on another GNU/Linux based systems.

Firts of all, the original post is here made by Zetazee.

____________________________________________________________________________


First of all, we're gonna need to install Wine 1.7 (It MUST be the 1.7 version)

Step 1: Open a new terminal (CTR+ALT+T)



Step 2: insert the commands below.

  • sudo add-apt-repository ppa:ubuntu-wine/ppa

  • sudo apt-get update

  • sudo apt-get install wine1.7

Step 3: Download the game client.

Press HEREto download the game client.

After we download the game client, you must find where is the installer, after that insert the next command on a new terminal.

sudo nautilus /home/*/.wine/drive_c

Then you will see that a new folder opened, just copy the installer on that folder and select "OPEN WITH WINE".

Step 4: The installation and execution.

just press Next until the game launches.


And TADAAA your game is now running on Ubuntu.


If you have any questions please post them on the original post.
 

HGus

Well-known member
Joined
May 17, 2011
Messages
926
Reaction score
180
Server
Aeria
Main Pilotname
HGus
sabau100 said:
If you have any questions please post them on the original post.
Only if you can write Spanish. I guess that non-spanish speakers can talk here. We will be listening... :sneaky:
 

JediMester

New member
Joined
May 2, 2016
Messages
7
Reaction score
2
Server
Askone
Main Pilotname
JediMester
Rank
87
Clan
bad bad boys
Update:
Tested with Wine 8.0.2 on Linux Mint 21.2.
Downloaded with this Lutris script:
https://lutris.net/games/pirate-galaxy/
Obviously first you need to install Lutris. sudo apt install lutris on Linux Mint and pretty much on other Ubuntu based distributions as well.
The game runs nicely overall. There are small performance issues, but that's probably because of the low-end hardware I tested on + Wine. If you have an average PC with a video card, it should run well without any serious problems.

If you can't get into full screen (Alt+Enter), then right click the game in Lutris, go to Configure > Game options > Arguments.
The launch argument should look like this:
wine /home/<username>/Games/pirate-galaxy/Files/Launcher.exe
Edit it to:
wine explorer /desktop=<some_name>,1920x1080 /home/<username>/Games/pirate-galaxy/Files/Launcher.exe
If your screen resolution is smaller or higher than 1920x1080, then change it. The name after desktop could be anything.
Click "Save" and next time you launch the game it will open in a full screen Wine virtual desktop. If the game loaded in, you can press Alt+Enter to get the game itself into full screen.
 

HGus

Well-known member
Joined
May 17, 2011
Messages
926
Reaction score
180
Server
Aeria
Main Pilotname
HGus
For security, check the hashes of the exes before running it SHA3 512bits
810f0394292e90060859292f1a4b7c4cd7eb07d355dc7a0d9c3ca35631fa64fc0e61fe186b11c547f9db1b0ea2a347c77aff7f02dd72c33acfec654806334d37 *Launcher.exe
941774d438d36d23172b6d189f0a1d8c9aea18aca0baa6357c3f162732cb2853c2b3b020a82ad0c94709e63a78c3befffdfdce372b809d3a1f18e4327a3f52fd *Uninstall Pirate Galaxy.exe
 
Top