I am assembling the GBS with a SCART input, I've a doubt about that...
If you put the 100 ohm resistor:

You need (or it's recommended) to make the LM1881 circuit?
It's additional or an alternative?
Thank you for all the work, improves and replies!
Hi, thanks for the reply.NoAffinity wrote: ↑Thu Sep 21, 2023 4:44 am If you plan on inputting vga then you want to be able to remove the 100 ohm resistor. If that is the same sync connection as the 5-pin connector and you wont be inputting vga then it should be fine.
You dont need the lm1881 circuit at all unless you'll be trying to downscale vga input.
Yes, CSYNC is on pin 5 (from the mega drive connector). Strangely mine didn't have a 470ohm resistor and 220uf cap on CSYNC, i will add those right now and see if it worksNoAffinity wrote: ↑Tue Sep 26, 2023 3:37 am
Below is proper cable setup for a md2. Was your sync line completley non attenuated prior to adding the 680 oh resistor? And you've confirmed csync from the console to the correct pin at the scart end?
Spoiler
You can try reverting to the older version of the project that used a completely different web interface. I don't recall exactly when that was changed but I'm fairly sure no actual scaling code was altered.stj wrote: ↑Mon Sep 25, 2023 6:33 pm well,
i found the issue.
the code is not W3C compliant and gives different results with different mobile browsers.
not having the patience to install 10 browsers or whatever to do tests, i'll just shelve the project for now.
it wont work on browsers based on apple "webkit" btw - thats a lot of browsers including most if not all games consoles!
@RMGA - I pulled out my trusty GBS-8220. Well, after melting the EPS due to not paying attention and using an incorrect power supply on it, and replacing the EPS, I tested my US Genesis model 2/Sega CD mdoel 2/32x combo w/ 3BP. I thought I remembered having similar sync drop issues with my genesis (don't remember if I had the 32x and/or CD at that point), so wanted to test. My cable is wired for csync and from retrogamingcable uk:RMGA wrote: ↑Tue Sep 26, 2023 8:35 am Ok so i added a 470ohm and 220uf 10v capacutor on the CSYNC line on the mega drive and it still doesn't work. But here's the weird part, if i put a 100ohm resistor on the GBS sync and ground it is more stable but still drops sync, but if i remove it it glitches out, even if i replaced the r34 resistor with a 75ohm one. I'm out of ideas on what i could try...
Rama explains the effect is a convenient hack of the Trueview5725 deinterlacing behavior when one field is left blank. This chip doesn't officially support scanlines, but it can produce them under some limited conditions.
thanks for this.orange808 wrote: ↑Sat Sep 30, 2023 9:12 pmRama explains the effect is a convenient hack of the Trueview5725 deinterlacing behavior when one field is left blank. This chip doesn't officially support scanlines, but it can produce them under some limited conditions.
Edit: here's the link where Rama chimed in with an explanation:
https://github.com/ramapcsx2/gbs-control/issues/68
AFAIK, all the ESP8266 does is "hijack" control of the Trueview5725 from the circuitry that ships with the Gonbes boards. There's a few additional hardware modifications that add enhancements, but it's still a Gonbes board and a TV5725, correct? I don't know if the TV5725 supports feeding an "overlay" image beyond its built in OSD capabilities. Maybe someone else can answer that. Looking over the documentation, the TV5725 has very limited OSD support and that's restricted to a set of predefined onboard icons and maybe some text.VEGETA wrote: ↑Sun Oct 01, 2023 4:11 pm thanks for this.
i still didn't understand fully, like the scanlines code line by line how does it do the hack...?
I wanted to ask if there is a way much simpler way of overlaying a .bmp file which contains the black lines and empty transparent lines.... on top of the video. can it be done?
NoAffinity wrote: ↑Sat Sep 30, 2023 4:00 pmI'm using the latest firmware. I can't seem to find the firmware that you're using. May you upload your firmware on wetransfer or google drive so i can test it on my end?RMGA wrote: ↑Tue Sep 26, 2023 8:35 am
Currently, only the 480p profile works reliably with my setup. All other upscale profiles produce a jumpy image.
I didn't test downscale or pass-thru and didn't mess with any settings other than some of the Picture Control positional settings.
I don't have any intentions of trying to troubleshoot it on my end, just thought the results and data points might be useful.
:edit: Also, I'm using a firmware build older than the current one on the github. The current one wouldn't work for me. I didn't spend too much time on it tho. I flashed a version that I downloaded on 12/27/2019, and is the final version to the best of my knowledge, minus some UI upgrades, but functionally should be the same as the current build.
Here you go: https://drive.google.com/drive/folders/ ... sp=sharingRMGA wrote: ↑Tue Oct 03, 2023 8:18 amI'm using the latest firmware. I can't seem to find the firmware that you're using. May you upload your firmware on wetransfer or google drive so i can test it on my end?NoAffinity wrote: ↑Sat Sep 30, 2023 4:00 pm
Currently, only the 480p profile works reliably with my setup. All other upscale profiles produce a jumpy image.
I didn't test downscale or pass-thru and didn't mess with any settings other than some of the Picture Control positional settings.
I don't have any intentions of trying to troubleshoot it on my end, just thought the results and data points might be useful.
:edit: Also, I'm using a firmware build older than the current one on the github. The current one wouldn't work for me. I didn't spend too much time on it tho. I flashed a version that I downloaded on 12/27/2019, and is the final version to the best of my knowledge, minus some UI upgrades, but functionally should be the same as the current build.
NoAffinity wrote: ↑Sat Oct 07, 2023 3:41 amHere you go: https://drive.google.com/drive/folders/ ... sp=sharingRMGA wrote: ↑Tue Oct 03, 2023 8:18 amI'm using the latest firmware. I can't seem to find the firmware that you're using. May you upload your firmware on wetransfer or google drive so i can test it on my end?NoAffinity wrote: ↑Sat Sep 30, 2023 4:00 pm
Currently, only the 480p profile works reliably with my setup. All other upscale profiles produce a jumpy image.
I didn't test downscale or pass-thru and didn't mess with any settings other than some of the Picture Control positional settings.
I don't have any intentions of trying to troubleshoot it on my end, just thought the results and data points might be useful.
:edit: Also, I'm using a firmware build older than the current one on the github. The current one wouldn't work for me. I didn't spend too much time on it tho. I flashed a version that I downloaded on 12/27/2019, and is the final version to the best of my knowledge, minus some UI upgrades, but functionally should be the same as the current build.
The firmware I had from a year or so back was fine, the current one seems to have major UI stability issues - either something in the web server or something in the networking seems to have become a lot less stable than it was, I'd rather not revert too far as one of the changes from earlier this year did sort out some issues I was having.stj wrote: ↑Fri Sep 22, 2023 10:57 am i just got back to this after a long time and i'm having a problem,
i'm using the same hardware that worked last year - just the latest software build is all i changed.
the scaller works - it's converting the signal fine.
the issue is the wifi control,
the mobile browser is just displaying a blue GBS-C splash screen with some red icon flashing in the upper right corner.
what is the flashing red bit trying to tell me?
why isnt the menu working?
I have this model with PCB version 1.6. I'm having instability problems with the Wii. The image jumps in a frame at random times. This only happens with the Wii.RuffNEC wrote: ↑Thu Jan 19, 2023 11:51 am I know the brand RetroScaler isn't something id recommend using (older unit) but what about this new? GBS-C Variant?
Anyone has tested it and does it hold up to the ususal GBS-C Setups?
the slick PCB looks nice it has also a glock gen inside, think it's alswo firmware upgradable from the usual GBS-Cs right?!
I've read that for example the ODV Variants should be avoided because of image ringing effects but what about the quality of this one? its very inexpensive aswell