It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
Gcenx83: ...
Wow, great to hear from you, Gcenx.
I welcome the correction and I'll update my earlier post.

As an aside, I'm truly ecstatic when other devs chime in on here.
There are so many projects and languages to keep up with these days, it's always good to hear from an authoritative source.

Thanks for your work :)
avatar
Gcenx83: ...
avatar
xixas: Wow, great to hear from you, Gcenx.
I welcome the correction and I'll update my earlier post.

As an aside, I'm truly ecstatic when other devs chime in on here.
There are so many projects and languages to keep up with these days, it's always good to hear from an authoritative source.

Thanks for your work :)
I should be more awake when I make posts, this needed more of an explanation.

Unofficial Wineskin was originally a project based on the codebase from doh123, once Vitor uploaded his updated codebase to GitHub I merged back all my patches then moved over to using the new codebase and became a project collaborator. "Unofficial" is the name of my development branch and is the base of the Unofficial Wineskin project the goal of my project is to implement new features and fix as many Wineskin bugs as possible, then cherry pick what's ready and commit that into the project on GitHub.

It's more than just code changes, other parts were overhauled along with updated dependancies like 7zip, cabextract and the addition of ntlm_auth. The dylibs were fully replaced with newer universal libs, where some dylibs needed to be patched and compiled from source manually to function correctly with Wineskin.
I've followed the instructions in the OP to the letter and when I open the application I get a white screen which flashes and closes a bit. I'm then in a dark screen where I can't select anything and have to restart my computer. Is this a common problem? How do I fix it?
avatar
Soli98: ...I get a white screen which flashes and closes a bit. I'm then in a dark screen where I can't select anything...
The white then black screens sound like you might be hitting the intro video failure (which is common). Usually though you can just hit escape/enter a few times to skip through them and hit the main menu. If that's not the case then you might need to get some test logs before anyone can be of much help.

As to restarting, on MacOS you can [usually] bring up the force quit menu with Command+Option+Esc unless you're in a full deadlock or kernel panic. Alternately, you may be able to Command+Tab out of the app, Command+H to hide it, or one of the following to take the app out of fullscreen:

• Command+Enter
• Command+F
• Command+Shift+F
• Command+M
• Command+Shift+M

Occasionally there are some other odd combos as well, but those are the most common off the top of my head ;)

As an aside, I keep meaning to get back here to update the OP with PortingKit installation instructions—it's a bit easier and VtMB is a little less buggy in newer wine engines. I put together a quick outline, but haven't done the actual write up yet.

If you (or anyone else) wants to give it a go, here's my rough installation notes (doesn't include full patch instructions):

---

Porting Kit - Vampire Bloodlines

Tested:
Porting Kit v2.9.613 (Wineskin 2.9.0.1)
Wine Engine: WS9Wine64Bit4.6
• VtMB Version: 1.2 (UP 10.2)
• Installer: setup_vampire_the_masquerade_-_bloodlines_1.2_(up_10.2)_(28160).exe

Installation

• Open Porting Kit (Porting Kit.app)
• File > New Custom Port with Helper...
—— • App Name: "Vampire the Masquerade - Bloodlines"
—— • 32-bit? NO
—— • 64-bit? YES
—— • DRMs? No DRMs
—— • CD/DVD? NO
—— • Engine? WS9Wine64Bit4.6
• Introduction (Port Installation) > Next
• Agreement > I Agree
• WSI Download (Requirements)
—— • Ensure you're online to download Wine engine
—— • > Next
• Destination Select
—— • Change Install Location... (Only if you want a different location)
—— • > Install
• Wrapper Preparation
—— • Wait for download/extraction
• Wrapper Configure
—— • Select VtMB Installer
———— • setup_vampire_the_masquerade_-_bloodlines_1.2_(up_10.2)_(28160).exe
—— • > Open
—— • Complete GOG installer
———— • DO NOT CLICK LAUNCH
———— • Click "Exit"
—— • Warning Popup (Custom Run Path)
———— • The installed application produced a shortcut with the following path:
————— "C:\GOG Games\VtMB\vampire.exe" -game Unofficial_Patch
————— Do you want to use it has your "Run path"?
———— • > YES
• Summary (The installation was successful)
—— • > Close
—— • If you receive a separate popup notification from MacOS:
———— • Click "Close" (NOT PLAY)

