Opened 21 years ago

Closed 21 years ago

Last modified 6 years ago

#8220 closed patch

AdvMame3x scaler

Reported by: eriktorbjorn Owned by: fingolfin
Priority: normal Component: Graphics: Scalers
Version: Keywords:
Cc: Game:

Description

Kimmo Hassinen pointed out, on the Open Discussion board, that the Scale2x project has made a new release which contains 3x and 4x scalers. The 4x scaler is apparently just the 2x scaler applied twice, but the 3x scaler is new. This patch implements it, hopefully correctly. It's mostly cutting and pasting from the AdvMame2x scaler anyway.

Their reference implementations contain several variants of both the 2x and 3x scaler, but I've only tried the one described on their algorithm page so I don't know what difference they make.

One thing to note about the patch: I've only added the new scaler to the SDL backend. However I placed it on the Ctrl-Alt-8 hotkey, because it made more sense to me to keep the TV2x and Dotmatrix scalers as a separate group. I don't know if that breaks any of the other backends.

Ticket imported from: #735294. Ticket imported from: patches/325.

Attachments (1)

advmame3x.diff (6.0 KB ) - added by eriktorbjorn 21 years ago.
Patch against a May 9 CVS (trunk) snapshot

Download all attachments as: .zip

Change History (3)

by eriktorbjorn, 21 years ago

Attachment: advmame3x.diff added

Patch against a May 9 CVS (trunk) snapshot

comment:1 by fingolfin, 21 years ago

Owner: set to fingolfin
Status: newclosed

comment:2 by digitall, 6 years ago

Component: Graphics: Scalers
Note: See TracTickets for help on using tickets.