added a warning about newppu for now
This commit is contained in:
parent
b68a348053
commit
43280d82d3
|
@ -54,7 +54,7 @@ char *DriverUsage="\
|
||||||
--pal {0|1} Uses PAL timing.\n\
|
--pal {0|1} Uses PAL timing.\n\
|
||||||
--gamegenie {0|1} Enables emulated Game Genie.\n\
|
--gamegenie {0|1} Enables emulated Game Genie.\n\
|
||||||
--nospritelim {0|1} Disables the 8 sprites per scanline limitation.\n\
|
--nospritelim {0|1} Disables the 8 sprites per scanline limitation.\n\
|
||||||
--newppu {0|1} Enables the new PPU core.\n\
|
--newppu {0|1} Enables the new PPU core. (WARNING: May break savestates!)\n\
|
||||||
--frameskip x Sets # of frames to skip per emulated frame.\n\
|
--frameskip x Sets # of frames to skip per emulated frame.\n\
|
||||||
--xres x Sets horizontal resolution to x for full screen mode.\n\
|
--xres x Sets horizontal resolution to x for full screen mode.\n\
|
||||||
--yres x Sets vertical resolution to x for full screen mode.\n\
|
--yres x Sets vertical resolution to x for full screen mode.\n\
|
||||||
|
|
Loading…
Reference in New Issue