Skip to content

Conversation

@altf4
Copy link
Contributor

@altf4 altf4 commented Jun 19, 2020

Not part of SLP file
Gets written to EXI device for slippicom server

@altf4
Copy link
Contributor Author

altf4 commented Jun 19, 2020

To test this, you'll want to use the Ishiiruka that supports it:
https://github.com/altf4/Ishiiruka/tree/gamma

Libmelee can then be used to finish the loop:
https://github.com/altf4/libmelee/

.set CMD_ITEM, 0x3B
.set CMD_FRAME_BOOKEND, 0x3C
.set CMD_GAME_END, 0x39
.set CMD_MENU_FRAME, 0x3E
Copy link
Member

Choose a reason for hiding this comment

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

Maybe put this under the command count and add comment that says these commands are not executed while in a recorded game

@altf4
Copy link
Contributor Author

altf4 commented Jul 5, 2020

  • Added the change you suggested.
  • Also got rid of all the heap-allocated pointers I was reading from. (all in the 0x803XXXX-0x804XXXX range now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants