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

Various GameINI Updates #10026

Merged
merged 14 commits into from
Aug 31, 2021
Merged

Various GameINI Updates #10026

merged 14 commits into from
Aug 31, 2021

Conversation

PatrickFerry
Copy link
Member

Mostly fixes for Wii games # - B

Some fixes to dual core issues, EFB Copies to Texture and Ram, Defer EFB Copies to RAM issues and Texture Cache Accuracy issues.

@PatrickFerry PatrickFerry force-pushed the ini-fixes-3 branch 2 times, most recently from 5989f0c to c4bc46c Compare August 28, 2021 14:37
…r Another Code: R - A Journey into Lost Memories
@@ -17,3 +18,5 @@
[Video_Hacks]
EFBToTextureEnable = False
ImmediateXFBEnable = False
# Multiple choice options displays some graphic corruption
# DeferEFBCopies = False

Choose a reason for hiding this comment

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

The "#" should be removed

Copy link
Member Author

Choose a reason for hiding this comment

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

I did it on purpose since it hurts performance a good deal but this issue is minor and only happens for brief moments a few times during the multiple choice selections in the game

Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't it be good to mention that in the comment? Nobody would know the reasoning for the # otherwise.

@leoetlino leoetlino merged commit c2c30b4 into dolphin-emu:master Aug 31, 2021
@PatrickFerry PatrickFerry deleted the ini-fixes-3 branch September 2, 2021 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants