Roland van Laar 2e39acf84c DIRECTOR: Improve RIFF loading
Two improvements for RIFF loading: size and alignment
A RIFF elements header: FourCC and size (4 bytes each) are not included
in the size. Offset + 12 then size - 4.

'DIB ' resources were found to always lead with two zero bytes.
Tested with: Fujitsu fmTOWNS SUPER TECHNOLOGY DEMO 1993.
Other resources such as 'SND ' do need alignment.
Tested with: SpaceWarlock Win. Intro movie lacked sound without
alignment. (WARNING: SNDDecoder: Bad format: 17408!)
2022-10-18 22:02:41 +02:00
..
2022-10-17 16:08:58 +02:00
2022-10-18 22:02:41 +02:00
2022-07-19 09:22:55 +03:00
2022-10-08 01:33:14 +02:00
2022-10-12 20:17:09 -07:00
2022-10-16 22:06:27 +02:00
2022-09-12 15:52:18 +02:00
2022-03-18 13:09:52 +01:00
2022-10-07 17:14:10 +02:00
2022-10-07 17:00:31 +02:00