Skip to content

[WIP][Feature] BFEntity API Implementation#40

Open
GoosiferIO wants to merge 2 commits intomainfrom
bfentity-api
Open

[WIP][Feature] BFEntity API Implementation#40
GoosiferIO wants to merge 2 commits intomainfrom
bfentity-api

Conversation

@GoosiferIO
Copy link
Member

No description provided.

@GoosiferIO GoosiferIO linked an issue Apr 17, 2024 that may be closed by this pull request
uvar21: u32, // 0x058 // uvar20 buffer
uvar22: u32, // 0x05C // uvar20 array end
uvar23: u32, // 0x060
uvar_: u32, // 0x074 <--- ZTScenarioTimer ptr
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not a ZTScenarioTimer, Ghidra's a bit confused and puts it everywhere

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes, I meant to test this. That's good to know though. I was wondering what its purpose was.

@finnhartshorn finnhartshorn added this to the 0.1.0 milestone Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: BFEntity Implementation

2 participants