From e8b0b97ac20702ae86474a53e8a6d99362e1b653 Mon Sep 17 00:00:00 2001 From: Hunter Jozwiak Date: Thu, 6 Nov 2025 13:14:52 -0500 Subject: [PATCH] Blades of Glory: try with the bridge. It's opening the window and it's staying open, but it's shitting the bed with the same error. Traceback (most recent call last): File "C:\users\sektor\AppData\Local\Temp\ONEF~3LZ\blades_of_glory.py", line 447, in File "C:\users\sektor\AppData\Local\Temp\ONEF~3LZ\blades_of_glory.py", line 114, in run File "C:\users\sektor\AppData\Local\Temp\ONEF~3LZ\discordmanager.py", line 25, in connect File "C:\users\sektor\AppData\Local\Temp\ONEF~3LZ\pypresence\presence.py", line 43, in connect File "C:\users\sektor\AppData\Local\Temp\ONEF~3LZ\asyncio\base_events.py", line 654, in run_until_complete File "C:\users\sektor\AppData\Local\Temp\ONEF~3LZ\pypresence\baseclient.py", line 106, in handshake File "C:\users\sektor\AppData\Local\Temp\ONEF~3LZ\pypresence\utils.py", line 42, in get_ipc_path OSError: [WinError 66] Bad device type: '\\\\?\\pipe\\' --- .install/Blades of Glory.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.install/Blades of Glory.sh b/.install/Blades of Glory.sh index bd029f2..60a17f8 100644 --- a/.install/Blades of Glory.sh +++ b/.install/Blades of Glory.sh @@ -1,6 +1,5 @@ -export winVer="win10" download "https://nibblenerds.com/static/blades_of_glory.zip" install_wine_bottle -install_wine_bottle "sapi" install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/Blades of Glory" "${cache}/blades_of_glory.zip" +install_discord_rpc_bridge add_launcher "c:\Program Files\Blades of Glory\blades_of_glory.exe"