Commit Graph

5 Commits

Author SHA1 Message Date
5286f43fda proton: Call python3 explicitly on Linux
Frustratingly, Ubuntu ships no python binary by default, only python3,
so we can't just call python and expect it to work. This will fail on
distros that don't ship python3, but them's the breaks.
2018-08-29 09:24:41 -05:00
9c3667c083 Make proton, gen_wrapper and user_settings python scripts version-agnostic 2018-08-23 14:24:39 +02:00
21c751ab73 Sanitize hashbang 2018-08-22 16:51:27 +03:00
f4bc7b91bb Also trace +module by default
This can be useful to determine what graphics API a game is using, for
example.
2018-07-12 13:55:04 -05:00
971ba6438b proton: Load environment overrides from a file on disk 2018-06-25 14:25:13 -05:00