r_loading Installation
Install r_loading, a standalone FiveM loading screen with no dependencies: add the resource, set it in server.cfg and restart the server.
Prerequisites
R_Loading is standalone. There are no dependencies to install. You only need a working FiveM server.
A server can only run one loading screen resource at a time. If you have another
loadscreen (e.g. the default [loadscreens] resource), make sure it is not ensured.
Installation Steps
Download & Extract
- Download R_Loading from your Cfx.re Portal
- Extract the folder into your server's
resourcesdirectory - Make sure the folder is named exactly
r_loading
Add your media (optional)
R_Loading ships with a placeholder video, track and logo. To use your own, drop files into the media folder next to the UI:
r_loading/web/build/media/video/background.mp4
r_loading/web/build/media/music/heroes.mp3
r_loading/web/build/media/images/logo.pngSee Customization for details.
Set your branding
Open r_loading/web/build/config.js and fill in your server name, links, updates,
team, rules and keybinds. See the Configuration guide.
Add to server.cfg
Add R_Loading to your server.cfg:
ensure r_loadingDon't ensure two loading screens at once. Disable any other loadscreen resource first.
Restart & connect
Restart your server and connect. You'll see the new loading screen with live progress. It disappears on its own the moment the game finishes loading.
Next Steps
Configuration Guide
Set your server name, links, music, updates, team, rules and keybinds
Customization
Replace the video, music and logo
Troubleshooting
Common Issues
View the troubleshooting guide