Skip to content

Final Fantasy Pixel Remaster Tool

Notifications You must be signed in to change notification settings

km-nisei/ffpr-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Fantasy Pixel Remaster Tool

This tool can automate and simplify the modification of the Final Fantasy Pixel Remaster series. It's currently tested to work with all entries released (I through IV). It does require you to have a (mostly) unmodified GameAssembly.dll in your directory. If you're previously modified the walk speed values, you will need to revert to the original GameAssembly.dll before using this tool

Note: for best results, make sure to run the game in Fullscreen mode and force VSync through your graphics card control panel.

Features:

  • Set the walking speed to Classic (60 px/second) or Fast (120 px/second). This can greatly reduce walking stutter as the original game's 80 px/second doesn't match the framerate of the game.

Usage

Planned Features

  • Modify Framerate
  • Modify AutoBattle speed
  • Your Suggestions!

Build from source

Requirements

  • Node 14
  • Yarn
yarn install
yarn build

About

Final Fantasy Pixel Remaster Tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%