
How to Add a Custom Loading Screen to your FiveM Server
A custom loading screen allows you to personalize your FiveM server and create a better first impression for players as they join. This guide walks you through downloading, installing, and enabling a custom loading screen resource on your server.
Important
Please ensure that you have followed the Getting Started with your FiveM Server guide before proceeding with the following steps.
#Find a Loading Screen Resource
To get started, you’ll need a loading screen resource. A large selection of community-created loading screens can be found on the official Cfx.re Releases forum.
Once you’ve chosen a loading screen:
-
Download the resource
-
Unzip the files on your computer
#Uploading your Loading Screen to the Server
Once you have setup your server via txAdmin with a framework, you will be able to add resources to your server. We will be using QBCore in the following example:
-
Go to your Shockbyte Control Panel.
-
Navigate to the Files tab and locate the following directory:
/txData/QBCore_XXXXX.base/resources. The "XXXXX" represents the ID of your template. -
Select the Upload File(s) button and upload your uncompressed loading screen resource file. Ensure this file is compatible with your selected framework.

This can also be done using FileZilla for FTP File Management.
#Activating the Resource
For a resource to start automatically, it must be added to the server.cfg file using the ensure resource-name command. You can manage this file easily through the CFG Editor in the txAdmin panel.
-
Go to your Shockbyte Control Panel.
-
Launch txAdmin.

-
Navigate to the CFG Editor area and add the line:
ensure resource-name. Replace theresource-namewith the actual name of your resource.
-
Click Save File at the bottom of the page.
To learn more about FiveM server hosting, you can browse our library of Knowledgebase articles here.