We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244a8a6 commit ff370cfCopy full SHA for ff370cf
main.py
@@ -392,7 +392,7 @@ def onXqemuStateChanged(self):
392
if self.inst._p.exitCode() != 0:
393
QMessageBox.critical(self, 'XQEMU quit prematurely!', 'XQEMU quit prematurely.\n\n'
394
'This may be a known issue with this specific game, a problem in XQEMU, or an error in your settings.\n'
395
- 'Please check your settings for correctness and see the log area for details.\n'
+ 'Please check your settings for correctness and see the XQEMU Messages area for details.\n'
396
'If you need help resolving this problem, make sure to include this log in your error report, '
397
'along with as many details about how and what you were doing when the error happened.')
398
0 commit comments