MajorCooke / Doom4Doom

A mod for GZDoom, backporting Doom 2016's weapons, monsters and features to Doom 2.
MIT License
74 stars 6 forks source link

HUD shows up only on the map #28

Closed VReaperV closed 6 years ago

VReaperV commented 6 years ago

The HUD doesn't show up normally, i. e. there's no crosshair, health, armor, ammo, etc: https://i.imgur.com/fG8ToRk.jpg (the crosshair is the one from ZDoom, set in the D4D settings)

The HUD does show up when I open the map though: https://i.imgur.com/3jqlvuj.png

I'm using GZDoom 3.5.1, this issue shows up both in the D4D alpha download from the topic on ZDoom forum and in the version downloaded from GitHub.

I'm launching the game like this: gzdoom -iwad doom2.wad -file /D4D/D4D.pk3

MajorCooke commented 6 years ago

Press your - key, or whichever "sizedown" command is bound to. - is the default.

VReaperV commented 6 years ago

Press your - key, or whichever "sizedown" command is bound to. - is the default.

Thanks, that solved it!