Running the game through Wine Wine 1.9.24 on Linux Mint Sarah because A: I can use the launcher that way and B: Attempting to install the Linux version has gone poorly in the past. Usually works great, but something in the recent batch of updates seems to have broken something.
Edit: Rollback to 6008 fixes. Rollback to 6009 does not. So whatever broke it must be one of:
[code]Commit 2c08f8519d432752749860ad97f06a362a68b7e0 by mugling
Display localized ammo names in bandolier info (#19625)
Commit adef32a0a67f8bc407ab6f32f4cf00af691ec7af by mugling
Defer autopickup item lookups until first use. (#19626)
Commit 6ddd136357ab1129cac3f795adcb016e7c27907e by mugling
Fix autopickup UI’s "S"witch option, which did nothing. (#19627)
A simple mismatch in the keybinding name used.
[/code]