From 95c0fa617466c414c5e6025897fbb2e5dbb522e3 Mon Sep 17 00:00:00 2001 From: David Benepe Date: Fri, 10 Jul 2020 00:25:49 -0500 Subject: [PATCH] Updated readme to add qemu-irix install instructions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b7c5c75..a4c83db4 100755 --- a/README.md +++ b/README.md @@ -14,10 +14,16 @@ Currently, only the US 1.0 version of the game is supported. US 1.1, EU 1.0, EU * `binutils-mips` * `libssl-dev` -#### Debian / Ubuntu +### Debian / Ubuntu `sudo apt install build-essential pkg-config git binutils-mips-linux-gnu python3 libssl-dev` +#### qemu-irix + +Download qemu-irix `.deb` package here: https://github.com/n64decomp/qemu-irix/releases + +Then install it by running `sudo dpkg -i qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb` + ## Setup 1. Place the ROM file within the `baseroms` directory. **a.** Any DKR ROM should work as long as it is US 1.0.