Is it possible to read the memory of the game that is currently being played on the n64 via USB? Basically, I made a stats tracking program for SSB64 which reads the memory of the emulator running and I want to do the same thing with a physical n64. Is this something which is even possible with Everdrive? It can be done with a gameshark, but its really, really slow (parallel port) and buggy. Thanks!
It should be possible with the right coding. The USB serial connection will be way faster than the parallel port of older game shark like devices. I would be interested in this since I will be starting computer programming in college soon. My Everdrive 64 has the USB port on it too. Would like to put my skills I'll be learning soon to use either making a new game or porting one for N64. Any way this is possible KRIKzz? I think it would be with the right coding for communication.
no, in case in game was not modified. somebody should send the data to usb port, if not the game itself, then who ?
So it is not possible to read the memory of a rom installed on an ED64 from the computer? How does the gameshark manage to do it?
i don't know how gameshark works. probably it modify some code while startup, i guess that all games which use libultra have a predictable structure
Perhaps someone with the hardware could analyse the Gameshark to see how it works and reverse engineer it to work on the serial USB in the ED64?