Files
audiogame-manager/.install/Bokurano Daibouken.sh
Hunter Jozwiak 0cf2145852 Bokurano Daibouken I is 32-bit.
Try to fix the custom launch options function.
2025-09-11 16:04:18 -04:00

8 lines
348 B
Bash

download "https://www.nyanchangames.com/softs/nn_setup.exe"
# Uses standard wine path based on architecture (win32/win64)
export winVer="win7"
export WINEARCH="win32"
install_wine_bottle
install_with_progress 7z "Extracting game files..." x -o"$WINEPREFIX/drive_c/nyanchangame/bk" "${cache}/nn_setup.exe"
add_launcher "c:\nyanchangame\bk\play.exe"