Page 1 of 1

Simple question about screen resolution, on hardware

Posted: Mon Feb 16, 2015 11:20 pm
by HCKTROX
EDIT: Seems like a new forum has been introduced, and I should have posted this thread there. I'm sorry! *facepalm*

As for NTSC hardware, as far as I know, adapter renders four border to screen's four edges, while the "graphical" part is stored at the center...

now my question is, are those borders "thick" enough to keep everything on CRT screen's "Action-safe" area? or there's still some stuff in the edges that gets hidden, out of frame?
If so... how many pixels, approximately?

Thank you!

Posted: Tue Feb 17, 2015 4:38 pm
by twosixonetwo
I'm not sure if I understand your question correctly, but maybe this thread answers your question?
IIRC the action safe area is slightly smaller than the actually rendered image, so if the TV you are using is only showing the action safe image, it will crop the borders completely but this depends on the TVs settings.

Posted: Tue Feb 17, 2015 4:50 pm
by HCKTROX
Sure. My question is, how much of the image is cropped in such case?

I wanna be sure if I can draw the HUD for my game and put it at the very bottom of the screen with no problems... :P
(as stupid as this question sounds XD)

Posted: Tue Feb 17, 2015 7:32 pm
by twosixonetwo
I'm not sure if there even is an official guideline for that. Wikipedia says The
NTSC and PAL analog television standards do not specify official overscan amounts, and producers of television programming use their own guidelines.
while the emulator Exodus shows about 4 pixels of the left bottom and right and 1 pixel of the top area of the rendered image as out of the action safe area. I guess not putting essential information in the outer 8pixels should make it safe for the vast majority of TVs.

Posted: Tue Feb 17, 2015 7:43 pm
by HCKTROX
Thanks a lot! =D