FAQ: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Player FAQ}} | |||
{{AlertInformationBox|This FAQ is for the client (players) only. For the server FAQ, click [[ServerFAQ|here]]}} | |||
<br><br> | |||
==IV crashes when i change window, minimize, or alt tab== | |||
Either use windowed mode in the GTAC Launcher settings, or use borderless via zolikapatch. | Either use windowed mode in the GTAC Launcher settings, or use borderless via zolikapatch. | ||
<br><br> | |||
==My game is on Steam, Rockstar Launcher, or CD/DVD, can I still play GTAC?== | |||
Yes, check our [[Downgrading|downgrading]] page to get a downgraded exe. | |||
Yes, check our [ | <br><br> | ||
==My game is pirated (torrent), can I still play GTAC?== | |||
Yes. You may need to downgrade your game though, check our [[Downgrading|downgrading]] page to get a downgraded exe. | |||
<br><br> | |||
For III, | ==What are the in-game key binds for typing chat messages?== | ||
For IV, use the | For GTA III, Vice City, and San Andreas, use the '''T''' key to start typing.<br> | ||
For GTA IV, use the built-in chat key to start typing, which by default is the '''Y''' key. | |||
<br><br> | |||
==What do I do if my game crashes?== | |||
Report the crash on our [https://bugs.gtaconnected.com bug tracker]. Attach a [[CrashDumps|crash dump] to the bug report. If possible, explain what just happened right before the crash. | |||
<br><br> | |||
==How do I customize my character's appearance?== | |||
For any of the supported games, this depends on each server's resources. A server may have a command to change your character appearance, such as <code>/skin 35</code><br> | |||
For IV, [https://zolika1351.pages.dev/mods/ivmenu Zmenu] can also be used with GTAC, if the server allows players to use it. | |||
<br><br> | |||
==Why is the GTAC Launcher stuck on Connecting or Disconnected status?== | |||
Firstly, check if the [https://serverlisting.gtaconnected.com/ server list] is working via a web browser.<br> | Firstly, check if the [https://serverlisting.gtaconnected.com/ server list] is working via a web browser.<br> | ||
If the server list is working, secondly check that your internet DNS settings are configured correctly, more specifically ensure that your preferred DNS server IP address is valid. | If the server list is working, secondly check that your internet DNS settings are configured correctly, more specifically ensure that your preferred DNS server IP address is valid. | ||
Sometimes VPN's can interfere with the launcher connection. Try turning off your VPN to see if that helps. | |||
''' | <br><br> | ||
==Why am I getting an error about a side-by-side configuration?== | |||
It looks like you might be missing a required Visual C++ runtime service pack. Download and install the '''x86 version''' from here: https://www.microsoft.com/en-gb/download/details.aspx?id=26347 | |||
<br><br> | |||
==Why can't I increase my graphics settings in GTA IV?== | |||
Make a new file called commandline.txt in your IV folder and add this to it: | |||
' | -nomemrestrict -norestrictions -noswapdelay -percentvidmem 100 | ||
<br><br> | |||
Latest revision as of 16:08, 20 July 2025
This FAQ is for the client (players) only. For the server FAQ, click here
IV crashes when i change window, minimize, or alt tab
Either use windowed mode in the GTAC Launcher settings, or use borderless via zolikapatch.
My game is on Steam, Rockstar Launcher, or CD/DVD, can I still play GTAC?
Yes, check our downgrading page to get a downgraded exe.
My game is pirated (torrent), can I still play GTAC?
Yes. You may need to downgrade your game though, check our downgrading page to get a downgraded exe.
What are the in-game key binds for typing chat messages?
For GTA III, Vice City, and San Andreas, use the T key to start typing.
For GTA IV, use the built-in chat key to start typing, which by default is the Y key.
What do I do if my game crashes?
Report the crash on our bug tracker. Attach a [[CrashDumps|crash dump] to the bug report. If possible, explain what just happened right before the crash.
How do I customize my character's appearance?
For any of the supported games, this depends on each server's resources. A server may have a command to change your character appearance, such as /skin 35
For IV, Zmenu can also be used with GTAC, if the server allows players to use it.
Why is the GTAC Launcher stuck on Connecting or Disconnected status?
Firstly, check if the server list is working via a web browser.
If the server list is working, secondly check that your internet DNS settings are configured correctly, more specifically ensure that your preferred DNS server IP address is valid.
Sometimes VPN's can interfere with the launcher connection. Try turning off your VPN to see if that helps.
Why am I getting an error about a side-by-side configuration?
It looks like you might be missing a required Visual C++ runtime service pack. Download and install the x86 version from here: https://www.microsoft.com/en-gb/download/details.aspx?id=26347
Why can't I increase my graphics settings in GTA IV?
Make a new file called commandline.txt in your IV folder and add this to it:
-nomemrestrict -norestrictions -noswapdelay -percentvidmem 100