New version 2025 available in the Vault
Advanced Target Priorities 2025 - v1.0 SealingSatyr511
Based on the original version 1.1 by Strogo
Updated version :
- UI Scaling full % support 80/100/125/150/175/200
- Graphics Enhancement
Notes : The preset is identical to the original 1.1 version.
See Strogo 1.1 Original thread for presets customization.
The tweaked version of Nomander have an interesting preset, but there are UI issues and the Game.prefs break if you use it over the 1.1 native data. The data in Game.Prefs (search for "AdvancedPriotities"), must be compliant with the preset. But be aware that in any cases, changing the preset may occurs error by reading wrong Game.Prefs.
Command Wheel MOD v6 (Green Submarine) is compatible.
The wheel mod data structure is based on the original 1.1 version, so it is fully compatible with this 2025 enhanced version.
However, you must modify the Config.lua file to make it work :
\mods\CommandWheel\modules\Config.lua
Replace
TargetPriority = {
Mods = {{
Name = 'Advanced target priorities 1.1',
Location = '/mods/advanced target priorities'
}},
to
TargetPriority = {
Mods = {{
Name = 'Advanced target priorities 2025',
Location = '/mods/advanced target priorities'
}},
and
TargetPriorityExtended = {
Mods = {{
Name = 'Advanced target priorities 2025',
Location = '/mods/advanced target priorities'
}},
If you modify the preset in Advanced Target Priorities, you must update command Wheel data to make it work.
Advanced Target Priorities from the Vault is the old 1.0 and is not compatible with "Command Wheel MOD".
The 1.1 has never been uploaded but can be found here https://github.com/Strogoo/ATP/releases/tag/v1.1
Advanced Target Priorities v1.1 - Strogo Original thread
https://forums.faforever.com/viewtopic.php?f=41&t=17047
"Adds more presets and allows to make your own (see forum topic for instructions)."
SealingSatyr511,
april 2025.