From 09cdd986b94bd14175ad013263fb66b3942d4b65 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Tue, 13 Aug 2024 15:10:24 +1000 Subject: [PATCH] Qt: Clarify BIOS support in setup wizard --- src/duckstation-qt/setupwizarddialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/duckstation-qt/setupwizarddialog.ui b/src/duckstation-qt/setupwizarddialog.ui index 931eafe81..0208178da 100644 --- a/src/duckstation-qt/setupwizarddialog.ui +++ b/src/duckstation-qt/setupwizarddialog.ui @@ -133,7 +133,7 @@ - <html><head/><body><p>DuckStation requires a PS1 BIOS in order to run.</p><p>For legal reasons, you must obtain a BIOS <span style=" font-weight:700;">from an actual PS1 unit that you own</span> (borrowing doesn't count). You should use Caetla or another utility to create an image from your console's BIOS ROM on your PC.</p><p>Once dumped, this BIOS image should be placed in the bios folder within the data directory shown below, or you can instruct DuckStation to scan an alternative directory.</p></body></html> + <html><head/><body><p>DuckStation requires a PS1 or PS2 BIOS in order to run.</p><p>For legal reasons, you must obtain a BIOS <span style=" font-weight:700;">from an actual PS1 unit that you own</span> (borrowing doesn't count). You should use Caetla or another utility to create an image from your console's BIOS ROM on your PC.</p><p>Once dumped, this BIOS image should be placed in the bios folder within the data directory shown below, or you can instruct DuckStation to scan an alternative directory.</p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop