enrc66 Client Регистрация 12.10.2013 Сообщения 89 Благодарностей 8 Баллы 8 08.11.2013 #1 Hi guys there is a question, how to change the Screen-Resolution-Bit-Depth? I found it is 24-bits default,how to change it ,as it is 32-bits almost now. thank you !
Hi guys there is a question, how to change the Screen-Resolution-Bit-Depth? I found it is 24-bits default,how to change it ,as it is 32-bits almost now. thank you !
darkdiver Administrator Команда форума Регистрация 13.01.2009 Сообщения 2 285 Благодарностей 2 730 Баллы 113 09.11.2013 #2 C# macro will help you JavaScript: instance.SetScreenPreference("screen_pixel_depth", 32); Реакции: enrc66
enrc66 Client Регистрация 12.10.2013 Сообщения 89 Благодарностей 8 Баллы 8 11.11.2013 #3 THankS darkdiver