Opened 19 months ago

Last modified 16 months ago

#12875 new defect

TWINE: rendering issues on the left side in 1920x1200

Reported by: mgerhardy Owned by:
Priority: low Component: Engine: TwinE
Version: Keywords:
Cc: Game: Little Big Adventure

Description


Attachments (2)

scummvm-lba-win-de-00018.png (1.9 MB ) - added by mgerhardy 19 months ago.
scummvm-lba-win-de-00020.png (1.9 MB ) - added by mgerhardy 19 months ago.

Change History (4)

by mgerhardy, 19 months ago

by mgerhardy, 19 months ago

comment:1 by mgerhardy, 16 months ago

This is a clipping issue. for e.g. the small floor tiles.

comment:2 by mgerhardy, 16 months ago

getBrickPos doesn't really work for this high resolutions

Grid::drawColumnGrid
this clips the grid tile away: _brickPixelPosX < -24 (using e.g. -50 here worked fine)

Note: See TracTickets for help on using tickets.