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

Infodisplay flickers when loading a savestate #52

Open kierio04 opened 11 months ago

kierio04 commented 11 months ago

Current fix is to add a draw_text() function call under an on_state_load() function, however this (seems to) cause #51 as a result. Closing this issue should require a solution which also closes #51.