From 44e2f4626ca56c8eb95dcfedb3fd4b70bf14df72 Mon Sep 17 00:00:00 2001 From: DogancanYr <90002969+DogancanYr@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:25:06 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28a3f44d..a62bcc1b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,13 @@ This project depends on many third-party libraries and tools, credits to them fo * **Generate the proper app configuration using the `generate_emu_config` tool.** * **If things don'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 helper guides, scripts, and tools here: +* **[GBE-Autoconfigurator](https://github.com/daci12345/GBE-Autoconfigurator)** +* **[Semuexec](https://gitlab.com/detiam/Semuexec)** +* **[Steam Emu Utility](https://github.com/turusudiro/SteamEmuUtility)** +* **[How to use Goldberg Emulator](https://rentry.co/goldberg_emulator)** +* **[GSE-Generator](https://github.com/brunolee-GIT/GSE-Generator)** + You can also find instructions here in [README.release.md](./post_build/README.release.md) --- From 8106dff1533c3b2276ba06e6f520272354c36f1d Mon Sep 17 00:00:00 2001 From: DogancanYr <90002969+DogancanYr@users.noreply.github.com> Date: Sun, 4 Aug 2024 22:12:56 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a62bcc1b..153c656d 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ This project depends on many third-party libraries and tools, credits to them fo * **If things don't work, try the `ColdClientLoader` setup.** You can find helper guides, scripts, and tools here: + +**(These guides, scripts, and tools are maintained by their authors.)** + * **[GBE-Autoconfigurator](https://github.com/daci12345/GBE-Autoconfigurator)** * **[Semuexec](https://gitlab.com/detiam/Semuexec)** * **[Steam Emu Utility](https://github.com/turusudiro/SteamEmuUtility)**