Documentation
R_Loading

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

  1. Download R_Loading from your Cfx.re Portal
  2. Extract the folder into your server's resources directory
  3. 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.png

See 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_loading

Don'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

Troubleshooting

Common Issues

View the troubleshooting guide