

Sound 9 Device: Realtek High Definition Audio Sound 8 Device: EPSON Projector ENP Audio Device Sound 7 Device: AnvSoft Virtual Sound Device Sound 5 Device: NVIDIA High Definition Audio Sound 4 Device: NVIDIA Virtual Audio Device (Wave Extensible) (WDM) Sound 3 Device: NVIDIA High Definition Audio Sound 2 Device: NVIDIA High Definition Audio Sound 1 Device: NVIDIA High Definition Audio
#Latest cxbx reloaded driver
GPU 2 Name: EPSON Projector Support Driver for NP I need a RL troubleshooting log to see if the module is working correctly since that error is from the emulator.ġ9:17:14:480 | RL | INFO | +N/A | Main - RocketLauncher v1.2.0.1 (19:17:15:057 | RL | INFO | +577 | Main - System Specs: WinWaitClose("Cxbx-Reloaded ahk_class CxbxRender") WinClose("Cxbx-Reloaded ahk_class CxbxRender") WinWaitActive("Cxbx-Reloaded ahk_class CxbxRender") WinWait("Cxbx-Reloaded ahk_class CxbxRender") V1.1 which detects the cxbx render window instead of the main window and will close both on exit WinClose("Cxbx-Reloaded ahk_class WndMain")


RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Cxbx-Reloaded\XBVideo, %var1%, %var2% RegRead, regValue, HKEY_CURRENT_USER, Software\Cxbx-Reloaded\XBVideo, %var1% WinWaitActive("Cxbx-Reloaded ahk_class WndMain") WinWait("Cxbx-Reloaded ahk_class WndMain") If ( Fullscreen != "true" And currentFullScreen = 1 )Įlse If ( Fullscreen = "true" And currentFullScreen = 0 ) Setting Fullscreen setting in registry if it doesn't match what user wants aboveĬurrentFullScreen := ReadReg("Fullscreen") ".ini"įullscreen := IniReadCheck(settingsFile, "settings", "Fullscreen","true",1)ħz(romPath, romName, romExtension, 7zExtractPath) Here is one for cxbx-reloaded, based off the official module for cxbx
