rotators / Fo1in2

Fallout 1 to 2 engine conversion
https://nma-fallout.com/threads/218045/
580 stars 30 forks source link

death screen subtitles are blocky and arroyo message still present #169

Closed jvs3 closed 1 year ago

jvs3 commented 1 year ago

I found two issues with the death screen.

The death screen can still show the message about Arroyo, this is the first screenshot below. The second screenshot shows a message about Vault 13 so the newly added messages also work.

The subtitles in the death screen are shown blocky. This is the case with DeathScreenFontPatch=1 (first two screenshots) or DeathScreenFontPatch=0 (last screenshot) in ddraw.ini

Some other settings which may be related: ddraw.ini HiResMode=1 Mode=4 (tested with 0 and didn't change anything)

f2_res.ini GRAPHICS_MODE=2 (tested with 0 and didn't change anything) SCR_WIDTH=1920 SCR_HEIGHT=1080 SCALE_2X=1 (tested with 0 and didn't change anything) COLOUR_BITS=32 (tested with 8 and didn't change anything)

Screenshot_20230129_175646 Screenshot_20230129_175736 Screenshot_20230129_175901

Lexx2k commented 1 year ago

Already fixed with the next update.