Editing a BCSV
BCSV (Binary Comma-Separated Values) files are a common file format used in Animal Crossing: New Horizons to store various types of data, such as item information, villager data, and more.
This guide will help you installing Heaven Tool and using it to modify BCSV files.
Installing Heaven Tool
Section titled “Installing Heaven Tool”Heaven Tool is the primarly tool used to edit BCSV files, it provides a user-friendly interface for viewing and editing BCSV files.
-
Download the latest version of Heaven Tool from GitHub Releases.
-
Extract the downloaded archive to a folder on your computer.
-
Open the extracted folder and run
Heaven Tool.exe
. -
Once the tool is open, click on
Open BCSV Editor
. -
You’re now ready to edit BCSV files!
Editing BCSV Files
Section titled “Editing BCSV Files”-
With
BCSV Editor
in Heaven Tool, click onFile
>Open
and select the BCSV file you want to edit.- You can also drag and drop a BCSV file into the Heaven Tool window or double-click the file if you associated it with Heaven Tool.
-
The BCSV file will be loaded, and you will see the data in a table format.
-
You can edit the values in the table directly. Double-click on a cell to modify its value.
-
After making your changes, click on
File
>Save as...
to save the modified BCSV file. -
Choose a location to save the modified file and give it the original name.
- Make sure to keep the
.bcsv
extension. - If you want to replace the original file, you can save it in the same location as the original BCSV file, but it’s recommended to keep a backup of the original file.
- Make sure to keep the
-
Copy/move the modified BCSV file to your
romfs/BCSV
folder in your mod directory and test your changes in-game.