Atario
Posts: 5
Joined: Sat Jun 05, 2021 9:01 am

How to multiply resolution?

Hello, everyone.

I'm trying to configure MAME to quadruple the source resolution of my Fairchild Channel F games, so the CRT filter looks right (the original console did this). I can't seem to get it to happen, though.

What's the right way to accomplish this?
User avatar
Pernod
Posts: 6
Joined: Thu Mar 31, 2016 1:29 am
Location: UK

Re: How to multiply resolution?

Atario wrote: Sat Jun 12, 2021 7:52 pm I'm trying to configure MAME to quadruple the source resolution of my Fairchild Channel F games, so the CRT filter looks right (the original console did this). I can't seem to get it to happen, though.

What's the right way to accomplish this?
The channelf driver is currently outputting a video resolution of 102x58 which is not correct. The actual hardware duplicates pixels on the x-axis and repeats each scanline 4 times (5 for PAL) in the y-axis to produce an output of 204x232.

The emulation needs updating to produce the correct resolution.
Atario
Posts: 5
Joined: Sat Jun 05, 2021 9:01 am

Re: How to multiply resolution?

Pernod wrote: Sat Jun 19, 2021 11:52 am The channelf driver is currently outputting a video resolution of 102x58 which is not correct. The actual hardware duplicates pixels on the x-axis and repeats each scanline 4 times (5 for PAL) in the y-axis to produce an output of 204x232.

The emulation needs updating to produce the correct resolution.
Should I file a bug ticket?
User avatar
Pernod
Posts: 6
Joined: Thu Mar 31, 2016 1:29 am
Location: UK

Re: How to multiply resolution?

Atario wrote: Sat Jun 19, 2021 1:46 pm Should I file a bug ticket?
Yes, it should be logged as a bug, though there's a chance I may have time to look at it before next release.
Atario
Posts: 5
Joined: Sat Jun 05, 2021 9:01 am

Re: How to multiply resolution?

Pernod wrote: Sat Jun 19, 2021 7:55 pm Yes, it should be logged as a bug, though there's a chance I may have time to look at it before next release.
Bug logged!

https://mametesters.org/view.php?id=8012
Robert
Posts: 99
Joined: Thu Nov 06, 2014 12:44 pm

Re: How to multiply resolution?

(deleted)
Last edited by Robert on Fri Sep 23, 2022 2:26 am, edited 1 time in total.
Atario
Posts: 5
Joined: Sat Jun 05, 2021 9:01 am

Re: How to multiply resolution?

Robert wrote: Sun Jun 27, 2021 11:50 amProblem fixed !!
👍

Return to “MAME Discussion”