From 46564d2e0a41a400d203a2d88b58b6966915249a Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sat, 9 Aug 2025 06:44:14 -0400 Subject: [PATCH] Fixed Bloodshed installer to be win32 so speech will work. --- .install/Bloodshed.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.install/Bloodshed.sh b/.install/Bloodshed.sh index 79915b3..735559c 100644 --- a/.install/Bloodshed.sh +++ b/.install/Bloodshed.sh @@ -1,3 +1,4 @@ +export WINEARCH="win32" download "${ipfsGateway}/ipfs/QmcTCTMep4zp5zTw8ZaXYpjtu9inNPn8bNzwhW6cX97egw?filename=bloodshed.exe" install_wine_bottle cp "${cache}/bloodshed.exe" "$WINEPREFIX/drive_c/Program Files/"