Is size of the Console always the same?
Posted: Fri Jan 24, 2025 10:27 am
If I have simply just:
Hollywood opens this screen, is it called Console screen?
Is this screen always 640x480, or are there different dimensions between platforms?
I suppose Mobiles would be different, but what about desktops, Amiga, Mac, Linux, PC?
And if there is difference in sizes, then can you query the width and height somehow? Or can you even choose them yourself?
Code: Select all
Print("Text")
WaitRightMouse()Is this screen always 640x480, or are there different dimensions between platforms?
I suppose Mobiles would be different, but what about desktops, Amiga, Mac, Linux, PC?
And if there is difference in sizes, then can you query the width and height somehow? Or can you even choose them yourself?