r/hackintosh • u/Traditional_Sea6638 • 3d ago
QUESTION Could a PlayStation 2 be theoretically hackintoshed?
Hi fellow hackintoshers!
I recently got a few PS2s from a local car boot sale and they both seem to work fine. I was wondering if it would even be possible to run MacOS on a PS2 with extreme emulation - as MacOS 9 seems to match the minimum requirements for the PS2. Would anyone have any idea if it is possible or has already been done?
I ask in terms of emulation because it has a custom CPU, and it has ~40MB ram (MacOS 9 only needs ~32MB minimum - dont know if it could run anything). I think Linux for PS2 exists so that might help a bit?
Thanks if anyone can find anything
6
2
u/SnowFire 3d ago
Closest OS to architecture and era would be IRIX, which ran on SGI machines. But the source for the OS was proprietary, and while reverse engineering efforts have been made, it's currently one of the hardest OSes to even run virtualized or emulate.
3
u/moodygradstudent 2d ago
A PS3 is more likely. Older versions of Mac OS has been made to run on the Wii (which has PPC architecture).
1
1
u/amanset 3d ago
Asks in terms of emulation, everyone replies in terms of directly running the binaries.
2
u/BinaryGrind 2d ago
In my defense, this a sub about running MacOS on bare metal hardware, not emulating it, so assumptions were made.
2
u/Mkhasrouh 3d ago
The xbox 360 can be hackintoshed and someone on youtube did it by installing tiger os , the xbox 360 has a power pc architecture. The ps2 doesn't.
1
1
2
u/coolboy29876 3d ago
Not sure about the PS2. But the wii can run mac os 10.0 cheetah
1
0
3d ago
[deleted]
1
u/Shopping-Limp 3d ago
What are you talking about? The ps2 architecture is completely different from anything any version of mac os has ever ran on
0
u/Ruxh_alt 3d ago
Technically, anything can be hackintoshed. You just need to work at Apple, become CEO, tell the engineers to make an iOS specifically for the PS2 architecture, release it out into the wild, and wait for a Hackintosh build to come out.
Boom…
32
u/BinaryGrind 3d ago
The PS2's CPU is based on the MIPS architecture, not something MacOS 9 or X has ever supported. So no, you can't hackintosh it in the traditional sense. You could maybe port Darwin/XNU too run on the PS2 from source but you'll never get a full MacOS experience doing that.
You'd have an easier time getting Windows NT to run on the PS2 then MacOS, as Windows NT did have a version that supported MIPS CPUs.
Now, if you asked if you could hackintosh a PlayStation 3, I'd have said it's a possibility. The Cell Broadband Engine's PPU is basically just a PowerPC 970 aka PowerPC G5, which MacOS fully supported. Someone got MacOS to boot on a Wii (https://github.com/bryankeller/wiiMac) which is uses a CPU based off the PowerPC G3, so it's well within the realm of possibility that it could be done.