Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc: Minor text and settings changes #11751

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Conversation

JordanTheToaster
Copy link
Member

Description of Changes

Changes to CPU detection and feature detection text as well as moving texture preloading into advanced settings.

Rationale behind Changes

More text more gooder.

Suggested Testing Steps

Make sure the things work and that texture preloading setting still works already checked this one but will be good to double check.

Copy link
Contributor

@IlDucci IlDucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use this PR to also add a comment for translators?

<property name="text">
<string>Skip Presenting Duplicate Frames</string>
<string>Disable Mailbox Presentation</string>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use this PR to also add a comment for translators? Here's an example:

<string extracomment="Mailbox Presentation: a type of graphics-rendering technique that has not been exposted to the public that often, so chances are you will need to keep the word \"mailbox\" in English. It does not have anything to do with postal mailboxes or email inboxes/outboxes.">Disable Mailbox Presentation</string>

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hopefully this is correct if you can confirm.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure the quotation marks of "mailbox" are properly escaped.

Besides that, LGTM, though if anyone can properly summarize how does this feature work, we translators would appreciate it.

@JordanTheToaster JordanTheToaster force-pushed the test branch 4 times, most recently from c8cc329 to a59454e Compare August 26, 2024 21:02
@F0bes F0bes merged commit e423fd1 into PCSX2:master Aug 28, 2024
12 checks passed
@JordanTheToaster JordanTheToaster deleted the test branch August 31, 2024 18:51
SternXD pushed a commit to EmulationCollective/XBSX2 that referenced this pull request Oct 16, 2024
* VMManager: Update CPU detection text

* Settings: Move texture preload to advanced

* Settings: Move spin during readback to advanced

* Translations: Add extra comment to mailbox presentation

Update GraphicsSettingsWidget.ui
RedPanda4552 pushed a commit to RedPanda4552/pcsx2 that referenced this pull request Dec 20, 2024
* VMManager: Update CPU detection text

* Settings: Move texture preload to advanced

* Settings: Move spin during readback to advanced

* Translations: Add extra comment to mailbox presentation

Update GraphicsSettingsWidget.ui
SternXD pushed a commit to EmulationCollective/XBSX2 that referenced this pull request Dec 22, 2024
* VMManager: Update CPU detection text

* Settings: Move texture preload to advanced

* Settings: Move spin during readback to advanced

* Translations: Add extra comment to mailbox presentation

Update GraphicsSettingsWidget.ui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants