From aae1d30eb9b8a7562670308762855fb21df77178 Mon Sep 17 00:00:00 2001 From: empathicqubit Date: Thu, 13 May 2021 04:23:52 -0400 Subject: [PATCH] Remove instructions to load the ROM. It should load automatically --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 535346d..f89ba95 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ choco install --version 2.0.24-rrtest-1613424691 lsnes 1. Start lsnes 2. Go to `Configure -> Settings -> Advanced` and change `LUA -> Maximum memory use` to `1024MB` -3. Load the DKC2 ROM if you aren't using threads: `File -> Load -> ROM...` -4. Load the `neat-donk.lua` script: `Tools -> Run Lua script...` +3. Load the `neat-donk.lua` script: `Tools -> Run Lua script...` ## Config