Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#8946 closed patch (invalid)

GC/WII: Corrects squashing on non-interlaved res.

Reported by: hkzlab Owned by: dhewg
Priority: normal Component: Port: Wii
Version: Keywords:
Cc: Game:

Description

If the ScummVM GC/Wii port is forced to run in non-interlaved resolution on a TV/RGB monitor, it would look horizontally squashed because of wrong aspect ratio. This little patch fixes the problem.

As of now, the only way i found to get non-interlaved resolution on the GC/Wii port is to force video mode detection in the code, but there could be other (external and less invasive) ways, and this patch should solve the problems that could arise.

BTW, old games with low resolution looks really better without interlacing.

Ticket imported from: #2466401. Ticket imported from: patches/1051.

Attachments (1)

gc-noninterlaved-fix.diff (665 bytes ) - added by hkzlab 15 years ago.
GC/Wii Patch to fix squashing on non interlaved resolutions

Download all attachments as: .zip

Change History (10)

by hkzlab, 15 years ago

Attachment: gc-noninterlaved-fix.diff added

GC/Wii Patch to fix squashing on non interlaved resolutions

comment:1 by fingolfin, 15 years ago

Owner: set to dhewg
Summary: [GC/Wii] Corrects squashing on non-interlaved res.GC/WII: Corrects squashing on non-interlaved res.

comment:2 by fingolfin, 15 years ago

What is the status of this item?

comment:3 by sev-, 15 years ago

dhews, any comments?

comment:4 by sev-, 15 years ago

dhewg, any comments?

comment:5 by dhewg, 15 years ago

The idea of this items is valid, but I think this patch breaks AR for other video modes. I have to research a little bit to find a way how to solve this cleanly, lets keep this open as a reminder :)

comment:6 by fingolfin, 15 years ago

See also patch #2784961.

comment:7 by dhewg, 15 years ago

Finally got around to rewrite the GFX part of the Wii port, this feature request is now implemented ;)

comment:8 by dhewg, 15 years ago

Resolution: invalid
Status: newclosed

comment:9 by digitall, 5 years ago

Component: Port: Wii
Note: See TracTickets for help on using tickets.