The following warnings occurred:
Warning [2] Trying to access array offset on value of type bool - Line: 50 - File: inc/plugins/mention.php PHP 8.2.25 (Linux)
File Line Function
/inc/plugins/mention.php 50 errorHandler->error
/inc/plugins/MentionMe/forum.php 212 mentionGetMyAlertsStatus
/inc/plugins/MentionMe/forum.php 16 mentionMeInitialize
/inc/plugins/mention.php 30 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 239 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] Trying to access array offset on value of type null - Line: 50 - File: inc/plugins/mention.php PHP 8.2.25 (Linux)
File Line Function
/inc/plugins/mention.php 50 errorHandler->error
/inc/plugins/MentionMe/forum.php 212 mentionGetMyAlertsStatus
/inc/plugins/MentionMe/forum.php 16 mentionMeInitialize
/inc/plugins/mention.php 30 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 239 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.2.25 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$mention - Line: 524 - File: inc/plugins/MentionMe/forum.php PHP 8.2.25 (Linux)
File Line Function
/inc/plugins/MentionMe/forum.php 524 errorHandler->error
/inc/class_plugins.php 142 mentionMeBuildPopup
/global.php 479 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$mention_autocomplete_loading - Line: 5 - File: inc/plugins/MentionMe/forum.php(557) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/inc/plugins/MentionMe/forum.php(557) : eval()'d code 5 errorHandler->error
/inc/plugins/MentionMe/forum.php 557 eval
/inc/class_plugins.php 142 mentionMeBuildPopup
/global.php 479 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 550 - File: global.php PHP 8.2.25 (Linux)
File Line Function
/global.php 550 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 811 - File: global.php PHP 8.2.25 (Linux)
File Line Function
/global.php 811 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 811 - File: global.php PHP 8.2.25 (Linux)
File Line Function
/global.php 811 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 25 - File: global.php(872) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(872) : eval()'d code 25 errorHandler->error
/global.php 872 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 937 - File: global.php PHP 8.2.25 (Linux)
File Line Function
/global.php 937 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5196 - File: inc/functions.php PHP 8.2.25 (Linux)
File Line Function
/inc/functions.php 5196 errorHandler->error
/global.php 937 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.2.25 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 937 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1449 - File: inc/functions.php PHP 8.2.25 (Linux)
File Line Function
/inc/functions.php 1449 errorHandler->error
/inc/functions.php 1404 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.2.25 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.2.25 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.2.25 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.2.25 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



MME4CRT Forum
Intel custom resolutions with official tool - Printable Version

+- MME4CRT Forum (https://mme4crt.alphanudesign.co.uk/forum)
+-- Forum: Off Topic (https://mme4crt.alphanudesign.co.uk/forum/forumdisplay.php?fid=9)
+--- Forum: Discussion (https://mme4crt.alphanudesign.co.uk/forum/forumdisplay.php?fid=16)
+--- Thread: Intel custom resolutions with official tool (/showthread.php?tid=43)



Intel custom resolutions with official tool - ArcadeTV - 03-06-2019

https://www.intel.com/content/www/us/en/support/articles/000005540/graphics-drivers.html?_ga=2.24330488.332348622.1551860413-524289810.1551088462

It looks like intel is pretty non-restrictive when it comes to custom resolutions. It's the pc-manufacturers that enforce certain display modes and lock custom resolutions.

I'd love to know if there's a way to unlock these restrictions ...


RE: Intel custom resolutions with official tool - alphanu - 03-06-2019

This is very interesting. Looks easy enough to get working! Only issue might be resolution selection, if its like Nvidia's custom resolution control panel then resolution don't show to other application and can only be switch to from the Nvidia'a CP. There is an API out there to utilise it though. This is something Calaity and I have been discussing and looking into.