Traveler: Add logic to limit the frame rate. This is kind of a silly feature -- why would you ever want to limit the frame rate? Well, you need to that on the simulated platform to make bandwidth for other things to run like the simulated timer
This commit is contained in:
parent
18ab47f40c
commit
bce4a2706d
@ -542,6 +542,8 @@ CONFIG_GRAPHICS_TRAVELER=y
|
||||
# CONFIG_GRAPHICS_TRAVELER_RGB16_565 is not set
|
||||
CONFIG_GRAPHICS_TRAVELER_RGB32_888=y
|
||||
CONFIG_GRAPHICS_TRAVELER_DEFPATH="/mnt/world"
|
||||
CONFIG_GRAPHICS_TRAVELER_LIMITFPS=y
|
||||
CONFIG_GRAPHICS_TRAVELER_MAXFPS=30
|
||||
CONFIG_GRAPHICS_TRAVELER_PALRANGES=y
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user