CRT Wallpaper Issue When Using HDMI

Just got a MiSTer and need some help? Join the forum and post your questions here!
SuperRAD
Posts: 8
Joined: Sat Sep 23, 2023 3:55 pm
Has thanked: 1 time

CRT Wallpaper Issue When Using HDMI

Unread post by SuperRAD »

Hello, I used the update_all script to install some wallpapers. HDMI works fine, but CRT required the following to be added to the mister.ini to work:

Code: Select all

[menu]
vga_scaler=1
fb_terminal=1
video_mode=384,31,25,71,224,12,3,23,8040

This works and the CRT now displays wallpapers. However, if I want to use HDMI, I only get a black screen. Is there some way to make this work for both CRT and HDMI?

Thanks

User avatar
bazza_12
Top Contributor
Posts: 426
Joined: Sun May 24, 2020 7:49 pm
Location: Yorkshire, UK
Has thanked: 254 times
Been thanked: 117 times
Contact:

Re: CRT Wallpaper Issue When Using HDMI

Unread post by bazza_12 »

I think it's one or the other.. so you'd have to create an alternative mister.ini file without that menu setting.
https://mister-devel.github.io/MkDocs_M ... anced/ini/

The music is reversible but time is not. Turn back. Turn back
SuperRAD
Posts: 8
Joined: Sat Sep 23, 2023 3:55 pm
Has thanked: 1 time

Re: CRT Wallpaper Issue When Using HDMI

Unread post by SuperRAD »

Did not know about the alternate files, that's really useful. Thanks!

FoxbatStargazer
Top Contributor
Posts: 995
Joined: Thu Dec 10, 2020 5:44 pm
Has thanked: 309 times
Been thanked: 228 times

Re: CRT Wallpaper Issue When Using HDMI

Unread post by FoxbatStargazer »

To get wallpapers, you have to use the scaler. The above line makes the scaler do 15khz (240pish) which is a suitable resolution for your CRT, and outputs it over the analog out. But the scaler can only do one resolution at a time, so your HDMI TV won't show anything unless it can somehow handle 240p. The alternate inis are one way around this, you use that to pick which display/resolution your scaler will target.

Post Reply