Guest and also jobima +devilsingh, is it possible to implement a extra configuration for both RA and the reshade versions to emulate what Dgvoodoo and DosBOX Staging CRT monitors settings/preset modes does
it seems that 480p scanline, which I don’t think CRT Guest Advanced currently can do
They can nicely develop with 1440p, with 1080p displays users can use Reshade’s crt-geom or something similar. I’m probably not adding viewport alternating scanlines soonish, dunno about Reshade.
That’s probably just a resolution/scaling factor thing as Guest alluded to, a scaling factor around 2x is too low (or at least I haven’t found a working scanline config) Your screens also have visible scanline artifacts if you insist on using the full 1080p instead of 960 lines (assuming 480p base res which I’m not sure you’re using). Guest won’t fix this.
You can use "no scanlines mode’ however and attach a separate scanline shader, this also works in Reshade. In Reshade, there is also the option of setting a shader’ Y height to full height (in your example 1080), which will generally make CRT shader scanlines disappear. Additional scanline shaders where height can be differently set can be added then.
Users with 1080p displays can also use the internal resolution of 1.5 in interlacing pass for decent results. Works with integer scaling also.
One of the problems of “adapted” scanlines is also, that the most “obvious” implementation simply needs integer scaling enabled, or it looks quite bad. With integer scaling, it looks much nicer.
Without integer scaling:
With integer scaling:
So, dunno, it’s a codepath heavy change…
I use Guest’s shader with 480p content scaled to 1080p quite often and I think it looks great. To avoid Moiré effect I use 1.5 for the Y-res multiplier as Guest explained, but you can also test with using High resolution scanlines and/or VGA double scan set to 1. Even if that’s not their first purpose, these parameter seems to reduce the number of scanlines while keeping the look.
Maybe check a few of my presets here that I got running for a few SVGA games:
Greetings @guest.r. It’s been a while since I’ve asked you if it’s possible to add a feature or 2. Lol
I’d really like the ability to independently control the resolution scale for 2 Phase and 3 Phase mode. Maybe have a 3 Phase Offset or just an independent control.
That above scene triggers 3-Phase Mode and you can see how blurry the smaller text is at this NTSC Resolution Scale. This NTSC Resolution Scale is the point where dithering can no longer be seen and new colours appear seamless. However this phase is used throughout many scenes where there is a lot of dithering.
Is it possible to increase the NTSC Chroma Scale / Bleeding (3 - Phase) Range to a higher value like 4.00?
Would it have any effect if I manually increase it beyond 2.25 in its current form?
Also, I’ve been trying to fine tune NTSC Resolution Scale by manually entering values beyond the second decimal. Does that have any effect or are the values just rounded to two decimal places?
NTSC Resolution Scale - 0.95
NTSC Resolution Scale - 1.00
NTSC Resolution Scale - 0.95
NTSC Resolution Scale - 1.00
Parameter step (last value) can be altered without much issues, although some parameters are present in more passes and the values muct be identical everywhere, or the shader won’t compile.
3-phase color bleeding is tricky, since chroma values must be “averaged” by the low pass chroma filter afterwards or diagonal “chroma lines” appear. Both resolution scaling and chroma bleeding usually narrow the filter range.
With artifacting above 0.5, safe area of combined sum of resolution scaling and color bleeding is around 3.25. So like resolution scaling of 1.6 and chroma bleeding of 1.6 is max. without artifacts.
It’s to be considered, that resolution scaling base value is already 1.0, so it’s like max. 2.25 for chroma bleeding.
One of possible solutions for a compromise is to max resolution scaling and lower chroma bleeding, so only luma sharpness will get boosted beyond.
This is why I prefer to use my idealized “3D-Comb Filter” presets when playing Turbo-Duo/PC-Engine stuff because for the additional colours created by dithering to look “pure” and virtually indistinguishable from native colours, artifacts and fringing need to be at 0, otherwise we get exactly what you described above.
I think I’ve already tried this to a certain extent but from my experience lower Resolution Scale blends dithering better than lower Chroma Scale values.
Does that method completely blend dithering in the Gate of Thunder or similar examples in your testing?
Thanks a lot.
You can use mixed phase to blend dithering. It blends dithering by design. I guess this shouldn’t be an issue, i suggest you minimalize the resolution scaling step to 0.005 or similar for fine-tuning. Some changes don’t show up on UI, but the effect is taking place.
I’m guessing the answer is no, but is there a way to add YIQ control to guest-ntsc? Seems kind of perfect and idealized, as is. I think it’s good for achieving “reference composite” (e.g., composite on a 2005 Sony Wega). Does it actually emulate the asymmetric bandwidth/limited bandwidth thing?
It’s a little too perfect/clean regarding color, doesn’t seem to really seek to emulate the desaturation from the encoding process the way some others do.
Okay, I guess I’ll try to revisit this then. I did try it out when it first came out but then felt that leaving things on Auto might have been more accurate especially as I didn’t know if mixed phase was actually a thing.
I knew there might have also been some visual factors as well but again, that was so long ago that I can’t recall exactly what they were.
Overall I’m very satisfied with the state of things. I think the only thing that I think looks wrong with PCE games are the examples of text in Hi-Res scenes looking too blurry at low enough NTSC Resolution Scales to allow for complete blending of all dithering.
Besides in the Super CD-ROM² System screen, there are a couple examples in RPGs where I’ve seen this.
…And of course NTSC Artifacts and Fringing are mutually exclusive with clean additional colours achieved via checkerboard dithering blending.
I got myself 2 presets that really became bread and butter for me for 8 til 32 bits.
i’ll see if i can share later, for now here is a comparison with both grile and shadow mask
Composite
S-Video
RGB
SEXY. Can you post your slangP stuff? I want to try that out.
https://files.catbox.moe/e9q2m0.7z
it includes screenshots too, the guy who posted these presets never showed up again, still i thank him wherever he is, because it is damn good for SEGA games in general as NES.
Thanks, my man. I really appreciate it. I’m loving the CRT Emulation since for the past like 3.5 years.
The design itself allows separate I and Q color spread, controlled by the color bleed paramers. Implementation is pretty simple for 2-phase and adds more texture fetches for 3-phase. The usual problem is compatibility with older presets, would be a mess.
I could add separate I/Q color spread controlls, but currently only for private version.
Low pass filtering chroma desaturates the image by default. I believe this wasn’t an issue with the majority of crt tvs, since they had knobs 'n buttons for saturation, contrast, brightness controlls etc.
There was sort of an “uneven desaturation” occurring from the limited bandwidth and compression, etc and to keep things in safe voltage ranges. Then during the decoding phase the TV did an automatic color boost which was just a uniform saturation increase- properly saturating some colors and blowing others out. A less aggressive color boost would properly saturate the least unsaturated colors, leaving the other colors desaturated, etc. Then the user would adjust the knobs.
So “correct” ntsc color requires nailing this signal-based “uneven” desaturation, then just cranking up the saturation control until it “looks right.”
That would be amazing!
Here is the version, which incorporates:
- seperate I and Q color bleed (bandwidth) controls
- initial implementation of ‘safe voltage’ desaturation.
https://mega.nz/file/N9ZQ1B7S#a3L50zSaWDfT1bswmmgqNf5As6pdTSVCBZQr4juFsO8
Holy crap that’s fast, lol. You rock!