The highly versatile Raspberry Pi 4 now has a new 8GB model and their official Debian-based operating system has a new 64bit version for you to play with. From running retro games, to making it into a whole gaming device with a screen and everything, the Raspberry Pi is seriously cool and now thanks to the bigger RAM in the 8GB model it can do even more fun things for you.
A model that was long rumoured but they had trouble doing it, until now. They said that while the BCM2711 chip used in the Raspberry Pi 4 actually supports up to 16GB of LPDDR4 SDRAM, the barrier was that lack of a 8GB LPDDR4 package which didn't exist but Micron stepped up with a suitable part for them.
Some adjustments were made to accomodate it, as it needed higher peak currents. So the power supply components have been shuffled around, and a removal of a switch-mode power supply from the right side with a new switcher next to the USB-C power connection. It's available right now for $75.
The Raspberry Pi OS (formerly known as Raspbian) also now has a 64bit version in Beta to fully take advantage of the extra memory. They have a video up about the latest changes to the OS as a whole for them May Update which we've included below:
Direct Link
Read more about it and pick one up on the official Raspberry Pi website.
If any of our readers are planning to pick up the RPi 8GB and / or are tinkering with a current one for some kind of gaming, do let us know what you're up to in the comments. Would love to see.
Quoting: GuestSo you could now run full performance 64-bit windows on this thing or what?
I mean I'll take 64-bit linux any day of course, but windows would make for some interesting gaming benchmarks :D
Problem is that you'd need to compile and optimize the games for ARM. So it might be feasible for some FOSS games, but it's unlikely to happen for any proprietary game (those are all x86).
Nonetheless an interesting idea :)
Last edited by iskaputt on 2 June 2020 at 10:04 am UTC
Quoting: CFWhitmanYes, I came to much the same conclusion. I usually use ZEsarUX elsewhere, but it's not in the RPiOS repos (at least, not last time I checked).Quoting: DuncI haven't tried emulating the ZX Spectrum on a Rapberry Pi. If FUSE doesn't work well, I would speculate that it's really not optimized for the hardware at all and is depending on it just being such an easy system to emulate. There is also ZEsarUX for the Pi and even ZXBaremulator if you want to try running an emulator directly on the hardware (with no Linux in between), but I haven't tried them.Quoting: CFWhitmanIn my experience, the Raspberry Pi 2 and up work well for PS1 emulation as long as you use the right emulator (PCSX ReArmed), and you are not using all the memory for other stuff at the same time.Yep. What I can't understand is why it still struggles with the ZX Spectrum, at least using the build of FUSE in theRaspbianRaspberry Pi OS repos. I'm pretty sure there's a homebrew Spectrum emulator for the PS1. There's no way a modern ARM device should have trouble with such a bare-bones Z80 machine.
Quoting: DuncQuoting: CFWhitmanYes, I came to much the same conclusion. I usually use ZEsarUX elsewhere, but it's not in the RPiOS repos (at least, not last time I checked).Quoting: DuncI haven't tried emulating the ZX Spectrum on a Rapberry Pi. If FUSE doesn't work well, I would speculate that it's really not optimized for the hardware at all and is depending on it just being such an easy system to emulate. There is also ZEsarUX for the Pi and even ZXBaremulator if you want to try running an emulator directly on the hardware (with no Linux in between), but I haven't tried them.Quoting: CFWhitmanIn my experience, the Raspberry Pi 2 and up work well for PS1 emulation as long as you use the right emulator (PCSX ReArmed), and you are not using all the memory for other stuff at the same time.Yep. What I can't understand is why it still struggles with the ZX Spectrum, at least using the build of FUSE in theRaspbianRaspberry Pi OS repos. I'm pretty sure there's a homebrew Spectrum emulator for the PS1. There's no way a modern ARM device should have trouble with such a bare-bones Z80 machine.
That's correct; it's not in the repositories. However, there is a binary of the latest stable version for the Raspberry Pi on the ZEsarUX GitHub site in the download section (the latest beta doesn't have a Raspberry Pi build; of course you could build it yourself if you are familiar with compiling software). It's just a zip, but I think it can just be unzipped and run from the resulting directory. I haven't downloaded it and tried it, though. There's probably a README with more information in the archive.
Quoting: CFWhitmanI thought about building it, because it's not something I'm unfamiliar with after 15 years on Linux but honestly, once you install all the build dependencies... it's not that important to me. But the binary sounds interesting. I'll give it a try sometime. Thanks for the info. :)Quoting: DuncYes, I came to much the same conclusion. I usually use ZEsarUX elsewhere, but it's not in the RPiOS repos (at least, not last time I checked).That's correct; it's not in the repositories. However, there is a binary of the latest stable version for the Raspberry Pi on the ZEsarUX GitHub site in the download section (the latest beta doesn't have a Raspberry Pi build; of course you could build it yourself if you are familiar with compiling software). It's just a zip, but I think it can just be unzipped and run from the resulting directory. I haven't downloaded it and tried it, though. There's probably a README with more information in the archive.
Last edited by Dunc on 3 June 2020 at 12:00 pm UTC
See more from me