Application Details:
Version: | v1 |
License: | Retail |
URL: | http://www.interplay.com/kingp... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 0.9.57. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything including a nocd file and cheats
What does not
Nothing Iv found yet
Workarounds
What was not tested
Multilayer (If its even there!)
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Mar 15 2008 | 0.9.57. | Yes | Yes | No | Platinum | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
In my case must be added at the beginning of the run line this variable:
__GL_ExtensionStringVersion=17700
In my launcher to playonlinux Steam, edit whit this changes and run perfectly:
Add this: export __GL_ExtensionStringVersion=17700
#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/david/.PlayOnLinux//wineprefix/Steam"
export WINEDEBUG="-all"
export __GL_ExtensionStringVersion=17700
#ScriptID=Steam
cd "/home/david/.PlayOnLinux//wineprefix/Steam/drive_c/./Program Files/Steam"
POL_Wine Steam.exe "$@"
Thanks mate under Béla Gyebrószki.
Your message:
"Béla Gyebrószki 08/05/2014 9:54:12 CDT
There's a demo version with which i can play the problem:
https://archive.org/download/KingpinLifeOfCrime/KPDEMO.EXE
The game is based on the Quake 2 engine, the game starting with 'wine kingpin.exe __GL_ExtensionStringVersion = 17700' makes it possible to start the demo.
Possibly another dupe of bug # 25362.
Tested with Nvidia binary 337.19 drivers "
Comments for this application have been disabled because there are no maintainers.