Skip to content

Commit

Permalink
Fix the hotfix and bump version again
Browse files Browse the repository at this point in the history
  • Loading branch information
CLF78 committed May 28, 2023
1 parent d94908b commit e65ca50
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file modified files/UIPatches/Global/message/Manu.bmg
Binary file not shown.
5 changes: 4 additions & 1 deletion src/payload/main/version.S
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@ b GuestSendHook+4
# Host Check #
##############

# Check if command is reservation
# Skipped instruction
HostCheck:
addi r8, r1, 0xD0

# Check if command is reservation
cmpwi r30, 1

# Restore r30
Expand Down

0 comments on commit e65ca50

Please sign in to comment.