mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-22 12:47:44 +00:00
Remove DXVK hud
This commit is contained in:
parent
1730b3c430
commit
319fe957f7
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ void LauncherWindow::launch(const LoginAuth auth) {
|
|||
arguments.push_back("wine");
|
||||
|
||||
QStringList env = QProcess::systemEnvironment();
|
||||
env << "DXVK_HUD=full";
|
||||
|
||||
if(useEsync) {
|
||||
env << "WINEESYNC=1";
|
||||
|
|
Loading…
Add table
Reference in a new issue