Skip the hassle — this config tool is built into the xGamingServer panel

Arma Reforger Startup Parameters

Generate launch arguments for Server, Client, or Workbench with 100+ parameters

Target:
Platform:
Quick Presets:

Essential

Core parameters required for most server setups

-config

Path to the server configuration JSON file

-profile

Path to the server profile directory for saves, logs, and data

-maxFPS

Limit the maximum frames per second (tick rate)

-noSound

Disable audio processing (recommended for servers)

-noPause

Prevent server from pausing when window is minimized (Windows)

-nothrow

Prevents the server from throwing assert errors during startup

Generated Command

ArmaReforgerServer.exe

Run this command in your Arma Reforger installation directory.

Pro Tip

Create your config.json first with our Config Generator, then add startup parameters here for a complete server setup.

ARMA REFORGER
STARTUP PARAMETERS
GENERATOR

The complete free Arma Reforger startup parameters generator for dedicated servers, game clients, and Workbench. Configure 100+ launch arguments including network tuning, debug options, performance settings, and mod development parameters. Supports Windows and Linux with instant script generation.

100+ Parameters

Complete coverage

Script Export

.bat and .sh files

Quick Presets

One-click setup

All Executables

Server, Client, Workbench

How to Use Arma Reforger Startup Parameters

Three Simple Steps

1

Select Your Target

Choose between Server, Client, or Workbench executable and select your platform (Windows/Linux)

2

Configure Parameters

Use presets for quick setup or customize individual parameters like -config, -profile, -maxFPS

3

Copy or Download

Copy the command directly or download a ready-to-use .bat (Windows) or .sh (Linux) script

Complete Parameter Coverage

All Arma Reforger Launch Arguments

Server Hosting

-config, -profile, -bindIP, -bindPort, -a2sPort, -maxFPS, -autoreload, -loadSessionSave

Network Tuning

-nds, -staggeringBudget, -streamingBudget, -rpl-timeout-ms, -nwkResolution

Debug Options

-logLevel, -keepCrashFiles, -debugger, -AILimit, -disableAI, -logStats

Workbench Dev

-gproj, -wbModule, -run, -packAddon, -publishAddon, -scrDefine

Professional Startup Parameter Generator

Why Use Our Tool?

All Executables

Supports Server, Client, and Workbench with proper parameter filtering.

Diag Mode Support

Access diagnostic-only parameters that require the _x64 executable.

Quick Presets

One-click presets for common server configurations and Workbench setups.

Script Generator

Download ready-to-use .bat or .sh scripts for easy server management.

Stop Guessing Launch Arguments

Arma Reforger has over 100 startup parameters spread across different executables. Our tool organizes them by category, shows which parameters work with which executable, and generates valid command lines instantly.

  • Works with Windows and Linux dedicated servers
  • Network tuning parameters for performance optimization
  • Workbench parameters for mod development
  • Debug and diagnostic options for troubleshooting

Example Commands

Common Startup Configurations

Basic Dedicated Server

ArmaReforgerServer.exe -config "config.json" -profile "profile" -maxFPS 60 -noSound -noPause

Standard server with config file, profile directory, 60 FPS limit, and audio disabled.

Debug Server

ArmaReforgerServer.exe -config "config.json" -profile "profile" -logLevel warning -logStats 60000 -keepCrashFiles

Server with enhanced logging, statistics output every 60 seconds, and crash file retention.

Performance Tuned Server

ArmaReforgerServer.exe -config "config.json" -profile "profile" -maxFPS 120 -nds 1400 -staggeringBudget 3000

High-performance server with 120 FPS, optimized network data size, and staggering budget.

Workbench Development

ArmaReforgerWorkbench.exe -gproj "addons/data/ArmaReforger.gproj" -wbModule WorldEditor -run

Launch Workbench with project file, World Editor module, and auto-run the game.

Need Help Getting Started?

Check out our comprehensive guides for server setup, configuration, and optimization.