Option Category | # # FULL SCREEN OPTIONS # |
Description | Normally MAME will draw it's screens direct to video RAM. Triplebuffer lets MAME draw screens in the background and quickly flip between them. This can reduce screen tearing when in fullscreen but at the expense of some video memory and on really old machine a bit of speed (and I mean REALLY old machines). This has no real effect on windowed games which normally do better with the -waitvsync command. |
Full Command | -triplebuffer |
Alt. Command | -tb |
Reverse Command | -notriplebuffer |
Example | mame64 pacman -triplebuffer |
mame.ini Command | triplebuffer |
Command Default | 0 |
Argument Format | none |