WineHQ
Category: Main Games Action Games Grand Theft Auto Free Download

Grand Theft Auto

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!

Free Download Download Link

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

What does not

Install mfc42 from winetricks.

Workarounds

Install mfc42 from winetricks.

What was not tested

Completing the game (played for ~1 hour).

Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentArch Linux x86_64Jun 21 20194.9Yes Yes YesGoldtjbp 
ShowArch Linux x86_64Jun 02 20141.7.19Yes Yes Platinuman anonymous user 
ShowUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Dec 20 20121.4Yes Yes GoldLukasz Hejnak 
ShowArch Linux x86_64Mar 08 20121.4Yes Yes GoldPiotr Krzysztof SoboÅ„ 
ShowUbuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu)Nov 06 20111.3.32Yes No GarbageEttore Atalan 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

HOWTO

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

Comments Disabled

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