.BCSV 文件扩展名
Binary CSV
| 开发者 | Nintendo |
| 受欢迎程度 |
3.7 | 3 票 |
什么是 BCSV 文件?
A BCSV file is a .CSV file that has been converted to a binary format for use in a Nintendo video game. It contains a database that defines various game parameters. The Super Mario Galaxy series and Animal Crossing: New Horizons use BCSV files.
更多信息
Regular CSV files contain comma-delimited plain text data sets that can be used as a database or spreadsheet data. BCSV files are CSV files that have been converted to a binary format so they can be included in Nintendo video games.
For example, Animal Crossing: New Horizons contains BCSV files that, among other things, control how often animals appear. While many games use BCSV files, all BCSV files are not formatted the same. Thus, a utility that can open one game's BCSV files may not be able to open other games'.
如何打开 BCSV 文件
Modders have created utilities that allow them to open and edit some games' BCSV files. For example, you can edit Animal Crossing: New Horizons BCSV files with ACNH BCSV Reader (Windows), and you can edit Super Mario Galaxy BCSV files with Whitehole (multiplatform).