-
Notifications
You must be signed in to change notification settings - Fork 76
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
DSi enhanced WIFI (WPA support) in DS title #628
Comments
Is this for WPA or WPA2? (I have a WPA2 connection) |
It is for both. |
ok |
Is this finished or almost finished yet, its been 2 years |
it is not finished, the issue would have been closed if it was |
is it almost finished? |
no |
ok
…On Thu, Mar 4, 2021 at 3:28 PM Kaisaan ***@***.***> wrote:
no
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#628 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATASS4OARZIZZXFRVGTKFZTTB7UP5ANCNFSM4HLDYTMQ>
.
|
current progress has WPA working for pokemon black/white, i'm not sure to what extent but it can connect to the nintendo server and get service status messages and appears as a client of my wireless router. |
Will it be implemented in twilightmenu++ 19.11 or 19.12?
…On Fri, Apr 16, 2021, 5:01 AM Squall Leonhart, ***@***.***> wrote:
current progress has WPA working for pokemon black/white, i'm not sure to
what extent but it can connect to the nintendo server and get service
status messages and appears as a client of my wireless router.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#628 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATASS4LGDPXAKO3WC4LQWCDTI74GFANCNFSM4HLDYTMQ>
.
|
@Squall-Leonhart Pokémon Black/White/2 are TWL games, so that doesn't really apply here |
Ok
…On Fri, Apr 16, 2021, 11:54 AM triangle, ***@***.***> wrote:
@Squall-Leonhart <https://github.com/Squall-Leonhart> Pokémon
Black/White/2 are TWL games, so that doesn't really apply here
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#628 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATASS4NPGNLPWXZVP537UKLTJBMUDANCNFSM4HLDYTMQ>
.
|
These games are officially DSi Enhanced, Which is exactly what the subject matter of the bugs name is. |
This is talking about DSi-Enhanced WiFi in DS titles, like Mario Kart DS. DSi-Enhanced WiFi in DSi titles falls under #300 |
That's not even possible, the games themselves have no ability to decode the AES stream. |
ahezard said it may be possible. Please read the original topic before continuing. |
Relearn the definition of May. |
as azehard first commented on this issue, it could be possible by patching the DS games with the functionality to connect to WPA access points and by extension, also adding functions to decode the AES stream |
Bump on this. Playing DS games online in this day and age doesn't need to be as much of an inconvenience as it is. |
It is probably not as simple as you think. First, we need a WiFi driver. We have two such for the DSi/3DS, one being nocash's as mentioned in OP, which isn't perfectly stable as mentioned on the page (fails on 1 of 3 WPA2 APs), and the other being the one by @shinyquagsire23, https://github.com/shinyquagsire23/dsiwifi, which iirc wasn't perfectly stable either. Then that needs to be patched in, and we don't really know exactly what that involves for DS mode retail software: we've only used the aforementioned drivers for DSi mode homebrew. |
@SNBeast It's been a moment since I've checked but I believe the remaining issues with dsiwifi were with switching between multiple APs/connection strength, DNS settings are missing, and lwip more-or-less requiring really good async threading. But yeah actually patching anything would be pretty involved. |
No progress has been made. Also, work on dsiwifi repo is paused atm. |
this would be a really cool feature, so I hope it eventually gets implemented |
Hey, DS WPA devs! I would really like to get into contact with you guys, as getting this project finished would be a big help to me. Reason being Star Force 3 PvP would be really nice and finishing this would do that. |
I really hope that this gets released this year or next year as I would really like this added as a feature. |
This may be possible by patching the games wifi function and using the nocash wifiboot code / wifisdio and wificore lib as a base
http://problemkaputt.de/wifiboot.htm
The text was updated successfully, but these errors were encountered: