Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

With 0.9, I get an error when trying to change or install an accelerator, "Error while listing providers. Please check hotscreen_logs.txt", where the only error I find is "Error : no WindowsML providers are founds".

I'm using an RTX 3080 TI, if that matters.

er. right, hotscreen_logs.txt in full:

Hotscreen using profile : default

Hotscreen Overlay starting at Max FPS : 179

Translations added from ./CUSTOM_DATA/translations.csv — languages : ["en", "zh", "es", "fr", "ar", "ru", "pt", "ko", "ja", "de"]

Using saved language code : en

Windows App SDK successfully initated : 8000.859.21.0

Onnx Runtime version 1.24.3

Error : no WindowsML providers are founds

Windows version : Microsoft Windows NT 10.0.19045.0

CPU : AMD Ryzen 7 5800X3D 8-Core Processor, Cores : 8, Threads : 16, Max clock : 3401 MHz

Using video adapter : NVIDIA GeForce RTX 3080 Ti from NVIDIA type DiscreteGpu

Driver infos : d3d12 version 12_0 api 12_0

Adapter 0 NVIDIA GeForce RTX 3080 Ti

Screen Rect 0 : Rect { X = 0, Y = 0, Width = 2560, Height = 1440, Top = 0, Bottom = 1440, Left = 0, Right = 2560, Location = Point { X = 0, Y = 0 }, Size = Size { Width = 2560, Height = 1440 }, TopLeft = Point { X = 0, Y = 0 }, BottomRight = Point { X = 2560, Y = 1440 } } Orientation : 1

Screen Rect 1 : Rect { X = -1080, Y = -493, Width = 1080, Height = 1920, Top = -493, Bottom = 1427, Left = -1080, Right = 0, Location = Point { X = -1080, Y = -493 }, Size = Size { Width = 1080, Height = 1920 }, TopLeft = Point { X = -1080, Y = -493 }, BottomRight = Point { X = 0, Y = 1427 } } Orientation : 4

Screen Rect 2 : Rect { X = 0, Y = -1080, Width = 2560, Height = 1080, Top = -1080, Bottom = 0, Left = 0, Right = 2560, Location = Point { X = 0, Y = -1080 }, Size = Size { Width = 2560, Height = 1080 }, TopLeft = Point { X = 0, Y = -1080 }, BottomRight = Point { X = 2560, Y = 0 } } Orientation : 1

Adapter 1 Microsoft Basic Render Driver

Starting Screen Recorder

Initializing Windows10Capture using Video card 0 and monitor 0

Hotscreen version : Windows - Full version - v0.9

Max FPS of Overlay set to 179

Windows10Capture initiated on : 2560x1440

Max FPS Record start at 179

Frame Latency of screen set to 0

MaxFPSRecord at 179

Recreating d3dDevice for fast WGC copy

Recreating stagingTexture for fast WGC copy

Starting DirectML session for ./models/hs-real-y11n-320-fp16.onnx on device 0

Starting DirectML session for ./models/eyes-detection-01.onnx on device 0

Avx is supported.

Max FPS Detection start at 60

Use double Detection start at True

Update time of eyes detection start at 0.1

Setting MaxFPSDetection at 60

Closing...

Screen recorder thread ends correctly.

The auto-install of the accelerator is only supported on Windows 11 build 26100 or newer. I will look at how I can improve that.