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

NetPlay: Move NetSettings initialization to backend #9720

Merged
merged 1 commit into from May 20, 2021

Conversation

Techjar
Copy link
Contributor

@Techjar Techjar commented May 17, 2021

It doesn't really belong in frontend code, and this change will make it easier to eventually support NetPlay on other UI frameworks. This should have no effect on current functionality, as it's more or less a refactor.

@JMC47
Copy link
Contributor

JMC47 commented May 17, 2021

Didn't completely break netplay as far as I can tell.

Copy link
Member

@lioncash lioncash left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

Source/Core/Core/NetPlayServer.cpp Outdated Show resolved Hide resolved
@Techjar Techjar force-pushed the move-netsettings branch 2 times, most recently from 685a4ac to 3485b82 Compare May 17, 2021 23:34
It doesn't really belong in frontend code, and this change will make it
easier to eventually support NetPlay on other UI frameworks.
@lioncash lioncash merged commit fb43aaf into dolphin-emu:master May 20, 2021
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants