You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating firmware for NT Mini Noir to JB v6.6 today, I noticed that the video height for the Colecovision core is maxed at 1080.
In firmware JB v6.5 it went up to 1200, I took a screenshot before upgrading. I used the same screen before and after the upgrade to v6.6. Restarting the device doesn't resolve this.
Any ideas to why is this happening? Did anyone else experience this?
Here is a screenshot from JB firmware v6.6 (Colecovision core):
Screenshot from JB firmware v6.5 (Colecovision core):
The text was updated successfully, but these errors were encountered:
I noticed this too, but keep in mind the vertical is now based on 192 instead of 240. So instead of "5x vertical equals 1200", 5x vertical now properly equals 960. The only problem is this means a "6x" label has to be coded for overscan, which gives 1152 vertical instead of 1200.
Really where this all goes wrong is it doesn't adhere to the SMS video standards, when they should be EXACTLY the same. Both use the same dot clocks as PARs.
After updating firmware for NT Mini Noir to JB v6.6 today, I noticed that the video height for the Colecovision core is maxed at 1080.
In firmware JB v6.5 it went up to 1200, I took a screenshot before upgrading. I used the same screen before and after the upgrade to v6.6. Restarting the device doesn't resolve this.
Any ideas to why is this happening? Did anyone else experience this?
Here is a screenshot from JB firmware v6.6 (Colecovision core):
Screenshot from JB firmware v6.5 (Colecovision core):
The text was updated successfully, but these errors were encountered: