Launch parameters. These can also be added with custom.ini
Note: custom.ini is not supported yet (1.0.5)
Argument |
Config |
Info |
--no-check-taco |
CheckTaco=False |
Skips check of data.taco |
--border (Not added) |
Border=True |
Adds a border to the window |
--no-update (Not added) |
Update=False |
Skips checking of updates |
--no-close-if-error (WARNING) |
CloseOnError=False |
Don't close the game when error occurs |
--no-window-icon |
Icon=False |
Don't set a window icon |
--no-taco (Not added) |
Data=Folder |
Load from data folder instead of from data.taco |
--no-clean (Not added) (WARNING) |
Clean=False |
Don't cleanup in memory before closing |
--debug-mode (Not added) |
Debug=True |
Enable debugging mode |
Argument |
Config |
Info |
--disable-joystick (Not added) |
Joystick=False |
Disables joystick support |
--disable-mouse (Not added) |
Mouse=False |
Disables mouse support |
--disable-audio (Not added) |
Audio=False |
Disables audio support |
Argument |
Config |
Info |
--scene=[scene] (Not added) |
Goto=[Scene] |
Sets directly to scene instead of 'menu' |
--taco-size=[size] (Not added) |
DataSize=[Size] |
Sets custom data.taco size in bytes |
--taco-file=[file] (Not added) |
DataFile=[File] |
Use selected file instead of data.taco |
--fps=[fps] (Not added) |
FPS=[FPS] |
Set fps lock (Default 60) |
--width=[width] (Not added) |
Width=[Width] |
Set custom window width |
--height=[height] (Not added) |
Height=[Height] |
Set custom height |
--scale=[scale] (Not added) |
Scale=[Scale] |
Set custom window scale (Use engine.ini) |
Config |
Info |
AudioReservedSamples=[samples] |
Set custom samples reserves (Default 1) |
MusicBufferCount=[count] |
Set custom buffer count for music (Default 3) |
MusicSamples=[samples] |
Set custom samples for music (Default 1024) |
SoundBufferCount=[count] |
Set custom buffer count for sound effects (Default 3) |
SoundSamples=[samples] |
Set custom samples for sound effects (Default 1024) |