From 42253a20b3159d141afa1ed9982d29a23ab2fd5d Mon Sep 17 00:00:00 2001 From: John Galvin <96908304+Johnnyg63@users.noreply.github.com> Date: Sun, 29 Sep 2024 12:23:33 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbabb94..8636abd 100644 --- a/README.md +++ b/README.md @@ -109,10 +109,14 @@
!!! Known Issues !!!
-If you see a Segmentation Fault at the start of debugging (can occur up to 4 times, Visual Studio 2019/2022) just click Continue, I am working on this at the moment.
+Segmentation Fault: Affects some phones
+ If you see a Segmentation Fault at the start of debugging (can occur up to 4 times, Visual Studio 2019/2022) just change your platfrom to ARM .
+
Ensure you change your platfrom back to ARM64 when you intent to release your game
+!!! Visual Studio Installation !!!