Henrik Rydgård b1f8830bd8 Don't try to present from little temp framebuffers used by Godfather to draw text.
The framebuffer does contain the top of the video frame at the present
time though, so things have partially gone well. However the rest of the
frame lies after it in VRAM. What we probably technically should do when
we see this is to assemble an image from both the framebuffer we find
and VRAM contents exceeding the range of that image, but seems kinda
impractical.

This works, but there seems to be some other issue with how the text is
rendered or copied. Could be a color precision issue confusing the game
I suppose.
2023-04-17 12:24:31 +02:00
..
2023-04-16 19:17:45 -07:00
2022-10-04 23:48:57 -07:00
2022-10-31 20:17:12 +08:00
2023-02-01 13:26:17 +03:00
2023-02-01 13:26:17 +03:00
2023-04-01 08:55:45 +02:00
2023-04-01 08:55:45 +02:00
2023-02-09 10:27:29 +01:00
2023-02-09 10:22:46 +01:00
2023-02-09 10:27:29 +01:00
2022-10-16 15:23:33 +08:00
2022-10-16 15:23:33 +08:00
2023-01-10 12:13:47 +01:00
2022-08-04 16:34:05 +07:00
2022-08-04 16:35:30 +07:00
2023-01-10 12:13:47 +01:00
2022-12-03 07:17:27 -08:00
2022-10-07 06:01:53 +08:00
2023-01-14 16:55:40 -08:00
2021-05-13 10:39:16 +02:00