Gameboy Screen Tearing
- chocomochino
- Posts: 76
- Joined: Mon Feb 15, 2021 4:43 am
- Location: Mexico
- Has thanked: 26 times
- Been thanked: 6 times
- Contact:
Gameboy Screen Tearing
Hello is anyone having screen tearing at 1080p on the lower part on Mario land 2 and Adventure island? using lcd effects or not, makes no difference using borders makes its less evident
- chocomochino
- Posts: 76
- Joined: Mon Feb 15, 2021 4:43 am
- Location: Mexico
- Has thanked: 26 times
- Been thanked: 6 times
- Contact:
Re: Gameboy Screen Tearing
is this item on github related to this? https://github.com/MiSTer-devel/Gameboy ... issues/137
-
- Posts: 172
- Joined: Sun Mar 07, 2021 12:28 pm
- Has thanked: 31 times
- Been thanked: 48 times
Re: Gameboy Screen Tearing
I do get screen tearing at the bottom of the screen on my TV (and in every core) if I try to use vsync modes 1 or 2. I need to stick to 0 unfortunately so that there is no tearing. My TV doesn't jive well any signal that isn't exactly 60hz. Maybe that's what you're getting?
- chocomochino
- Posts: 76
- Joined: Mon Feb 15, 2021 4:43 am
- Location: Mexico
- Has thanked: 26 times
- Been thanked: 6 times
- Contact:
Re: Gameboy Screen Tearing
But i have on 1;
; Set to 1 for automatic HDMI VSync rate adjust to match original VSync.
; Set to 2 for low latency mode (single buffer).
; This option makes video butter smooth like on original emulated system.
; Adjusting is done by changing pixel clock. Not every display supports variable pixel clock.
; For proper adjusting and to reduce possible out of range pixel clock, use 60Hz HDMI video
; modes as a base even for 50Hz systems.
vsync_adjust=1
; Set to 1 for automatic HDMI VSync rate adjust to match original VSync.
; Set to 2 for low latency mode (single buffer).
; This option makes video butter smooth like on original emulated system.
; Adjusting is done by changing pixel clock. Not every display supports variable pixel clock.
; For proper adjusting and to reduce possible out of range pixel clock, use 60Hz HDMI video
; modes as a base even for 50Hz systems.
vsync_adjust=1
- chocomochino
- Posts: 76
- Joined: Mon Feb 15, 2021 4:43 am
- Location: Mexico
- Has thanked: 26 times
- Been thanked: 6 times
- Contact:
- bootsector
- Posts: 170
- Joined: Sun May 24, 2020 6:58 pm
- Has thanked: 4 times
- Been thanked: 30 times
Re: Gameboy Screen Tearing
For me it happens a lot when using IO board VGA output to a CRT monitor. Re-loading the core, for some reason, usually fixes it.
Rarely happens on HDMI output.
Rarely happens on HDMI output.