thobbsinteractive / magic-carpet-2-hd

Recode Binary code of game Magic Carpet2 to C/C++ language(remake MC2 for any platform)
GNU General Public License v3.0
27 stars 4 forks source link

When 1920x1080 resolution is used, the some Help tips are draw off screen #245

Closed thobbsinteractive closed 8 months ago

thobbsinteractive commented 1 year ago

This is likely just a mistake where either 640 is still being used or the height rather than the width is being used to center is. I just need to put a breakpoint in the code and find out what

thobbsinteractive commented 1 year ago

Object text is also not shown in the center of the screen