BokMagic: Difference between revisions
Created page with "{{Project | Type=Tool | Image=BokMagic screenshot.png | ShortDescription=Data viewer for GBA Boktai ROMs | TargetROM=Boktai 1/2/3 | Author=Raphi | License=[https://spdx.org/licenses/GPL-3.0-or-later.html GNU GPL 3.0] | ReleasedAt=2024-10-29 | SourceCode=https://git.sr.ht/~raphi/bokmagic | Download=[https://boktaihacking.net/downloads/bokmagic-latest-windows.zip Latest Windows build] }} BokMagic is a cross-platform data viewer for the GBA Boktai games. It..." |
it does stuff |
||
Line 11: | Line 11: | ||
}} | }} | ||
BokMagic is a cross-platform data viewer for the GBA Boktai games. It can display the following information, and export them as image files: | BokMagic is a cross-platform data viewer and map editor (via .png and .tmx import/export) for the GBA Boktai games. It can display the following information, and export them as image files: | ||
* [[Sprite set file|Sprites]] | * [[Sprite set file|Sprites]] |
Latest revision as of 16:28, 6 June 2025
BokMagic
Description | Data viewer for GBA Boktai ROMs |
---|---|
Target ROM | Boktai 1/2/3 |
Author | Raphi |
License | GNU GPL 3.0 |
Released at | 2024-10-29 |
Source code | https://git.sr.ht/~raphi/bokmagic |
Download | Latest Windows build |
BokMagic is a cross-platform data viewer and map editor (via .png and .tmx import/export) for the GBA Boktai games. It can display the following information, and export them as image files:
- Sprites
- Collision maps
- Tile maps
- Tile sets
- Palettes
There is also limited support for displaying animations and scripts. BokMagic works with all GBA Boktai ROMs, but for best results prefer using these versions:
- Boktai 1 (U)
- Boktai 2 (U)
- Boktai 3 (J)
Loading modified ROMs is unsupported because BokMagic's file loading is much stricter than Boktai's (due to bounds checking etc.). Boktai DS is completely unsupported as well.