Short answer: first identify whether you have a client-side visual mod or a server resource. They use different installation paths. A client graphics pack should not be installed as a server resource or added to server.cfg.
1. Identify the package type
- Client-side visual mod or plugin: changes what one player sees. Follow the package publisher’s current FiveM instructions. The official Cfx.re client manual documents FiveM’s plugin folder and warns that servers can disallow plugins.
- Server resource: is distributed by a server and normally includes an
fxmanifest.lua. Only this type belongs in the server resources directory and startup configuration.
If the archive does not clearly identify its type, supported FiveM version, source and removal steps, do not install it.
2. Check the source before changing files
- Download only from the publisher’s official page or repository.
- Read the included licence, README and compatibility notes.
- Scan the archive and avoid repackaged executables or installers from unknown mirrors.
- Confirm that the server you join permits modified client files or plugins. Server owners can enforce pure-mode restrictions.
3. Back up the files you will touch
Close GTA V and FiveM. Back up only the exact folders or configuration files named by the package instructions. Keep a clean list of every copied or replaced file so the mod can be removed without reinstalling unrelated game data.
4. Install using the publisher’s current instructions
There is no safe universal folder for every graphics pack. Some packages use FiveM’s application-data or plugin folders; others modify GTA V files and may be rejected by servers with stricter pure-mode settings. Use the path and file layout documented by the package publisher, and do not invent a resources folder or startup entry for a client-only mod.
For reference, Cfx.re documents the standard client installation and update flow in its FiveM installation guide.
5. Test one change at a time
- Start FiveM after installing only one visual package.
- Join a server that permits the package and compare the same scene before and after installation.
- Check frame rate, frame-time stability, texture loading and crashes rather than judging screenshots alone.
- If the client becomes unstable or a server rejects modified files, remove the package using your file list and restore the backup.
Common mistakes
- Adding a client graphics pack to
server.cfg. - Mixing several presets before testing the first one.
- Overwriting files without a removal plan.
- Assuming every server permits plugins or modified client files.
- Using old package instructions after a GTA V or FiveM update.
Performance and troubleshooting
Use a clean baseline and change one variable at a time. If problems begin after installation, restore the backed-up files and retest before changing drivers, server resources or unrelated settings. Cfx.re notes that unsupported plugins can crash the client and that individual servers may block them, so compatibility must be verified on the server you actually use.