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

Friend list service rework + Online working in MH3U #995

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

Exzap
Copy link
Member

@Exzap Exzap commented Oct 17, 2023

I reworked the interface used to communicate with /dev/fpd (IOSU friend list service daemon) with the goal of the protocol being binary compatible with the one on the actual console. This means that the official nn_fp.rpl friend service driver can now be used in place of our HLE implementation (via cafeLibs directory).

From a regular users perspective there should be no difference between running our HLE driver or the Nintendo one. Most of the benefits are "under the hood", e.g. making it easier to cross-compare behavior and check for errors in our implementation.

While working on this PR I also found a couple of bugs in the friend code. As a result of fixing those Monster Hunter 3 Ultimate now has functioning online!

@Exzap Exzap merged commit 2959802 into cemu-project:main Oct 17, 2023
5 checks passed
@Exzap Exzap deleted the fpd-rework branch October 17, 2023 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant