Hi all!
That's the problem with 1.3.0 on Nokia E90:
all seems to work (as worked in 1.2.1) with some games (Monkey Island etc.) but Zak McKracken (FM Towns version) only shows text and music (no images!). (it works correctly in 1.2.1 version).
What should I do about it? I had to reinstall 1.2.1 to play Zak again...
Thanks!
problem with 1.3.0 version (Nokia E90 & Zak McKracken)
Moderator: ScummVM Team
-
- Posts: 4
- Joined: Tue Jun 07, 2011 8:00 pm
-
- Posts: 4
- Joined: Tue Jun 07, 2011 8:00 pm
Same issue of Nokia E90 found on Iphone 3GS too! I tested it today. ScummVM 1.3.0 and Zak McKracken (Fm Towns version): text, music and sounds only; no graphics! (It works fine on ScummVM 1.2.1).
Well, it seems to be a ScummVM 1.3.0 bug, because Nokia E90 and Iphone 3GS are very different devices, with the same problem!
Well, it seems to be a ScummVM 1.3.0 bug, because Nokia E90 and Iphone 3GS are very different devices, with the same problem!
The graphics code for FM-TOWNS SCUMM games has been rewritten, and produces correct colors now (there were issues related with the palette used in these games, as they used an intermediate overlay to paint graphics). There seems to be a bug with the 8-bit color fallback for these games, and the iPhone port does not support 16-bit color yet. So, it's both because of a bug in the SCUMM code and because of a missing feature in the iPhone port
-
- Posts: 4
- Joined: Tue Jun 07, 2011 8:00 pm
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
After some hours spent trying random things for a similar problem on Android, it turned out that the new FM-TOWNS code was broken on all ARM. It should work now with the fixes on the 1.3.1 branch without need for the define, although I only tested it on Android myself (which has 16bpp support).Anotherguest wrote:I can try to enable that define to see if it works better.
-
- Posts: 4
- Joined: Tue Jun 07, 2011 8:00 pm
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden