pumpitupdev / pumptools

A collection of tools to run Pump It Up games.
The Unlicense
22 stars 7 forks source link

Microdog 4.0 - Dog Check Request - [merged] #37

Closed voidderef closed 3 years ago

voidderef commented 3 years ago

In GitLab by @Cube on Jan 6, 2021, 21:36

_Merges md40dogcheck -> master

Summary

Adding an extra response for op code used in PIU Infinity

Description

0x0 response is all that is required for dog check which is opcode request 0x1,

How Has This Been Tested?

Created a standalone microdog emulator based on pumptools. Since current games supported by pumptools do not have the 0x1 request, there is no negative affect to adding this op code. Will be required for future released

Checklist

voidderef commented 3 years ago

In GitLab by @icex2 on Jan 6, 2021, 21:55

approved this merge request