Post: [Source]Get Resolution
11-24-2015, 09:59 PM #1
SC58
Former Staff
(adsbygoogle = window.adsbygoogle || []).push({});

Hello Everyone!


I thought this would be very useful for people making menu so it will work on 1080p/720p etc so everything links up right and looks nice on screen if you are bother to make it work on all resolutions, there is alot more stuff you can find inside sysutil_sysparam.h to do with your screen stuff be sure to check it out!

Anyways here ya go, hopefully it help someone out. :p

You must login or register to view this content.







Feel free to edit this to you're liking!
Last edited by SC58 ; 07-22-2016 at 07:31 AM.

The following 10 users say thank you to SC58 for this useful post:

Boliberrys, Sabotage, LBK, mrtn, ParadoxSPRX, Pianist Prodigy, Restrain, TheRichSlut, vicious_results, x5150xiZombie
11-24-2015, 10:38 PM #2
Sabotage
Gaming Squad
nice release Smile
11-24-2015, 10:38 PM #3
LBK
Little One
Very Great Release SC Smile Kepp It Up friend Happy
Very Thx !
11-24-2015, 10:40 PM #4
LBK
Little One
Originally posted by Sabotage View Post
nice release Smile
Also you could use screenplacement to make your menu supported on all resolution too.


You must login or register to view this content. Know what I mean :troll:
11-24-2015, 10:41 PM #5
Sabotage
Gaming Squad
Originally posted by LBK View Post
You must login or register to view this content. Know what I mean :troll:


hax, aint it?
11-24-2015, 10:43 PM #6
SC58
Former Staff
Originally posted by Sabotage View Post
hax, aint it?


screenplacement doesn't always work :p

plus different stuff get set when your on 1080p vs 720p :p

it would be more proper to do this so you know everything will be right
11-24-2015, 10:44 PM #7
Sabotage
Gaming Squad
Originally posted by SC58 View Post
screenplacement doesn't always work :p

plus different stuff get set when your on 1080p vs 720p :p


true that, btw why did you do the


if (config.resolutionId == CELL_VIDEO_OUT_RESOLUTION_1080)
return true;
else
return false;

instead of return (config.resolutionId == CELL_VIDEO_OUT_RESOLUTION_1080); ?
11-24-2015, 10:46 PM #8
SC58
Former Staff
Originally posted by Sabotage View Post
true that, btw why did you do the


if (config.resolutionId == CELL_VIDEO_OUT_RESOLUTION_1080)
return true;
else
return false;

instead of return (config.resolutionId == CELL_VIDEO_OUT_RESOLUTION_1080); ?


cause i do it basic as all get out LOL
11-24-2015, 10:46 PM #9
Sabotage
Gaming Squad
Originally posted by SC58 View Post
cause i do it basic as all get out LOL


:troll:
11-24-2015, 10:46 PM #10
SC58
Former Staff
Originally posted by Sabotage View Post
:troll:


:borat:
Last edited by SC58 ; 11-24-2015 at 10:49 PM.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo