You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing the hotkey for InventoryEditor opens a new window, but the window stays black and never draws anything, and BL2 freezes entirely. Alt-F4 and closing via the Dash (taskbar) doesn't work - the only way to stop it that I've found is to kill the process.
Steam Launch Options: __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only WINEDLLOVERRIDES="ddraw=n,b" PYOPENGL_PLATFORM=nt %command% -NoLauncher -NoStartupMovies (also tested with just WINEDLLOVERRIDES="ddraw=n,b" PYOPENGL_PLATFORM=nt %command% -NoLauncher -NoStartupMovies)
Tested with only InventoryEditor, blimgui, ModMenu, Enums, EridiumLib, Structs and UserFeedback enabled
The text was updated successfully, but these errors were encountered:
InventoryEditor version 1.7
blimgui version 2.0
Pressing the hotkey for InventoryEditor opens a new window, but the window stays black and never draws anything, and BL2 freezes entirely. Alt-F4 and closing via the Dash (taskbar) doesn't work - the only way to stop it that I've found is to kill the process.
Steam Launch Options:
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only WINEDLLOVERRIDES="ddraw=n,b" PYOPENGL_PLATFORM=nt %command% -NoLauncher -NoStartupMovies
(also tested with justWINEDLLOVERRIDES="ddraw=n,b" PYOPENGL_PLATFORM=nt %command% -NoLauncher -NoStartupMovies
)Tested with only InventoryEditor, blimgui, ModMenu, Enums, EridiumLib, Structs and UserFeedback enabled
The text was updated successfully, but these errors were encountered: