Play-/Settings.md

34 lines
724 B
Markdown
Raw Normal View History

2016-01-12 05:36:54 +00:00
# Settings
This is a description of the settings that are available for the emulator. The goal of this document is to have settings that are consistent on all supported platforms.
## General Settings
2016-01-21 00:17:23 +00:00
### Show Frame and Draw Call Counters
2016-01-12 05:36:54 +00:00
2016-01-17 03:57:18 +00:00
Enables display of "frames per second" (f/s) and "draw calls per frame" (dc/f) statistics on screen.
2016-01-12 05:36:54 +00:00
*(Android & iOS only)*
### Show Virtual Pad
Enables display of on-screen virtual controller pad.
*(Android & iOS only)*
## Video Settings
### Enable High Resolution Mode
Enables usage of 2x sized framebuffers for rendering.
2016-01-12 05:36:54 +00:00
### Force Bilinear Filtering
Forces usage of bilinear filtering on all textures.
2016-04-01 14:32:36 +00:00
## Audio Settings
### Enable Audio Output
Enables audio output.