Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: timsatari on August 15, 2020, 11:36:30 PM

Title: Resolved: Nevato theme custom resolution - is it possible?
Post 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;
Title: Re: Resolved: Nevato theme custom resolution - is it possible?
Post by: Favdeacon on August 16, 2020, 04:29:31 AM
Thanks for sharing your solution, timsatari. 👍