-
Notifications
You must be signed in to change notification settings - Fork 23
Preferences
Ymihere03 edited this page Oct 21, 2025
·
3 revisions
This is a non-exhaustive list of preferences available in the port. You can set these values with the /p text commmand, or you can edit prefs.json in your user directory. To find this file see the preamble of Configuring your Controls.
| Key | Type | Default | Description |
|---|---|---|---|
cockpitColor |
#0333ff |
||
defaultArgs |
string | "" | you can use this to set arguments that will be parsed every time the game runs. |
dither |
boolean | true | enable anti-color-band dithering |
fov |
integer | 50 | Set field of view in degrees |
fullscreen |
boolean | false | run the game in fullscreen mode - requires restart |
fxaa |
boolean | true | enable fxaa antialiasing |
gunColor |
#333 |
||
hudAlpha |
float | 1.0 | HUD transparency |
hudArrowDistance |
float | 8.0 | How far away the HECTOR facing arrow is from the HECTOR |
hudArrowScale |
float | 1.0 | Size of the HECTOR facing arrow |
hudArrowStyle |
integer | 2 | 1: Classic HECTOR facing arrow style. 2: Ground-based HECTOR facing arrow |
hudColor |
hex color | #03f5f5 | Color of the New HUD components |
hudCriticalColor |
hex color | #fa1313 | Color of the health bar when health is below 33% |
hudInertia |
float | 1.0 | Amount the HUD components bounce as the camera or HECTOR moves. Higher values make the HUD bounce further |
hudPositiveColor |
hex color | #51e87e | Color of the energy bar while boost is active |
hudPreset |
integer | 2 | Layout configuration of the New HUD. 1: HUD parts are closer together near the center of the screen. 2: HUD parts are closer to the edges of the screen |
hudShowBoosterCount |
boolean | true | Turns off the booster counter in the new hud style |
hudShowEnergyGauge |
boolean | true | Turns off the energy gauge in the new hud style |
hudShowGrenadeCount |
boolean | true | Turns off the grenade counter in the new hud style |
hudShowKillFeed |
boolean | true | Turns off the in-game kill feed |
hudShowLevelMessages |
boolean | true | Turns off the Level message box in the new hud style |
hudShowLivesCount |
boolean | true | Turns off the lives counter in the new hud style |
hudShowMissileCount |
boolean | true | Turns off the missile counter in the new hud style |
hudShowMissileLock |
boolean | true | Turns off the missile lock indicator |
hudShowNewHud |
boolean | true | True: Use the new HUD display. False: Use the classic hud from original Avara. |
hudShowPlayerList |
boolean | true | Turns off the player list box |
hudShowScore |
boolean | true | Turns off the score display box |
hudShowShieldGauge |
boolean | true | Turns off the shield gauge in the new hud style |
hudShowSystemMessages |
boolean | true | Turns off the system message box in the new hud style |
hudShowTime |
boolean | true | Turns off the elapsed time clock in the new hud style |
hudWarningColor |
hex color | #edd62d | Color of the health bar when health is between 33% and 66% |
hullColor |
CSS Color Hex | #fefefe |
Use these to set custom hull colors used on your player character in FFA games |
hullTrimColor |
#2b2b2b |
||
ignoreCustomColors |
boolean | false | Ignore other players' custom colors |
ignoreCustomGoodySound |
boolean | false | Always use the default goody pickup sound (don't allow level sets to override it) |
ignoreLevelCustomColors |
boolean | false | Never use level script's player colors |
showElo |
boolean | false | show player ratings at all times |
showSpecular |
boolean | true | enable specular lighting |
useLegacyRenderer |
boolean | false | use a renderer for older hardware that does not require FBOs |