Application Details:
Version: | 1.x |
License: | Retail |
URL: | http://www.rockstargames.com/v... |
Votes: | 6 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 6.16 |
Maintainers: About Maintainership
What works
You can install and run it successfully in a Windows machine.
What does not
It simply refuses to run with following message:
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
Workarounds
You can install it successfully in a Windows virtual machine or baremental.
It is not installable on wine (4.0/5.0/5.0.1/5.13 tested).
Workaround is to install it on Windows and copy files from install location to Linux machine.
What was not tested
Nothing could be tested because it does not run at all.
Hardware tested
Graphics:
Additional Comments
It used to run on wine 4.0 (from Debian repos) on my Debian 10 Buster installation.
Then I switched to Debian Bullseye with wine 5.0-4 (from Debian repos). It stopped running. At that time, it gave no output on console. The command "wine /path/to/gta-vc.exe" or "wine start /path/to/gta-vc.exe" ran like the command "sleep 3" would have run. i.e. nothing happened except the command ran for a few seconds without any output and then exited automatically.
Then I installed winehq-stable (5.0.1) from winehq repos and results were same except it showed following error message:
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
Then I installed winehq-devel (5.13) from winehq repos and still the same error message.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Sep 05 2021 | 6.16 | Yes | Yes | Yes | Silver | Nikhil Hari | |
Show | Fedora 33 x86_64 | Dec 22 2020 | 6.0-rc3-staging | Yes | Yes | Yes | Silver | ValdikSS | |
Show | Debian GNU/Linux Testing "Bullseye" | Aug 09 2020 | 5.14 | No, but has workaround | Yes | Yes | Gold | Mazhar Hussain | |
Current | Debian GNU/Linux Testing "Bullseye" | Jul 28 2020 | 5.13 | No, but has workaround | No | Yes | Garbage | Mazhar Hussain | |
Show | Debian GNU/Linux Testing "Bullseye" | Aug 03 2020 | 5.0.1 | No, but has workaround | Yes | Yes | Silver | Mazhar Hussain |
Bug # | Description | Status | Resolution | Other apps affected |
9127 | Multiple applications require system stream support in the MPEG-I splitter (Drome Racers, Ninki Seiyuu no Tsukukurikata) | NEW | View | |
26304 | Rayman 2 Demo system menu item doesn't work | NEW | View | |
39436 | Gta Vice City - the black screen while playing clip at the game start | UNCONFIRMED | View | |
40231 | Grand Theft Auto: Vice City crashes at start | UNCONFIRMED | View |
Admin note: the instructions below are extremely old and may not apply to current Wine. Follow at your own risk.
Install the game
Â
Configuring Wine for GTA:VC
Make sure the option "Allow the window manager to control the windows" in winecfg (tab "Graphics") is activated.
To kill off a running, but not responding, GTA (and any other programs/processes that Wine is running), run "wineserver -k". You may need to log in to a text-only terminal by hitting Ctrl+Alt+F1 (on most distributions).