Skip to Content

Installation

Step-by-step installation guide for Seadome V2 inventory system

Prerequisites

Ensure you have the following dependencies installed before proceeding with Seadome V2 installation.

Installation Steps

1. Install the Main Resource

  • Drag SeaDome_MLO into your resources folder
  • Make sure the folder is named ts-domescreen (or rename it accordingly)

2. Install Dependencies

Download and install the following required dependencies:

Steps:

  1. Download both dependencies from the links above
  2. Extract generic_texture_renderer_gfx into your resources folder
  3. Extract ptelevision into your resources folder

3. Configure P-Television

  • Copy the config.lua file from the P-Television folder
  • Replace the existing config.lua in your P-Television installation with the one from Seadome

4. Update Server Configuration

Add the following lines to your server.cfg:

ensure ox_lib ensure ox_target ensure generic_texture_renderer_gfx ensure ptelevision ensure ts-domescreen

Alternative: You can organize all Seadome-related resources into a single folder named [SEADOME] and ensure that single folder instead.

5. Restart Server

  • Restart your FiveM server to load all resources

Usage

  • /dome - Swap between different screens
  • /tv - Play videos (if P-Television is enabled)

Dependencies & Credits

DependencyPurposeLink
P-TelevisionVideo playback on screensRelease v1.2.5 
generic_texture_renderer_gfx2D/3D screen renderingForum Post 
ox_libUI frameworkGitHub 
ox_target / qbtargetSeat and binoculars targetingox_target 
Last updated on