.ARDUBOY 文件扩展名
Arduboy Game Package
| 开发者 | Arduboy |
| 受欢迎程度 |
4.0 | 8 票 |
什么是 ARDUBOY 文件?
An ARDUBOY file is a Zip-compressed game package used by Arduboy, an open-source 8-bit handheld gaming system. It stores a .HEX file that contains the compiled game code, a banner image (700 × 192 pixels), and one or more preview screenshots (128 × 64 pixels). ARDUBOY files also contain a required .JSON file (info.json) file, which includes metadata such as the game's title, version, author, and input configuration details.
更多信息
Game developers and Arduboy enthusiasts primarily use the ARDUBOY format to simplify sharing, organizing, and installing games in a single file. The packages are .ZIP archives, but are saved with an .arduboy extension instead of .zip. Game managers and loaders, such as Team A.R.G. Game Loader, read these files to display game details, show preview images, and upload the game to the device.
注: You can create an ARDUBOY file by placing the required files into a folder, compressing it as a ZIP archive, and renaming the extension to .arduboy.
如何打开 ARDUBOY 文件
You can open ARDUBOY files with Arduboy Manager and Team A.R.G. Game Loader. The programs can display the game information and images, and upload the game to the Arduboy device over USB, streamlining the process for users who want to browse and install multiple games efficiently.
You can also open ARDUBOY files with the built-in extractor on most operating systems, such as Microsoft File Explorer in Windows and Apple Archive Utility in macOS. Other archive tools, such as 7-Zip and WinRAR, can also extract the contents from ARDUBOY files. You may need to rename the file extension from .arduboy to .zip for the archive tool to extract the contents in the package.