5 ms·
A native executable? It's not like the Nintendo 64 was using DirectX
by zsrxx 7y ago
A native executable? It's not like the Nintendo 64 was using DirectX
- Zelizz 7y agoYou'd need to emulate/simulate/shim all the graphics calls and state changes, but that shouldn't have any bearing on the actual code architecture. In fact, given that Dolphin uses a JIT, you could argue that this already happens to some degree when you're playing Gamecube games, having the source just allows ahead-of-time compilation.