Raw video distorted if width not multiple of 4

Bug #1183333 reported by David Brandes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Armagetron Advanced
Fix Committed
Undecided
Unassigned

Bug Description

See http://forums3.armagetronad.net/viewtopic.php?f=49&t=22719
and https://bugs.launchpad.net/armagetronad/+bug/1041710

I guess it needs to be fixed in rSysdep.cpp line 270:

268; if (s_videoout)
269: {
270: Ignore( write(s_videooutDest, temp->pixels, sr_screenWidth * sr_screenHeight * 3) );
271: }

Revision history for this message
David Brandes (brandesign) wrote :
Revision history for this message
Manuel Moos (z-man) wrote :

Fixed in 0.4 revision 1478.

Changed in armagetronad:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.