Open Application Wineskin Settings

• Right Click (or Ctrl+Click) the new application
—— • Vampire the Masquerade - Bloodlines.app
—— • > Show Package Contents
• Open Wineskin.app (Double Click)

Required Settings

• Click "Set Screen Options"
—— • Under "Window System"
———— • Select "Mac Driver" <-- Breaks intro videos, but the game performs WAY better
• Close screen options window

Optional Settings

• Select "Advanced"

—— • If you want a pretty app icon
———— • Under the "Configuration" tab (at the top of the window)
—————— • Under "Icon" (on the lower right portion of the window)
———————— • Click "Browse"
———————— • Find and select your installed application
—————————— • Navigate to "drive_c/GOG Games/VtMB/"
—————————— • Select the game icon (goggame-1207659240.ico)
—————————— • Click "Choose"

—— • If you would like access to the in-game console:
———— • Under the "Configuration" tab (at the top of the window)
—————— • In the "Windows EXE" input box:
———————— • Add " -console" (without the quotes) to the end of the line

—— • If you would like your saves/configs stored within the .app file (portable)
———— • Under the "Options" tab (at the top of the window)
—————— • UNCHECK "Map User Mac OS X folders in wrapper."

• Close the advanced window
Post edited May 16, 2019 by xixas
It's not giving me the option to choose the engine you specified

EDIT: Nevermind, had to update Porting Kit
Post edited May 17, 2019 by Soli98
Hi I'm completely new and a complete pleb when it comes to this sort of stuff so forgive me if I ask something stupid or obvious. I've tried following the instructions as best as I can but I keep on getting an error message saying that galaxy Web installer requires .NET framework. Any ideas on how to fix?
avatar
Auzziemandias: ...I keep on getting an error message saying that galaxy Web installer requires .NET framework. Any ideas on how to fix?
It sounds like you clicked the big blue "Download and Install Now" button, which is the GOG Galaxy game link.

You need to grab the files (2 parts) under the "Download Offline Backup Game Installers" section below the GOG Galaxy section of the same page.
Thanks mate that helped a lot.
avatar
Auzziemandias: Thanks mate that helped a lot.
No worries ;)
Care to share your setup process?
Wrapper/Engine version, any winetricks, patch process, etc?
Might save people some time until I can get around to a new writeup.
avatar
vondes: Care to share your setup process?
Wrapper/Engine version, any winetricks, patch process, etc?
Might save people some time until I can get around to a new writeup.
I haven't had much time to get around to updating the OP with another full writeup in a while.
But those details are a few posts up under: Porting Kit - Vampire Bloodlines --> Tested.

Edit: Added a note to jump to post 49 for now in the OP.
Post edited October 01, 2019 by xixas
Hey, having an issue that I can't find any other answer, so forgive me if this a really obvious problem I'm not seeing, but when I try and run the install with my wrapper, it says it cannot find the bin file. Am I doing something wrong here?
avatar
Dylan_Grant_Knapp: ...when I try and run the install with my wrapper, it says it cannot find the bin file.
Assuming you're selecting the *.exe file to run from your wrapper, did you download both parts 1 and 2 (from the "Download Offline Backup Game Installers" section of the downloads page) to the same folder?

They're currently listed as 3MB and 2.5GB respectively.
Post edited August 14, 2020 by xixas
I'm having issue with quitting this game: wine32on64-loader process stays open after i exit.
some context:
macOS Catalina latest patch, latest Gcenx wineskin server (WS11 64 bit etc.)
tried installing with/without unofficial patch, checking/unchecking ådvanced graphics, nothing seems to help.
Maybe some suggestions here?
Edit:
On related ProtonDB page (can't post links yet), according to comments here it sounds more like wine issue with VtMB than issue with wineskin
Still, are there any ways to automatically run quit to resolve this?
Post edited October 09, 2020 by watch_yourself