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

Use a different userids for Gamespy and DWC #560

Open
AdmiralKirky opened this issue May 10, 2022 · 1 comment
Open

Use a different userids for Gamespy and DWC #560

AdmiralKirky opened this issue May 10, 2022 · 1 comment

Comments

@AdmiralKirky
Copy link

Right now the dwc_network_server_emulator has only one userid which is used for the nas.nintendowifi.net and the gamespy components.
This userid has 13 digits. Pokemon Gen4 (and possibly other older carts) can only handle a 9 digit userid.
Either make the profileid 9 digits by default and use the same id in userid and profileid for the gamespy-profile-server or generate a second userid with 9 digits to be used by the gamespy-profile-server.
Using the 13 digits userid in the /lc/2 response results in breaking the WiFi Info stored on the cart. The Cart is not able to access the DWC anymore (just test the conntest and stops after that)
9 digit limit was documented in the official Nintendo Documents for DWC for Pokemon Platin/Diamond/Pearl

@kevinsnijder
Copy link

kevinsnijder commented Jun 22, 2023

Have you found a fix for this?
My pokemon games refuse to get a mystery gift.
Heartgold: Unable to connect to Nintendo Wi-Fi Connection. (Error code 20100)
SoulSilver: Error code 31020

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

No branches or pull requests

2 participants