R3vo/Sandbox2 – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Blanked the page)
Tag: Blanking
Line 1: Line 1:
'''''Description:'''''


Is an [[:Category:Operation Flashpoint|Operation Flashpoint]] launch option '''''-profiles ''''' allows you to specify a specific location for player's profile files.
{| class="wikitable"
|-
! Path Definition !! Explanation
|-
| <tt>-profiles=c:\games\myProfiles</tt> || -
|-
| <tt>"-profiles=c:\My Profiles\profiles"</tt> || If the profile path contains spaces, the whole parameter should be enclosed by quotation marks.
|-
| <tt>-profiles=profiles</tt> || The path defined in the argument can also be interpreted ''relative'' to the game's path. Resulting path would be <tt>c:\<gamefolder>\profiles\Users\<playername></tt>.
|-
| <tt>-profiles=.</tt> || Would put the user profiles ''directly'' into the game folder: <tt>c:\<gamefolder>\Users\<playername></tt>.
|}

Revision as of 18:04, 24 May 2021