Earlier quoted context omitted.
> using existing open source ones as Sony did for the PS Classic That’s interesting, I wonder if that is the case the for the PS1 emulator on the PS3/Vita used for the PlayStation Classics titles
I think that's a proprietary in-house emulator known as POPS. The fact that Sony already had an in-house PlayStation emulator for the ARM-based Vita makes their decision to use something else for the PS Classic a bit strange.
How SNES emulators got a few pixels from complete perfection
21–30 of 167 posts
Re: How SNES emulators got a few pixels from complete perfection
#22Earlier quoted context omitted.
Nintendo is still actively selling SNES games via Nintendo Switch Online, and as far as I know rolls their own emulator(s) for this rather than using existing open source ones as Sony did for the PS Classic, so I doubt this will happen any time soon.
Tangentially related, there's some evidence the ROMs Nintendo was selling a couple years ago were ones they downloaded. Not bulletproof, but more likely than not. https://www.eurogamer.net/articles/2017-01-18-did-nintendo-d...
Re: How SNES emulators got a few pixels from complete perfection
#23Earlier quoted context omitted.
Tangentially related, there's some evidence the ROMs Nintendo was selling a couple years ago were ones they downloaded. Not bulletproof, but more likely than not. https://www.eurogamer.net/articles/2017-01-18-did-nintendo-d...
I can almost guarantee Nintendo did not use a downloaded ROM. I don’t have direct experience with how the ROMs are sourced, so it’s not 100%, but I worked on a team handling emulation at Nintendo and can say the processes are incredibly careful and strict. The company is extremely micromanaged and pedantic, and this is not the kind of thing that could possibly be overlooked at Nintendo.
Re: How SNES emulators got a few pixels from complete perfection
#24Earlier quoted context omitted.
Tangentially related, there's some evidence the ROMs Nintendo was selling a couple years ago were ones they downloaded. Not bulletproof, but more likely than not. https://www.eurogamer.net/articles/2017-01-18-did-nintendo-d...
It's commonplace for original arcade and console game manufacturers to download ROMs from a ROM site and then send a C&D to that same site ordering it shut down. The company owns the rights to the ROM in the first place, and thus are the only party legally entitled to download it. Sure beats the cost of dumping it from an old cartridge themselves. (And no, for old video games there's no source repository. The origina…
Re: How SNES emulators got a few pixels from complete perfection
#25I highly recommend anyone with an interest in games to grab a bunch of ROM packs (including Japanese exclusive games and fan translation hacks) and spend some of your quarantine on the SNES.
Re: How SNES emulators got a few pixels from complete perfection
#26Earlier quoted context omitted.
It's commonplace for original arcade and console game manufacturers to download ROMs from a ROM site and then send a C&D to that same site ordering it shut down. The company owns the rights to the ROM in the first place, and thus are the only party legally entitled to download it. Sure beats the cost of dumping it from an old cartridge themselves. (And no, for old video games there's no source repository. The origina…
Lol, well they don't own the copyright of the header added by the original dumper in that case.
Re: How SNES emulators got a few pixels from complete perfection
#27Earlier quoted context omitted.
Tangentially related, there's some evidence the ROMs Nintendo was selling a couple years ago were ones they downloaded. Not bulletproof, but more likely than not. https://www.eurogamer.net/articles/2017-01-18-did-nintendo-d...
I can almost guarantee Nintendo did not use a downloaded ROM. I don’t have direct experience with how the ROMs are sourced, so it’s not 100%, but I worked on a team handling emulation at Nintendo and can say the processes are incredibly careful and strict. The company is extremely micromanaged and pedantic, and this is not the kind of thing that could possibly be overlooked at Nintendo.
Re: How SNES emulators got a few pixels from complete perfection
#28It is interesting to me how some systems are easier to emulate than others, and the ease of emulation seems to correlate somewhat with ease of programming model. The infamous example which comes to mind even far beyond the SNES is of course the Sega Saturn, while on the other end of the spectrum, Dolphin has support for multiple consoles at once.
Dolphin has support for two consoles: Gamecube and Wii. It supports both of them because the architectures are extremely similar. I don't get what you mean by "ease of programming model". Saturn/Playstation/N64 were the first to have games programmed primarily in C with libraries provided by the system developers. This generation is harder to emulate simply because the system architectures contain more chips connecte…
Re: How SNES emulators got a few pixels from complete perfection
#29Then anyone who has the ability to start converting that to VHDL or any sort of identification of components can start on part of it and contribute to the repo.
With some started, it may be possible for less expert people who have a little bit of VHDL or whatever to contribute to some degree with expert supervision.