Add extra notice for Big Picture Overlay and Desktop Launches

pull/1/head
Peter Repukat 5 years ago
parent a9cd32f199
commit c845e7d08b

@ -488,7 +488,7 @@ void GloSC::on_pbAddToSteam_clicked()
QMessageBox::warning(this, "GloSC", "For GloSC to function correctly, you have to enable XBox configuration support in Steam!", QMessageBox::Ok);
}
QMessageBox::information(this, "GloSC", "Don't forget to rebind you Controller in Steam!\nIf the controller randomly switches to desktop-configuration, run Steam as admin!", QMessageBox::Ok);
QMessageBox::information(this, "GloSC", "Don't forget to rebind you Controller in Steam!\nIf the controller randomly switches to desktop-configuration, run Steam as admin!\n\nPlease Enable \"Use the Big Picture Overlay when using a Steam Input enables controller from the Desktop\" to get working touch Menus when not in Big Picture", QMessageBox::Ok);
}

Loading…
Cancel
Save