LITE mod version creation guide
Jump to navigation
Jump to search
This guide describes briefly the process to create a LITE version of a pbo.
Notes:
- LITE refers to reduced quality usually.
Benefit
- Smaller pbo size.
- Faster game loading time.
- Reduced GPU requirements.
The main use is for dedicated servers.
Scope
- This is not an absolute beginners guide.
- This is not about creating textures.
- This is not about explaining tools setup.
- This guide only handles textures. There is also sounds, scripts, mission files.
Process
Brief summary:
- Install Arma 3 Tools
- Install mikero's tools
- Create a text file named CreateLITE.bat
- Open with a text editor
- Copy & paste the code below in it and save
- Adjust the paths at the top and save
- Optional: Adjust the desired texture resolution at the top and save
- Execute the batch file
In case of error, check the created log file.
CreateLITE.bat
Credits
- BI
- T_D
- mikero