.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).