This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
omf2097:misc [2019/02/02 10:11] – external edit 127.0.0.1 | omf2097:misc [2025/05/01 10:02] (current) – New codes added aokmaniac13 | ||
---|---|---|---|
Line 3: | Line 3: | ||
A lot of things that doesn' | A lot of things that doesn' | ||
+ | |||
+ | ---- | ||
+ | ====Commandline Parameters==== | ||
+ | |||
+ | OMF supports a number of parameters on startup to enter some game modes directly or to activate certain features, the following table is non-exhaustive as more may be discovered in the future. | ||
+ | |||
+ | ^ Command ^ Effect ^ | ||
+ | |ADVANCED|Enables the advanced options menu without the use of a code. See Advanced Options in the next section.| | ||
+ | |ONE_PLAYER|Skip the game menu and go to single player mode immediately.| | ||
+ | |TWO_PLAYER|Skip the game menu and go to versus mode immediately. | ||
+ | |TOURN|Skip the game menu and go to tournament mode immediately.| | ||
+ | |KO|Disable the keyboard controls outside of the menus.| | ||
+ | |SO|Disable sound.| | ||
+ | |MO|Disable music.| | ||
+ | |MAKENEW|Reset all game settings back to defaults.| | ||
+ | |MASI|Unknown, | ||
+ | |REC/ | ||
---- | ---- | ||
Line 11: | Line 28: | ||
Note: you can also get this menu by starting the game with: | Note: you can also get this menu by starting the game with: | ||
- | " | + | > FILE0001.EXE ADVANCED |
From DOS (or command prompt) | From DOS (or command prompt) | ||
Line 20: | Line 37: | ||
Start at main screen, or gameplay screen. Hold down the ALT key and S+F at the same time, release the keys and go to " | Start at main screen, or gameplay screen. Hold down the ALT key and S+F at the same time, release the keys and go to " | ||
- | Personally Favourite: sound number 64 | + | > Personally Favourite: sound number 64 |
---- | ---- | ||
Line 58: | Line 75: | ||
To end this exit the game, and start it again. | To end this exit the game, and start it again. | ||
- | Note: This is a reference to Mark Rein, from Epic MegaGames, that also helped with writing manuals for omf2097. | + | > Note: This is a reference to Mark Rein, from Epic MegaGames, that also helped with writing manuals for omf2097. |
---- | ---- | ||
Line 82: | Line 99: | ||
---- | ---- | ||
+ | ====Changing Advanced Options in Multiplayer==== | ||
+ | |||
+ | Press: | ||
+ | |||
+ | > ALT + G | ||
+ | |||
+ | This opens up a special menu for multiplayer that lets you adjust most advanced options, and also enable enhancements for multiplayer matches. | ||
+ | |||
+ | ---- | ||
+ | |||
====Playing Nova in one/two player==== | ====Playing Nova in one/two player==== | ||
Line 109: | Line 136: | ||
---- | ---- | ||
+ | ====Select Kreissack as Player 2==== | ||
+ | Press: | ||
+ | |||
+ | > ALT + E + D | ||
+ | |||
+ | In the select screen and player 2 will be Major Kreissack! | ||
+ | Backing out will also show Kreissack' | ||
+ | |||
+ | ---- | ||
+ | ====Show Framecounter/ | ||
+ | |||
+ | Press: | ||
+ | |||
+ | > ALT + F + T | ||
+ | |||
+ | The frame count for the game will show at the bottom, along with a rough FPS calculation. | ||
+ | |||
+ | ---- |