It's really funny where the cheat update stalls for some.
I just used it last night before loading a game and passing out and it worked perfectly.
a GetwhatsNew freeze makes no sense. when it gets whatsnew its actually downloading the whatsnew file, parsing it, then deleting it (trust me, it had to be done this way because of corrupted characters if it's just "streamed" to the window... makes no sense, I know).
Pixel by pixel would be nice, i admit. The problem is there is no "pixel font" code at all in the AceKard source. It's using a procedure that measures the length of a string of text in pixels, weighs it against the maxwidth possible, and trims characters based on that to make it fit.
Because of the multilingual support, it kinda has to be done that way. multibyte characters can't just have a "trim off X characters" routine, because it can change the previous character.
But I'm with you, I'd love to go pixel by pixel but it's just not rendered that way.
But at least now you don't have to worry about cheats getting cut off and/or fitting in the window... I dunno if this is the first card to offer that, but I know it was something the M3 Simply and G6 Real lacked. Hated enabling a code that said "Press Y to enable getting H..."
What the hell was "H"?
Until a new IPStack is available, I think it's using the max potential of the wifi lib. Error checking is in place, sockets/non-blocking packets are being used. Technically... everything is set up as best the documentation shows me. I tried usrcheatup and saw the same speed and everything, except for the whole "downloading from a different location" thing. plus it froze for me after downloading.
All documentation says the DS' Wifi is not really standard. In comparison, the PSP is an easy standard b/g whatever library.
Welcome to Nintendo.
The per game rumble is broken. So ignore its existence in the README. I've already fixed it, so the next drunk beta will have it.
re:Source/Wiki -
This has to be closed source unfortunately due to the AK2 code. It's a whole "clones" issue that honestly I don't want on my head. I don't need Smiths to be responsible for bootleg AK2s in Asia... sorry. It has nothing to do with bliss. He just never released his source (for the RPG) after a certain version.
For an idea of how it works, the AKBBS source is always available and you can look at it there.
If others are fanatic enough and want to make a wiki, go right ahead GBATemp has wiki space, so make an AKAIO page and add stuff to your heart's content. I've thought it'd be a good idea; I just hate wikis.