At this point it seems like there's nothing you can do except use a Warioware Twisted cart.I might be a little late, but I'm having rumble problems too.
Don't use ndsbootstrap to run it get a ds flashcartThank you Newer team, I am your huge fan, completed Newer like 5 times! And thanks for DS version!
But i have an issue, maybe somebody can help me. I have Nintendo 2DS XL, and i have lags and low fps on some levels. Original game doesn't have lags.
Why is that, and what should i do to avoid lags in Newer DS?
Thank you!
Sorry for the probe. I have ask someone to test on the InsideGadget's rumble pak (https://shop.insidegadgets.com/product/ds-cart-rumble-cart/). And apparently the game does not detect it as a rumble pak as well. Not sure if is too much to ask but will there be support for it? Although i have a jpn ver of the wario ware twisted that will work for sure.Sorry - I don't know why. I'm using the spec provided by GBATek and LibNDS, which works with the only rumble cart I have access to - the EZ Flash 3in1, and also Desmume. If you have any data on how your particular cart operates, then I'll be sure to include it, but I don't have a way to test them all :/
Did they note about what the new update was??Version 1.17 has been released and hopefully rumble pak detection should work now.
1.17 (May 8, 2024)
- Fixed Giant Spiny Eggs crashing if ground-pounded in water.
- Fixed a collision issue at the start of 2-4.
- Fixed score display when the player has 99,999,999 points.
- Further improved Rumble Pak detection.
Oh wow, I didn't even realize there was such a thing. Apparently it's an uncommon Japanese exclusive, and still numbered NTR-008 ?And updated again, because, apparently, the DS Phat Rumble Pak is detected differently from the DS Lite one.
The GBAtek specification was exactly the one used to detect official DS rumble paks:
Code:for (int i = 0; i < 0xFFF; i++) { if (GBA_BUS[i] != 0xFFFD) { return 0; } }
So, was that buried in official documentation somewhere? Or did you (or someone else) happen to figure that out? Just curious.Instead of checking the GBA BUS you're supposed to check at 0x027FFC30
0xFFFDFDFF for the Lite Pak
0xFDFFFFFD for the Phat
Perhaps it is, but that also seems to be the product code for the DS Lite Slot-2 dust cover?The Lite Pak's product code is USG-005