From 6ba89d2a453b441763b5be1664dff435438f26c2 Mon Sep 17 00:00:00 2001 From: tomvita <68505331+tomvita@users.noreply.github.com> Date: Thu, 6 Aug 2020 11:33:17 +0800 Subject: [PATCH 1/4] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9aabb58..f72df1a 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -This fork change the file formate used by the application and enable data exchage with EdiZon SE. +This fork change the file format used by the application and enable data exchage with EdiZon SE. Features: 1. Much smaller transfer size between switch and PC. From 70a13ee658eeb8f5cd2b3831e3004a76873a2600 Mon Sep 17 00:00:00 2001 From: tomvita <68505331+tomvita@users.noreply.github.com> Date: Thu, 6 Aug 2020 11:34:01 +0800 Subject: [PATCH 2/4] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f72df1a..1ef6bb2 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -This fork change the file format used by the application and enable data exchage with EdiZon SE. +This fork change the file format used by the application and enable data exchange with EdiZon SE. Features: 1. Much smaller transfer size between switch and PC. From c6b53f9c533cc3d3909435f18b14e2b66e6b0257 Mon Sep 17 00:00:00 2001 From: tomvita <68505331+tomvita@users.noreply.github.com> Date: Thu, 6 Aug 2020 11:43:16 +0800 Subject: [PATCH 3/4] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1ef6bb2..c5d28b7 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ This fork change the file format used by the application and enable data exchang Features: 1. Much smaller transfer size between switch and PC. 2. No more manual entry for attributes of the dump. -3. No need to manually encode for cheats. Basic pointer chain memory hack cheat code can be generated by EdiZon SE and automatically inserted into the (buildID).txt file. +3. No need to manually encode for cheats. Memory hack cheat code can be generated by EdiZon SE and automatically inserted into the (buildID).txt file. For more details please refer to https://github.com/tomvita/EdiZon-SE/wiki. From 5f78edccbc7d2a9f41edad04aab75a2fb9dd30de Mon Sep 17 00:00:00 2001 From: tomvita <68505331+tomvita@users.noreply.github.com> Date: Thu, 6 Aug 2020 12:27:28 +0800 Subject: [PATCH 4/4] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c5d28b7..986fe6d 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ This fork change the file format used by the application and enable data exchange with EdiZon SE. Features: -1. Much smaller transfer size between switch and PC. -2. No more manual entry for attributes of the dump. +1. Much smaller transfer size between switch and PC. Only transfer data that is needed. +2. No more manual entry for attributes of the dump. Just pick the dump and start the read. 3. No need to manually encode for cheats. Memory hack cheat code can be generated by EdiZon SE and automatically inserted into the (buildID).txt file. For more details please refer to https://github.com/tomvita/EdiZon-SE/wiki.