Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
d3xMachina committed Jun 13, 2024
1 parent ee7d644 commit 5439e81
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions FFPR_Fix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,8 @@
<Compile Include="Plugin.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5439e81

Please sign in to comment.