Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+2)

Might want to add this to the MENUDEF file so the episode list will use BigFont instead of defaulting to SmallFont since the list overflows the default limit:

ListMenu "EpisodeMenu"
{
    Font "BigFont", "RED"
    Linespacing 16

    StaticPatch 50, 2, "M_EPISOD"
    Position 30, 30
}

(1 edit)

Thanks for this post! I added to all menudef.txt I could find in the end of the text but it still is not working! 

Is there a specific place inside de menudef.txt I should be looking for?

EDIT: I just found it! It should be added to the menudef.txt inside the doom_complete.pk3 file!

Thanks a lot for the info! I'm gonna share it!

Thanks man!!! Works!!