LOVE not working in general on Windows
Posted: Wed Mar 11, 2015 8:40 pm
Attempting to run a project displays the 'no game!' window, and 'love --version' outputs a single empty line.
I've tried all four installation packages: 32/64bit, and zip/installer.
I'm on a fresh install of Windows 8.1. Very few things have been installed: NVidia/printer/sound drivers, Unreal engine, VS 2013, Steam, and anti-virus (disabling does not help).
Not exactly sure how to troubleshoot this sort of problem. I tried running love.exe through dependency walker, which showed a few missing libraries:
API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-PRIVATEPROFILE-L1-1-1.DLL
API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-SHUTDOWN-L1-1-1.DLL
EXT-MS-WIN-NTUSER-UICONTEXT-EXT-L1-1-0.DLL
IESHIMS.DLL
Despite that, there are no error or warning messages when running love.
I've tried all four installation packages: 32/64bit, and zip/installer.
I'm on a fresh install of Windows 8.1. Very few things have been installed: NVidia/printer/sound drivers, Unreal engine, VS 2013, Steam, and anti-virus (disabling does not help).
Not exactly sure how to troubleshoot this sort of problem. I tried running love.exe through dependency walker, which showed a few missing libraries:
API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-PRIVATEPROFILE-L1-1-1.DLL
API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-SHUTDOWN-L1-1-1.DLL
EXT-MS-WIN-NTUSER-UICONTEXT-EXT-L1-1-0.DLL
IESHIMS.DLL
Despite that, there are no error or warning messages when running love.