Piotr wrote: ↑Tue Nov 07, 2023 7:02 am
Start the game and open Action!. Now open command prompt as an administrator and type these two commands:
tasklist /m action_x64.dll
tasklist /m action_x86.dll
Send us results of both those commads.
Also, why do you think Action! uses integrated graphics card in Screen mode? Hardware acceleration dictates which graphics card will be used to encode video.
 
Microsoft Windows [Version 10.0.19045.3570]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>tasklist /m action_x64.dll
Image Name                     PID Modules
========================= ======== ============================================
dwm.exe                       1508 action_x64.dll
lghub_system_tray.exe        13596 action_x64.dll
lghub_agent.exe              13132 action_x64.dll
NordVPN.exe                   9552 action_x64.dll
FxSound.exe                  15076 action_x64.dll
TranslucentTB.exe            17380 action_x64.dll
taskhostw.exe                10612 action_x64.dll
fury.exe                     28072 action_x64.dll
Action_x64.bin               19424 action_x64.dll
C:\WINDOWS\system32>tasklist /m action_x86.dll
INFO: No tasks are running which match the specified criteria.
C:\WINDOWS\system32>
could dedicated graphics be used for screen / window?