igorseabra4 / IndustrialPark

Viewer and editor for .HIP and .HOP archive files from Heavy Iron Studios games such as SpongeBob SquarePants: Battle for Bikini Bottom and Scooby Doo: Night of 100 Frights (GameCube, PS2, Xbox, PC).
https://heavyironmodding.org/wiki/Industrial_Park_(level_editor)
GNU General Public License v3.0
40 stars 13 forks source link

Add a GameCube BNR creator #74

Closed ItsPepperpot closed 3 months ago

ItsPepperpot commented 4 months ago

Allow users to create an opening.bnr (GameCube banner file) which appears on the GameCube menu and Dolphin game list. It contains a 96x32 image and metadata about the game (title/studio) https://hitmen.c02.at/files/yagcd/yagcd/chap14.html

ItsPepperpot commented 4 months ago

RGB5A1 pixel format for the image https://hitmen.c02.at/files/yagcd/yagcd/chap17.html

ItsPepperpot commented 3 months ago

Almost have it working - pixel format isn't correct at the moment. Nearly there though 😀

image

image

ItsPepperpot commented 3 months ago

Possible todo (although maybe feature creep) is allow file association with .bnr files, since they can be imported.

image

ItsPepperpot commented 3 months ago

Also, add drag and drop for .bnr or images