-profiles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (Text replacement - "^#redirect \[\[" to "#REDIRECT [[")
 
(14 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[Category:Operation Flashpoint: Startup Parameters|C]]
#REDIRECT [[:Category:Startup Parameters]]
'''''Description:'''''
 
The option '''''-profile ''''' allows you to specify a specific location for player's profile files.
 
The syntax would be, for example,
C:\games\ArmA\arma.exe -profiles=c:\games\armaprofiles
 
The way this path is interpreted depends on the game version:
# '''V1.04''' and before: reads the folder <tt>c:\games\armaprofiles\PlayerName</tt>
# '''V1.05''' and later: reads the folder <tt>c:\games\armaprofiles\'''Users'''\PlayerName</tt>

Latest revision as of 00:03, 25 June 2022