From 3d43d39f0801c3fd5196f9f1707da07d65328dd0 Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:48:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d8f6c2b7..511e5559 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ You can find the original README here: [README.md](./z_original_repo_files/READM --- # How to use the emu +**Always generate the interfaces file using the `find_interfaces` tool.** +**Generate the proper app configuration using the `generate_emu_config` tool.** +**If it doesn't work try the `ColdClientLoader` setup.** + You can find helper guides, scripts, and tools here in this wiki: https://github.com/otavepto/gbe_fork/wiki/Emu-helpers You can find instructions here: [README.release.md](./post_build/README.release.md)