Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-22 | implement DXVK functionality, renamed installed to list-installed, […]0.1.7 | Jan200101 | |
- main DXVK functionality implemented, installing (etc.) can be done now this adds a dependency on the system installed wine to modify the registry but that isn't too huge of an issue right now - <command> installed has been renamed to <command> list-installed to be more user friendly - comments have been improved | |||
2020-10-20 | improve codebase quality | Jan200101 | |
- improve unreachable macro to print a message with a minor traceback then exit(0) instead of assert hackery - add specific wine and dxvk directory methods - rename dxvk install to download - remove sanity asserts from lutris, caught by unreachable - improve comments - rename info to env - only use a single buffer for information fetching - fix formatting on code I had help on - purge unused code - if downloadToRam returns null pointer report that the archive went missing not that its invalid - rename undescriptive "datadir" to be more specific - remove unused code from when we stored the archive on disk | |||
2020-07-30 | Initial commit0.1.0 | Jan200101 | |