SUPPORT BOARD OVERVIEW & TIPS:

About Receiving Help from the Support Board: While all members may answer questions posted in the Support board, you should only rely on responses posted or confirmed by support moderators and website administrators. Any solutions provided by members of the community that are not verified by a staff member (as indicated by a light-green background) are provided as-is, and we cannot take responsibility for any of the results of said actions.

About Responding to Support Threads: If you feel you know the answer to a question, you are welcome to respond to the thread and politely offer assistance. Please be courteous and try to provide detailed and helpful solutions to users who may not be as advanced as you. We ask that you refrain from posting one-sentence solutions.

Please search for existing topics before creating one! It's quite likely someone else has already encountered a similar issue which was resolved. You can search for existing support threads by clicking here .

About Topic Tags:

* Topics denoted with the [OPEN] tag are awaiting a response from the end user. You are welcome to post in these threads if you are experiencing a similar issue so we may provide further support.

* Topics denoted with the [RESOLVED] title have been successfully answered and confirmed by a support moderator and the end user, and should be used as a reference. These topics are locked.

* Topics denoted with the [CLOSED] tag were either inactive for more than 30 days or the end user did not respond to a suggestion and confirm if the issue was resolved. These topics are locked.

map-pin How to install and update PlatinumQuest through WINE (macOS 10.15 or later)

  • NF
  • NF's Avatar Topic Author
  • Offline
  • Senior Marbler
  • Senior Marbler
  • Posts: 914
  • Thank you received: 411
19 May 2024 16:01 #1
Since macOS Catalina dropped support for 32-bit applications, the only way to play PlatinumQuest online is to play the Windows version of the game through WINE. If you are still using an Intel-based Mac and have a Windows partition with Boot Camp, you can just play the Windows version natively on your other partition. If, however, you don't want to make a Windows partition, don't want to have to restart the computer every time you want to play, or have an Apple Silicon Mac and thus can't use Boot Camp, then these instructions are for you!

1. If you haven't installed Homebrew, go to  brew.sh and run the installation command in your Terminal.app.
2. Follow the instructions in the Homebrew installer to make sure it's completed properly.
3. In Terminal, run the command 
Code:
brew install wget
to install the utility to download the files.
4. Run 
Code:
brew install --cask --no-quarantine gcenx/wine/wine-crossover
to install WINE, which will allow you to play PQ.
5. Visit these two links to see which one has the most recent version of the game, i.e. the most recent file modification dates:
marbleblast.com/pq/where/yeahboii-1/
marbleblast.com/pq/where/yeahboii-2/
At time of writing, yeahboii-1 has files modified 2024-04-01, while yeahboii-2 has files modified 2024-02-07. So the correct version to download right now is yeahboii-1, but it changes sometimes.
6. Run 
Code:
wget -r --no-parent https://marbleblast.com/pq/where/yeahboii-1/
(or yeahboii-2 if that's the most recent version). This downloads the game files. Last night it took me 3m 46s to download them all, but this will vary with your internet speed.
7. In Terminal, enter 
Code:
cd marbleblast.com/pq/where/yeahboii-1
or whichever folder you downloaded. This will make sure you're working in the directory you just downloaded, so that you can unzip all the archives.
8. Run 
Code:
unzip "*.zip"
to unzip all the archives. You may have to type A for All if it prompts you to decide whether to uncompress everything.
9. Run 
Code:
wine marbleblast.exe
to run PQ.

IMPORTANT NOTES:
This will install a fresh copy of PQ! If you have things you need to back up from your previous install, you have to put them in a separate folder before installing PQ, as it will overwrite everything already in your folder. Here is what's important for me to back up, since I use this install of PQ for multiplayer only.
platinum/client/config.cs
platinum/client/mbpPrefs.cs
platinum/client/lbprefs.cs
platinum/shared/mp/prefs.cs
platinum/data/multiplayer/hunt/custom and everything that isn't in the "existing" or "nuked" folders
platinum/data/multiplayer/interiors

If you use this PQ for single player too, you'll want to back up platinum/data/recordings.

Warning: Spoiler!


Once you're done updating PQ and replacing the stuff that you backed up, delete the old install and empty the Trash, since it will take up about 2.4 GB every time otherwise.

You should probably run 
Code:
brew upgrade wine
every so often, to make sure you're using the latest version of wine.

Every time you want to run PQ, you have to run 
Code:
cd marbleblast.com/pq/where/yeahboii-1
(or whichever directory you saved the game in), or just go to the appropriate yeahboii folder in the Finder, type 
Code:
cd
into Terminal, and drag that folder in, then press Return. Basically you have to be in the yeahboii folder in Terminal and then type 
Code:
wine marbleblast.exe
to run the game.
Moderators: Doomblah
Time to create page: 0.731 seconds
We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.