Print the used Wine version on startup

This commit is contained in:
Robbert van der Helm
2020-05-07 14:42:38 +02:00
parent 7b07a2bfe1
commit 192154f869
2 changed files with 53 additions and 5 deletions
+2
View File
@@ -26,6 +26,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
rather than the loaded `.so` file.
- Increased the maximum number of audio channels from 32 to 256.
- Clarified the error that appears when we're unable to load the `.dll`.
- Yabridge will now print the used version of Wine during startup. This can be
useful for diagnosing startup problems.
### Fixed