Pinned Repositories
d3d8to9
A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.
d3d8to9-fork
A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.
IgnoreDoubleMouseClick
A program allowing you to programmatically workaround the double mouse clicking issue when your mouse switch is damaged on Windows.
monitor-disks-temperature-for-fan
A simple bash script for monitoring the temperature of selected disks, ensuring they remain in sleep mode to minimize unnecessary wake-ups, and controlling the fan based on the gathered temperature data
MouseClickLockForGames
ClickLock which supports old games where the Windows ClickLock fails to work. This is a charity project, designed for people with disabilities.
Windows11DragAndDropToTaskbarFix
"Windows 11 Drag & Drop to the Taskbar (Fix)" fixes the missing "Drag & Drop to the Taskbar" support in Windows 11. It works with the new Windows 11 taskbar and does not require nasty changes like UndockingDisabled or restoration of the classic taskbar.
pyvideothumbnailer
Python Video Thumbnailer. Command line tool for creating video preview thumbnails. It can be used to create preview images of individual video files, videos located in a directory and optionally its subdirectories. It is based on PyAV, MediaInfo and PIL/Pillow.
corecycler
Script to test single core stability, e.g. for PBO & Curve Optimizer on AMD Ryzen or overclocking/undervolting on Intel processors
voddownloader
HerMajestyDrMona's Repositories
HerMajestyDrMona/Windows11DragAndDropToTaskbarFix
"Windows 11 Drag & Drop to the Taskbar (Fix)" fixes the missing "Drag & Drop to the Taskbar" support in Windows 11. It works with the new Windows 11 taskbar and does not require nasty changes like UndockingDisabled or restoration of the classic taskbar.
HerMajestyDrMona/MouseClickLockForGames
ClickLock which supports old games where the Windows ClickLock fails to work. This is a charity project, designed for people with disabilities.
HerMajestyDrMona/IgnoreDoubleMouseClick
A program allowing you to programmatically workaround the double mouse clicking issue when your mouse switch is damaged on Windows.
HerMajestyDrMona/monitor-disks-temperature-for-fan
A simple bash script for monitoring the temperature of selected disks, ensuring they remain in sleep mode to minimize unnecessary wake-ups, and controlling the fan based on the gathered temperature data
HerMajestyDrMona/d3d8to9-fork
A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.