Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 646 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 646 Bytes

Sonic Forces Caption Editor

A hacked together tool to edit the Caption RFLs in Sonic Forces. Do note that the RFLs this tool outputs haven't being tested in game due to my own personal laziness, I imagine they should work though.

Building

  1. Clone this repository into a folder of your choice using the Git CMD tool with this command: `git clone --recurse-submodules https://github.com/Knuxfan24/Sonic-Forces-Caption-Editor
  2. Open Sonic Forces Caption Editor.sln in Visual Studio and build the HedgeLib project to create the HedgeLib DLL. Then run the program to build and run a binary, located in ..\Sonic Forces Caption Editor\bin\Debug