What's new
Project Torque Community Forums

Welcome to the ProjectTorque forum! You will need to register an account here to play the game. Click the register button and sign in with Steam. Use a legitimate email as this is used for account recovery if you forget your password. We will never spam you or sell your user data!

[LINUX] Game client Project Torque.

Infernales

New member
Requirements: Arch Linux; Ubuntu 19.10 or higher(need more testers)
Based on wine-staging 5.3 with custom changes.
The game is launched through the RunGame script.
DOWNLOAD

!!! DO NOT USE SPACES OR SPECIAL SYMBOLS IN THE PATH !!!
!!! YOUR VIDEO CARD SHOULD HAVE VULKAN SUPPORT !!!

If Jack wants, he can use these files to upload to Steam through steampipe.
I have nothing to do with this, I just made a more convenient launch of the game for myself.

GAME CLIENT UPDATE INSTRUCTIONS:
1. Download the game client via Steam.
2. Go to the directory /path/to/'Project Torque'/Game/PT/.
3. Delete the entire contents of this directory.
4. Open the directory with the game’s client, which was downloaded via Steam.
5. Copy all the files to the directory /path/to/'Project Torque'/Game/PT/.​
 
Last edited:
Ok, so I am trying to use the package you made for running PT on my Ubuntu machine, and it is complaining in the log generated by the rungame script:
wine: error while loading shared libraries: libwine.so.1: wrong ELF class: ELFCLASS64

I can see that in your package you have included the 64 bit version of wine, how do i get past this error? My machine is 64 bit, and PT is 32 bit from my remembrance.
 
Top