r2dliu / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
Other
8 stars 4 forks source link

TODO: Pull in code for supporting certain recording use cases when it's rewritten #45

Open r2dliu opened 4 years ago

r2dliu commented 4 years ago

https://github.com/project-slippi/Ishiiruka/commit/908020396e9b1a7f85ddd5f55d664af7d6204a1d

https://github.com/project-slippi/Ishiiruka/commit/1253612eb00228ca11a2d0c2dcd829ad66ad0abe

Some other loose commits that are in ishii history

functionality is throwing messages to cout during playback to help support recording externally / frame dumping a vod, without capturing extra black frames or transitions from replay to replay

I didn't port these over to mainline because they're messy and likely going to be rewritten.