git / db /bms.lwdb
VHSgunzo
v0.78.2.8
d2bc03e
raw
history blame contribute delete
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))
}