I may be asking the obvious, but I have yet to find an answer. How come there isn't a N64 emulator out there that can run every N64 rom? I would think since the hardware for the N64 console is the same for every game, emulation would just be a matter of getting your 1st game to work. It seems...
I am working on a little program that displays 3d scenes and I need a way to get scene geometry from n64 roms. Is there a way I can extract the vertex data from a rom WITHOUT using someone's plugin? Im hoping its as simple as finding the byte position in a rom and maybe decoding the vertices.