I recently reinstalled ScummVM after a few years to replay several titles, and I noticed that all of the games display with some sort of filter/shader by default now -- it sort of looks like it's a faux cathode ray mesh (?) overlay? I assumed I could disable/change it, but turning off filtering doesn't do anything, and changing the shader options appears to have no effect either.
Is there a way to disable the cathode effect and just get "clean pixels"? I assumed there was, but I'm not having any luck changing the options in the menu.
I'm probably using the wrong term here...
Can't Disable CRT Filter (?) in ScummVM 2.6.0 Windows
Moderator: ScummVM Team
-
- Posts: 2
- Joined: Sat Sep 24, 2022 7:35 am
- rootfather
- ScummVM Lead
- Posts: 182
- Joined: Tue Mar 31, 2015 11:59 am
- Location: Germany
- Contact:
Re: Can't Disable CRT Filter (?) in ScummVM 2.6.0 Windows
The CRT filter is not enabled by default; this is a custom setting.
Try setting "Scaler" to "<default>" in the Global Options menu.
Try setting "Scaler" to "<default>" in the Global Options menu.
-
- Posts: 2
- Joined: Sat Sep 24, 2022 7:35 am
Re: Can't Disable CRT Filter (?) in ScummVM 2.6.0 Windows
Okay, this is weird... I changed those settings to default multiple times last night with no success. I went in today, changed it again, and PIXEL is now disabled.rootfather wrote: ↑Sat Sep 24, 2022 12:07 pm The CRT filter is not enabled by default; this is a custom setting.
Try setting "Scaler" to "<default>" in the Global Options menu.
I was testing out the Playnite launcher recently (single launcher for GOG, Steam, Epic, and even Scumm games now), and it looks like somehow the PIXEL shader was activated in multiple games via the game-specific video options. I don't know HOW, but everything appears to be working now.
Is there an easy way to "mass reset" a list of games in ScummVM, so as to remove any individual "Game Options" on titles?
(Tied to that, is there a chance I accidentally set a flag when mass importing into ScummVM that might have set the shader flag for each one?)
- rootfather
- ScummVM Lead
- Posts: 182
- Joined: Tue Mar 31, 2015 11:59 am
- Location: Germany
- Contact:
Re: Can't Disable CRT Filter (?) in ScummVM 2.6.0 Windows
I don't know that launcher, but in theory it is possible that this launcher messes with the settings/configuration file.cartcollector wrote: ↑Sat Sep 24, 2022 9:16 pm Okay, this is weird... I changed those settings to default multiple times last night with no success. I went in today, changed it again, and PIXEL is now disabled.
I was testing out the Playnite launcher recently (single launcher for GOG, Steam, Epic, and even Scumm games now), and it looks like somehow the PIXEL shader was activated in multiple games via the game-specific video options. I don't know HOW, but everything appears to be working now.
In case you want to do a complete hard-reset of all games and settings, delete the filecartcollector wrote: ↑Sat Sep 24, 2022 9:16 pm Is there an easy way to "mass reset" a list of games in ScummVM, so as to remove any individual "Game Options" on titles?
(Tied to that, is there a chance I accidentally set a flag when mass importing into ScummVM that might have set the shader flag for each one?)
Code: Select all
%APPDATA%/ScummVM/scummvm.ini
EDIT: This is only valid if you are _not_ using any additional launcher because it is still possible that the launcher starts ScummVM with a _different_ configuration file that might still lead to issues - so your mileage may vary.