TASLabz / mkw-scripts

Python Scripts for use with Dolphin Emulator. Scripts cover various utilities for creating Mario Kart Wii TASes .
7 stars 6 forks source link

ttk for all controllers #32

Closed Gaberboo closed 1 year ago

malleoz commented 1 year ago

This currently cannot be merged. MMU::ReadFromHardware and WriteToHardware can sometimes fail, as m_ppc_state.msr.DR can sometimes be 0, preventing address translation from occurring. I have no clue how this could be resolved.