Skip to content

Packing xb files with uppercase folder strings don't work properly in-game #10

Description

@CedarBranch

Folder strings named as such (CharaSelect or Menu, rather than charaselect or menu) don't pack their contained files properly. Any other folder gets archived as expected by the game. This was tested on Hot Shots Golf: Out of Bounds. Usually, the game will crash but on the main menu this happens after packing mainmenu.xb0 without any changes.
(This is my first interaction on GitHub, btw)

Image

I could test to be 100% positive by editing the folder names throughout the game if I had the patience, but I never ran into any issues with any archive that uses all lowercase strings.
EDIT: This checks out as far as what mainmenu.xb0 contains. Only one of the folders contains an uppercase string: Menu, which contains the background and other textures.

I am using Python 3.13, if that matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions