this post was submitted on 29 Dec 2023
11 points (78.9% liked)
Gaming
19967 readers
71 users here now
Sub for any gaming related content!
Rules:
- 1: No spam or advertising. This basically means no linking to your own content on blogs, YouTube, Twitch, etc.
- 2: No bigotry or gatekeeping. This should be obvious, but neither of those things will be tolerated. This goes for linked content too; if the site has some heavy "anti-woke" energy, you probably shouldn't be posting it here.
- 3: No untagged game spoilers. If the game was recently released or not released at all yet, use the Spoiler tag (the little ⚠️ button) in the body text, and avoid typing spoilers in the title. It should also be avoided to openly talk about major story spoilers, even in old games.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn't it better and more accessible to mod existing roms to work with software emulators instead of doing the FPGA thing? It'll help you preserve the game just the same way and won't be as difficult as learning FPGA shit.
The route most normal people think when some code is buggy is to modify the code instead of making a whole new CPU. The ROMs aren't going to vanish just because there are no more CPUs which can run the same ROM.
I think what the society would benefit from is a centralized ROM Marketplace (Donation based) where you upload modded ROMs for obsolete consoles but of course because of how intellectual property works under capitalism this isn't possible.
As mentioned, FPGAs are super expensive, not very efficient and require a lot of knowledge of the underlying ICs.
Also there are no FPGAs for PS2 and other modern consoles
Doesn’t PS2 use a PowerPC architecture? And newer consoles are on x86 so having FPGAs for either stack feels uneconomic right now. Also the issue with making roms compatible is a lot of them used chip level tricks to get certain things to function.
No, it uses a custom architecture around a custom CPU, the "Emotion Engine", a MIPS-based CPU. You must be thinking of the Wii or XBox360 that came after it.
You’re right! I wonder if there’s a reason beyond costs.