From 83b5a7e21b716e553ba4c7cc94c6ac26bac7d126 Mon Sep 17 00:00:00 2001 From: helpme970 <198481755+helpme970@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:55:44 +0000 Subject: [PATCH] Update README with warning about Elden Ring patches Added a note about potential issues with patches after Elden Ring's Switch 2 release. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa92caa..3eb2302 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A tool aimed at enhancing the experience when playing the game by patching the executable so you don't need to mess with .dlls. +> Please note that all these patches may won't work after the release of Elden Ring on the Switch 2, because they might change the engine in a way that breaks this tool. I'll try to update and make it working again if this happens. + ## Warning **This tool is based on patching the game executable through hex-edits. However it is done in a safe and non-destructive way, that ensures the patched executable is never run with EAC enabled (unless explicity told to do so). Use at your own risk!**