Skip to content

Show which GTA:SA files are modified when a server blocks them - #5329

Open
Flashmyname wants to merge 1 commit into
multitheftauto:masterfrom
Flashmyname:fix/1086-list-modified-gta-files
Open

Show which GTA:SA files are modified when a server blocks them#5329
Flashmyname wants to merge 1 commit into
multitheftauto:masterfrom
Flashmyname:fix/1086-list-modified-gta-files

Conversation

@Flashmyname

Copy link
Copy Markdown

Summary

When a server blocks customized GTA:SA files, the dialog now lists the game files that differ from the original copies in mta/sa.dat, instead of only telling the player to untick the setting. Client/core links minizip to read the archive, and the message is now translatable.

Motivation

The dialog only told the player to untick "Use customized GTA:SA files", leaving them to guess which of their files caused the disconnect.
Képernyőkép 2026-09-05 210613

Fixes #1086.

Test plan

  1. Unmodified GTA:SA install: nothing is listed and the dialog is unchanged.
  2. One byte changed in data/handling.cfg, size unchanged: listed.
  3. One byte changed under data/maps: listed as data/maps.

Checklist

  • Your code should follow the coding guidelines.
  • Smaller pull requests are easier to review. If your pull request is beefy, your pull request should be reviewable commit-by-commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get more information when getting disconnected for using the option of modified GTA files

1 participant