WineHQ

Kingpin: Life of Crime

No Screenshot

Submit Screenshot
This is the retail CD v1

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!

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

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:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu)Mar 15 20080.9.57.Yes Yes NoPlatinuman anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

Run whit last wine versions and GPUs

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

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back