Search found 32 matches

by GunZi
Mon May 14, 2018 2:58 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

EDIT:
Ok, I tested today

Code: Select all

audio_pwm_mode=0
and it worked, no need to edit asplashscreen.sh
by GunZi
Sun May 13, 2018 12:30 pm
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

I found a solution! :D By going to /opt/retropie/supplementary/splashscreen/asplashscreen.sh I edit line 35 in asplashscreen.sh (press F4 to edit) Changing omxplayer -o both -b --layer 10000 "$line" into omxplayer -b --layer 10000 "$line" To save edit: Ctrl-X -> y -> Enter I tested this on my pi0 1....
by GunZi
Sun May 13, 2018 11:07 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

The only other splash video I tried was the default one. It lagged/stuttered also, I could try some more tomorrow when I start again with a fresh image.
by GunZi
Sun May 13, 2018 10:51 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

Resizing the video to 320x240 gives the same result, also cropping the video doesn't help either. I tried adding audio_pwn_mode=2 before adding the splash screen yes, I saw it made no difference in audio quality so I just removed it. Here's the original video https://www.youtube.com/watch?v=gKHLLiks...
by GunZi
Sun May 13, 2018 9:20 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

I just noticed I can "preview" the splashscreens in the "splashscreens" settings. When I play them there I see not stuttering at all, is very smooth.
by GunZi
Sun May 13, 2018 7:50 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

Next I connect the SD card to my pi0 w. I will not add the splash screen yet. I will connect to Wifi first, then see how it retropie runs on my Pi0 1.3 My pi0 w is connected to the Gearbest screen. Retropie is booted now on pi0 w and I can confirm games run just as expected (though I do not have GPI...
by GunZi
Sun May 13, 2018 7:15 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

Ok, now the new retropie is loaded and booted on my pi0, it is connected to the BW(variant 10) screen and I only added dtoverlay=pwm,pin=13,func=4 to the config file in order for me to test the navigation sound (before it lagged/delayed). I can confirm that it no longer lags and behaves as expected....
by GunZi
Sun May 13, 2018 6:00 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

I just tried a different pi0. First I had raspberry pi zero 1.3 now I tried raspberry pi zero w and the results are the same, so I'm guessing that this issue is not due to my pi 1.3. I will now try a new fresh image of retropie, I'll let you know how that goes. EDIT: I am using Etcher on Mac OS to g...
by GunZi
Sat May 12, 2018 10:46 am
Forum: Support (Game Boy Zero)
Topic: [Solved] Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?
Replies: 18
Views: 16754

Re: Video is slow on composite screen (Gearbest) and audio muffled, but works good on HDMI?

So I'm kind of a stuck at the moment. I have connected my raspberry pi zero to both BW (Variant 10) and Gearbest screen and I get the same results: All the graphics/video run slow. games, splashscreen, everything, even the audio is worse. EDIT: Here's how my config file looks like: # For more optio...