Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: timsatari on August 15, 2020, 11:36:30 PM
-
I'm using a small TV in cabinet, however Nevato theme won't run (I think due to the resolution).. is possible within the theme to 'force' it to run at a specified resolution, or someway to get it to run?
**RESOLVED**
Uncomment the lines below in the .nut
fe.layout.width = 1920;
fe.layout.height = 1080;
-
Thanks for sharing your solution, timsatari. 👍