R-Type Frequency Too Low Help
-
- Posts: 221
- Joined: Sun May 24, 2020 7:59 pm
- Has thanked: 16 times
- Been thanked: 28 times
R-Type Frequency Too Low Help
I play MiSTer on my TV which is VRR enabled. The lowest it goes is around 56hz. This was never an issue until I played R-TYPE and GALLOP Armed Police Unit both of which run at an even lower frequency. I wonder if there's some kind soul who can modify these cores to make them run slightly faster (56/57hz) to make the games compatible with my and other TVs that night have the same issues.
Thanks!
Thanks!
-
- Posts: 125
- Joined: Wed Jun 03, 2020 5:39 pm
- Has thanked: 8 times
- Been thanked: 36 times
Re: R-Type Frequency Too Low Help
It might not be the solution that you are looking for, but you can edit MiSTer.ini to use vscale_mode=0 for this specific core.
Code: Select all
[M72]
vsync_adjust=0
vrr_mode=0
-
- Posts: 221
- Joined: Sun May 24, 2020 7:59 pm
- Has thanked: 16 times
- Been thanked: 28 times
Re: R-Type Frequency Too Low Help
Heh well yeah. I do get a picture but the tv is resampling it to hell and back, so it's a stutterfest. While I appreciate your input, the result will be pretty much the same :/12characters wrote: ↑Sat Aug 20, 2022 2:03 pm It might not be the solution that you are looking for, but you can edit MiSTer.ini to use vscale_mode=0 for this specific core.Code: Select all
[M72] vsync_adjust=0 vrr_mode=0
-
- Posts: 221
- Joined: Sun May 24, 2020 7:59 pm
- Has thanked: 16 times
- Been thanked: 28 times
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: R-Type Frequency Too Low Help
Also if you are using VRR then set a minimum and maximum with the respective options in the MiSTer.ini.
https://github.com/MiSTer-devel/Main_Mi ... #L244-L247
https://github.com/MiSTer-devel/Main_Mi ... #L244-L247
birdybro~
-
- Posts: 221
- Joined: Sun May 24, 2020 7:59 pm
- Has thanked: 16 times
- Been thanked: 28 times
Re: R-Type Frequency Too Low Help
I would still get stuttering like this though.aberu wrote: ↑Sun Aug 21, 2022 4:51 am Also if you are using VRR then set a minimum and maximum with the respective options in the MiSTer.ini.
https://github.com/MiSTer-devel/Main_Mi ... #L244-L247
-
- Posts: 221
- Joined: Sun May 24, 2020 7:59 pm
- Has thanked: 16 times
- Been thanked: 28 times
Re: R-Type Frequency Too Low Help
I am testing RType and GALLOP Armed Police at 57hz and 60hz but it seems there is some weird flickering / picture noise going on when scrolling. Tested with two displays.
Very visible when using Sony Trinitron Preset. Can someone see if the problem replicates? This doesn't at 55hz but then the scrolling stutters (but that's a tv issue)
Any ideas? Thanks!
Very visible when using Sony Trinitron Preset. Can someone see if the problem replicates? This doesn't at 55hz but then the scrolling stutters (but that's a tv issue)
Any ideas? Thanks!
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: R-Type Frequency Too Low Help
If you aren't running at vsync_adjust=0 then it's very likely an issue with your display not liking non-standard refresh rates. Sometimes at weird refresh rates my Samsung would show duplicate frames from times earlier or would lag and stutter even on vsync_adjust=1 or 2.
EDIT: Try disabling Gamma, does that fix it?
EDIT: Try disabling Gamma, does that fix it?
birdybro~
- Chris23235
- Top Contributor
- Posts: 982
- Joined: Sun May 24, 2020 8:45 pm
- Has thanked: 127 times
- Been thanked: 197 times
Re: R-Type Frequency Too Low Help
It is - as you said - an issue with the Gamma. DIsabling it fixes the problem. My monitor displays all refresh rates the core offers: normal, 50, 57, 60, but 57 and 60 have graphical issues when paired with the CRT filter and Gamma. The colours are off then too. Disabling Gamma fixes all issues.aberu wrote: ↑Mon Aug 22, 2022 7:58 pm If you aren't running at vsync_adjust=0 then it's very likely an issue with your display not liking non-standard refresh rates. Sometimes at weird refresh rates my Samsung would show duplicate frames from times earlier or would lag and stutter even on vsync_adjust=1 or 2.
EDIT: Try disabling Gamma, does that fix it?
Does normal output the 55Hz of the original hardware? (according to mame)
I only tried R-Type but I think it should be the same with the other games on this core.