this post was submitted on 08 Jan 2025
177 points (95.9% liked)

RetroGaming

19903 readers
582 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 2 years ago
MODERATORS
 

The Nintendo 64 has always been a difficult machine to emulate correctly. But in 2025 - we should be well and truly past all of it right? Not exactly. Issues with Plugins, performance, graphical glitches, stutters. Unless you have a very powerful machine, these are common things many of us will run into when emulating the Nintendo 64. But why? And Is there any hope for fast, accurate N64 emulation in 2025 and beyond?

you are viewing a single comment's thread
view the rest of the comments
[–] frezik@midwest.social 4 points 13 hours ago (2 children)

People tend to overstate FPGAs. They are designed as software in a funny programming language and then "burned in" to hardware. They can and do have inaccuracies and bugs.

In the long run, real hardware is going to disappear through the attrition of time, so we do need this stuff for the sake of preservation. But people tend to put it on a pedestal without really understanding it.

[–] rhombus@sh.itjust.works 2 points 2 hours ago

I did some FPGA programming in school, so I totally get it. The hardware is really amazing, but the janky proprietary development toolchains not so much. Plus, Verilog is kind of a pain in the ass.

[–] kadup@lemmy.world 3 points 12 hours ago

Even hypervisors can have software bugs - running GBA games on the ARM9 core in the DSi is possible and even closer to "actual hardware" than a FPGA, but there are still weird side cases and glitches that only happen on this setup rather than actual GBA hardware.

FPGAs aren't some magical hardware clone that bypasses software issues.