Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lux-wine
/
git
like
0
Running
App
Files
Files
Community
main
git
/
db
/
bms.lwdb
VHSgunzo
v0.78.2.8
d2bc03e
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
178 Bytes
#DB# Black Mesa # DB_EXES=('bms.exe')
WIN_VER=10
pre_launch
() {
EXE_ARGS+=(-oldgameui -w $(
echo
"
$PRIMDISPL_RES
"
|
cut
-d
'x'
-f1) -h $(
echo
"
$PRIMDISPL_RES
"
|
cut
-d
'x'
-f2))
}