Jump to content

Customizing: Difference between revisions

m
Line 73: Line 73:


The output generated by '''-debugfiles''' sometimes helps when debugging scripts (though not very often, not to say never).
The output generated by '''-debugfiles''' sometimes helps when debugging scripts (though not very often, not to say never).
====noswitch====
'''-noswitch''' is probably the most useful of the command-line arguments. If run in a low resolution like 640x480, Oni will take only a little portion of your screen, leaving the taskbar accessible, as well as other applications you may be running alongside Oni (useful for scripting, hex hacking, etc).
In the Mac version, -noswitch can be specified in a dialog displayed at startup. On PC as well as with the OS X port, that dialog is unavailable. The command-line parameters are easy to use on PC (see script above); with the OS X port (a Cocoa application), it's a bit more complicated; see [http://oni.bungie.org/community/forum/viewtopic.php?id=57 HERE] (troubleshooting thread on {{OCF}}).