Startup Parameters – Operation Flashpoint Category

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:Operation Flashpoint]]
Note that the following items are startup parameters for use only with the original Operation Flashpoint (OFP) game series for the PC.
Note that the following items are startup parameters for use only with the original Operation Flashpoint (OFP) game series for the PC.


Line 9: Line 8:


"C:\...\OperationFlashpoint\FLASHPOINTRESISTANCE.EXE" -nomap -nosplash -mod=@winter
"C:\...\OperationFlashpoint\FLASHPOINTRESISTANCE.EXE" -nomap -nosplash -mod=@winter


'''Display Options'''
'''Display Options'''
Line 18: Line 18:
  -benchmark    Intended for automated benchmarking, but was never
  -benchmark    Intended for automated benchmarking, but was never
                 finished and is not working.
                 finished and is not working.
                It can be launched via [[-benchmark|a manual trick]].




Line 41: Line 42:
                 and mission selection.
                 and mission selection.
  -netlog        Location for network game log files.
  -netlog        Location for network game log files.
  -host          Kicks in dedicated server mode on non-dedicated-server exe,
  -host          Start a non-dedicated host.
                (windows only obviously).
-server        Start a dedicated server (not needed for a special dedicated server exe).
  -connect=      Client-side, server to connect to.
  -connect=      Client-side, server to connect to.
  -name=        Client-side, User name.
  -name=        Client-side, User name.
  -pid=          Sets the process ID, linux-only?
  -pid=          Sets the process ID, linux-only?
  -logfiles      Name of files to log to, probably only MP server relevant.
  -logfiles      Name of files to log to, probably only MP server relevant.
[[Category:Operation Flashpoint|STARTUPPARAMS]]
[[Category:_Startup_Parameters]]

Revision as of 05:42, 4 June 2019

Note that the following items are startup parameters for use only with the original Operation Flashpoint (OFP) game series for the PC.


These parameters can be configured by creating a new shortcut on your desktop and then adding the appropriate option.


Example

"C:\...\OperationFlashpoint\FLASHPOINTRESISTANCE.EXE" -nomap -nosplash -mod=@winter


Display Options

-x=            Numeric, used to set resolution width
-y=            Numeric, used to set resolution height
-window        Displays OFP windowed instead of fullscreen
-nosplash      Disables intro and codemasters splash screens
-benchmark     Intended for automated benchmarking, but was never
               finished and is not working.
               It can be launched via a manual trick.


Modifications

-mod=      Allows you to subdivide your addons into different folders,
           folder names seperated by semi-colons.
           See modfolders for more information.
-nomap     Uses an alternate memory mapper for additional addon capacity.
-cfg=      Selects a config file like your flashpoint.cfg.


Network Options

-port=         Port to host dedicated server on.
-password=     Password to join dedicated server.
-sockets       Selects sockets-mode for server hosting, can not be used
               with -dplay.
-dplay         Selects DirectPlay-mode for server hosting, not available
               on linux, can not be combined with -sockets.
-ranking=      Unknown
-config=       Config file for server specific stuff like admin password
               and mission selection.
-netlog        Location for network game log files.
-host          Start a non-dedicated host.
-server        Start a dedicated server (not needed for a special dedicated server exe).
-connect=      Client-side, server to connect to.
-name=         Client-side, User name.
-pid=          Sets the process ID, linux-only?
-logfiles      Name of files to log to, probably only MP server relevant.

This category currently contains no pages or media.