otya128 / winevdm

16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
GNU General Public License v2.0
2.66k stars 152 forks source link

Just Grandma And Me funky graphics #1430

Closed KoghaandSooga closed 2 months ago

KoghaandSooga commented 2 months ago

Windows 10 64 bit. I7 10th gen core. Nivida 1650S graphics card.

Just Grandma And Me Living Books 1.0 at first crashed because of color pallets too small so I did the compatible (8 bit) 256 colors trick thus removing the error message but the graphics only have show where you see half the picture as it draws itself in in a weird sort of way. Can't do screenshots because it takes over the screen when running the program or otherwise I'd use snippit and post it here.

I was able to navigate basic menus despite this. Amazing this old thing ran at all! So yes winevdm does work but with some caveats.

KoghaandSooga commented 2 months ago

Okay by lowering the resolution I got it into a window so I could do a screen shot but can't show the funky graphics as whenever I click off it the graphics get itself fixed but this shot should show what I mean a little bit by some funky graphics. Grandma And Me Menu on Windows 10 64 bit!!!

This I think IS the or at least among the top 5 oldest CD games on the planet that isn't DOOM or a FPS as so many think only exist.

cracyc commented 2 months ago

This uses palette tricks that simply don't work in 24bit color on any version of windows (there are probably more than 2 dozen issues with programs that have color problems) so it's really a windows issue but we keep looking for workarounds. https://github.com/otya128/winevdm/pull/1432 make this program work at least.