WHDLoad MantisBT - MiG29MSuperFulcrum
View Issue Details
0006329MiG29MSuperFulcrum[All Projects] Generalpublic2023-12-10 23:562023-12-23 00:32
ReporterVelociraptor5 
Assigned ToStingRay 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
MachineUAE
CPU68020
CPUSpeed14
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem256 MB
WorkbenchOS 3.1
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.9
imported
Summary0006329: Selected screen modes in splash screen don't work correctly.
DescriptionSlave: latest

As is also written in ReadMe, there is possible to select from these 4 screen modes:
 1: 256 lines, 32 colors
 2: 256 lines, 16 colors
 3: 200 lines, 32 colors
 4: 200 lines, 16 colors (default)


Unfortunately, 2 of selected screen modes are totaly wrong, here is reality:
 1: 256 lines, 32 colors---------------200 lines !!, 16 colors !!
 2: 256 lines, 16 colors---------------256 lines OK, 16 colors OK
 3: 200 lines, 32 colors---------------200 lines OK, 16 colors !!
 4: 200 lines, 16 colors (default)-----200 lines OK, 16 colors OK


About colors yet... I assume, number of colors is in game, I took pictures from "take off" to Photoshop. All 4 modes have really only 16 colors in game. (Just for info, I did also snaps of title screen, menu and all 4 modes have 32 colors, but it is not important)

I think, totally wrong are 32 color modes, they are absolutely the same as default mode "200 lines, 16 colors", picture snaps were bit copy of it.
TagsNo tags attached.
Attached Files

Notes
(0013446)
StingRay   
2023-12-23 00:32   
Your observation is correct. It is a bug in the game code, the code to handle the screen height and number of colors input is completely broken, it never sets any 32 color mode. Thanks for the report, currently I'm not sure if I want to spend time fixing this. As long as this ticket is open, there is still hope. :)

Issue History
2023-12-10 23:56Velociraptor5New Issue
2023-12-23 00:27StingRayAssigned To => StingRay
2023-12-23 00:27StingRayStatusnew => assigned
2023-12-23 00:32StingRayNote Added: 0013446