-
Notifications
You must be signed in to change notification settings - Fork 4
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
Firmware updater #2
Comments
Part of why I wrote this, is that I felt the official software was a little... glitchy. I definitely plan to include an "update mode" somewhere in the future, but the second-to-last official update actually bricked my NDS+! On that note - if anyone is willing to make such a trace for me, that would be great. Otherwise it'll be waiting until I feel like risking updating mine, and I'll make the trace at that time myself. I already have dumps of most of the recent firmware versions, extracted from the official updater software files, so all I need to know now is how to upload them to the device :-) As for your 2.0-version stick: please do try to use it, it might just work (and let me know if it does!). I've never tried to use an older firmware version, but I doubt they changed the protocol much. It won't break anything, at least. If it doesn't work, I'd be very interested in obtaining some USB traces of it working, so I can add support for older firmware versions. I never intended this to require the latest version... but as I don't have older firmware devices, it's a little hard to develop/test for them... |
I tried using it already. It gets the basic cartridge info correctly, but then pops up the "I don't know this game and can't save it!" message (trying to backup Pokemon White, haven't tried other games yet). I'll try some other stuff and post the debug info here later if that helps. Let me know anything else you might need. And yeah I totally understand not wanting to brick your stick. Just wishful thinking on my part :) |
Yeah, the debug info might help, in this case. It's possible your firmware version simply doesn't support the game, in which case no matter how much compatibility I code in, it's never going to work without updating the stick's firmware. At least the debug info can tell if that's the case or not. When I do make an updater mode, I'll be sure to include plenty checks to prevent a brick... unlike the official software ;-) |
I think I checked the official site and they claim that version supports the game, but I'll double check everything later. |
I just got a new ndsplus adapter with firmware 256 and am about to update to firmware 305. I'm happy to trace the update process and even help develop the feature, but do you have a piece of software you'd recommend for performing the trace? |
That'd be great! Any type of capture log you can get would be helpful, though! |
I've used USBpcap to capture the firmware update process. The files open nicely in Wireshark.
The actual update process involved a beginning phase of "Testing" before the update itself which might provide a clue. Hope it's helpful! |
Great! I took a quick look and everything seems to be logged perfectly. |
Fantastic! They're on an upload-and-forget host, so no need to take them down. Good luck! If there's anything else I can do to help let me know. Not quite confident enough to go throwing usb packets around. |
hey, i just bought this thing on ebay. so i don't know what firmware it's on. i downloaded the latest and greatest as posted by sj26. i cannot for the life of me get win8.1 to recognize it. so i'm trying a VM (virtualbox) for the very first time. i plug in the adaptor with pkmn white 1 and then 'mount' it to the VM, but i cannot get the VM winxp to recognize it either. well rather i get an error from virtualbox when i try. so i guess my first issue is learning how to get this thing recognized by VM WinXP. any help? please? i've been searching online and youtube i can't seem to find any answers.. thank you! |
Got an NDS Adapter Plus. and am running windows 8.1, i disabled the signature enforcement and all that but when i double click the software to upgrade my NDS Adaptors firmware, it wants to make changes to my computer, when i accept it shuts everything down. anyone know what im doing wrong? i need to upgrade the firmware so it supports black 2 |
This is the bug tracker for the linux/mac savegame reader/writer tool, not official EMS support (makers of the NDS Adapter+). |
Any chance of getting this to update the stick's firmware also? Mine is still stuck on 2.0 and so I can't actually use it with your tool until I find a windows machine to run the official updater on.
The text was updated successfully, but these errors were encountered: