As we already saw in a
previous article
, it is possible to install Linux-ported games on our beloved R36S. This time, we will use the
decompilation of the N64 game Perfect Dark
, which will allow us to enjoy the title at 60FPS.
As usual, we can read the
installation instructions
on the PortMaster website.
We access PortMaster and install the port:
Options -> Tools: PortMaster
Perfect Dark
The only requirement for this port is that we need a specific version of the ROM
for it to work correctly (yes, even though itβs a port, it still requires the gameβs ROM
):
ntsc-final/US V1.1/US Rev 1
md5 e03b088b6ac9e0080440efed07c1e40f
In my case, I verify the MD5
and it matches:
md5sum ~/Perfect\ Dark\ \(U\)\ \(V1.1\)\ \[\!].z64
e03b088b6ac9e0080440efed07c1e40f /home/kr0m/Perfect Dark (U) (V1.1) [!].z64
We copy the game ROM
:
cp ~/Perfect\ Dark\ \(U\)\ \(V1.1\)\ \[\!].z64 /media/kr0m/EASYROMS/ports/perfectdark/pd.ntsc-final.z64
We launch the game:
Ports -> PerfectDark