ogg-winmm Fix If the ogg-winmm doesn't seem to work mostly becouse windows is ignoring winmm.dll there 3 ways to fix it: 1. Rename kingpin.exe to something else for example: kingpin_cd.exe (So long windows does not reconnise kingpin to kingpin anymore). 2. Run kingpin-winmm-fix.ps1 in powershell. Put kingpin-winmm-fix.ps1 in kingpin folder. Right click and it and run with Powershell (Make sure ogg-winmm is installed). 3. Hexx edit kingpin.exe so it loads winm2.dll instead of winmm.dll and rename winmm.dll to winm2.dll.