Application Details:
Version: | 1.x |
License: | Retail |
URL: | http://www.planetvampire.com/ |
Votes: | 7 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 7.0 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything.
What does not
Nothing, even the ^ key for the console (caused by differrent key handling on linux).
Workarounds
What was not tested
Nothing.
Hardware tested
Graphics:
Additional Comments
1) Installation in separate wineprefix 2) Needed registry keys: HKCU/Software/Wine/Direct3D: OffscreenRenderingMode = "fbo" HKCU/Software/Wine/Direct3D: UseGLSL = "disabled"
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux 12.x "Bookworm" x86_64 | Apr 28 2022 | 7.0 | Yes | Yes | No | Platinum | Sigfrodi | |
Show | Arch Linux x86_64 | Feb 08 2015 | 1.7.33 | Yes | Yes | No | Platinum | William J Bowman | |
Show | Linux Mint 15 "Olivia" | Dec 05 2013 | 1.7.6 | Yes | Yes | No | Platinum | Philipglo Joshua Opulencia | |
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Jul 29 2012 | 1.5.9 | Yes | Yes | No | Garbage | an anonymous user | |
Show | Gentoo Linux x86_64 | Mar 30 2011 | 1.3.15 | Yes | Yes | No | Silver | Tor |
Bug # | Description | Status | Resolution | Other apps affected |
If you get the following error and performance issues:
fixme:d3d_surface:fb_copy_to_texture_direct Doing a pixel by pixel copy from the framebuffer to a texture, expect major performance issuesAdding the following Registry key should help:
HKCU/Software/Wine/Direct3D: OffscreenRenderingMode = "fbo"
Also if you have a black menu when the game starts, or graphic errors, you can set the following Registry Key:
HKCU/Software/Wine/Direct3D: UseGLSL = "disabled"
(this also increases the performance strongly)
(see http://wiki.winehq.org/UsefulRegistryKeys for further information)
To force antialiasing in the game, run this in a terminal:
__GL_FSAA_MODE=4
export __GL_FSAA_MODE
wine /path/to/your/Vampire.exe -game Unofficial_Patch
Comments for this application have been disabled because there are no maintainers.