It’s not just CPU & ram, it’s the graphics card and software infrastructure.
A video card is basically a second CPU, but specifically designed to do graphical calculations. They are especially important for doing full 3d graphics, which become amazingly slow without them. The Xbox has one while the rasberry pi doesn’t.
Software infrastructure referrers to all the code and resources required to do the stuff that you want the system to do. Historically, consoles provided almost no infrastructure to the developers. Their code almost directly access the hardware. Most rasberry pis are running a full linux distribution, both allowing it to more easily do more things, but consumes a relatively high amount of resources.
Latest Answers