From 5439e81c4a2b3ac8bb2c76aae2e9cd29b0699931 Mon Sep 17 00:00:00 2001
From: d3xMachina <16732772+d3xMachina@users.noreply.github.com>
Date: Thu, 13 Jun 2024 12:56:53 +0200
Subject: [PATCH] update readme
---
FFPR_Fix.csproj | 3 +++
README.md | 5 ++++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/FFPR_Fix.csproj b/FFPR_Fix.csproj
index 7ba4f2a..b0452bf 100644
--- a/FFPR_Fix.csproj
+++ b/FFPR_Fix.csproj
@@ -114,5 +114,8 @@
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 4d867b8..4c33633 100644
--- a/README.md
+++ b/README.md
@@ -5,14 +5,17 @@ A BepInEx plugin containing a bunch of tweaks for Final Fantasy Pixel Remaster g
## Features
- Uncap framerate (and fix input issues from higher framerate).
-- Skip the intro splashscreens and the following "press any key".
+- Skip the intro splashscreens and the following "Press any key".
- Hide the field and world minimaps separately.
- Change the player walk speed (to match the SNES for example).
- Change the camera turn speed on a chocobo and on an airship.
- Pause the battle when it's your turn.
+- Change the ATB gauge fill rate.
- Speedup the game (speedhack).
- Allow running on the world map.
- Disable diagonal movements like on the SNES.
+- Automatic saves backup.
+- Use of decrypted saves. (AT YOUR OWN RISKS)
## Installation