This version of Grand Theft Auto is modified from its original version to enable support for modern PC's and current Microsoft Windows platforms.
Download it for free from the official Rockstar website.
Application Details:
Version: | Free Download |
License: | Free to use |
URL: | |
Votes: | 1 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 4.9 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation with native mfc42.dll
Game menu
What does not
Game is crashing when I trying to start new game
Workarounds
What was not tested
Playing game
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Jun 21 2019 | 4.9 | Yes | Yes | Yes | Gold | tjbp | |
Show | Arch Linux x86_64 | Jun 02 2014 | 1.7.19 | Yes | Yes | No | Platinum | an anonymous user | |
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Dec 20 2012 | 1.4 | Yes | Yes | No | Gold | Lukasz Hejnak | |
Show | Arch Linux x86_64 | Mar 08 2012 | 1.4 | Yes | Yes | No | Gold | Piotr Krzysztof SoboĊ | |
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Nov 06 2011 | 1.3.32 | Yes | No | No | Garbage | Ettore Atalan |
Bug # | Description | Status | Resolution | Other apps affected |
HOWTO make GTA running
run these commands in correct order: (NOTE: without $ letter!)
$git clone git://source.winehq.org/git/wine.git ~/wine-git
$wget http://phoenix.inf.upol.cz/~prochapa/public_storage/wine-patches/multibuffering/0001-wined3d-Allowing-infinity-count-of-backbuffers.patch
$wget http://phoenix.inf.upol.cz/~prochapa/public_storage/wine-patches/multibuffering/0002-wined3d-_Present-relevant-to-windows-implementation.patch
$wget http://phoenix.inf.upol.cz/~prochapa/public_storage/wine-patches/multibuffering/0003-ddraw-tests-Add-multibuffering-test.patch
$cd wine-git/
$git apply ../0001-wined3d-Allowing-infinity-count-of-backbuffers.patch
$git apply ../0002-wined3d-_Present-relevant-to-windows-implementation.patch
$git apply ../0003-ddraw-tests-Add-multibuffering-test.patch
$./configure
$make depend && make
$sudo make install
------ Optional ---- (removes all .patch files frome home dir)
$cd
$rm *.patch
Comments for this application have been disabled because there are no maintainers.