I'm currently on the stage of creating main menu graphics for my .wad, and I've run into a small problem. I don't know what's the maximum allowed size for M_DOOM. Now, I'm well aware of 125x60 being the default size, but I want to create one larger than that. I tried to create a test graphic sized 256x64 (to calm my OCD of not having proper values like that), and this was a the result:
It seems to be offset from the center for some reason. I looked at Rowdy Rudy 2, and there the M_DOOM was sized 218x35. I tried that size, but once again, for whatever reason, it vertically sticks to the top of the screen and horizontally refuses to center. I'm not sure what I'm doing wrong here exactly, so any help would be appreciated :)
Question
Amaruψ
I'm currently on the stage of creating main menu graphics for my .wad, and I've run into a small problem. I don't know what's the maximum allowed size for M_DOOM. Now, I'm well aware of 125x60 being the default size, but I want to create one larger than that. I tried to create a test graphic sized 256x64 (to calm my OCD of not having proper values like that), and this was a the result:
It seems to be offset from the center for some reason. I looked at Rowdy Rudy 2, and there the M_DOOM was sized 218x35. I tried that size, but once again, for whatever reason, it vertically sticks to the top of the screen and horizontally refuses to center. I'm not sure what I'm doing wrong here exactly, so any help would be appreciated :)
Share this post
Link to post
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.