yuzu/src
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system
The base playback system supports up to 8 controllers (specified by `PLAYER_NUMBER` in `tas_input.h`), which all change their inputs simulataneously when `TAS::UpdateThread` is called.

The recording system uses the controller debugger to read the state of the first controller and forwards that data to the TASing system for recording. Currently, this process sadly is not frame-perfect and pixel-accurate.

Co-authored-by: Naii-the-Baf <sfabian200@gmail.com>
Co-authored-by: Narr-the-Reg <juangerman-13@hotmail.com>
2021-09-18 23:22:00 +02:00
..
audio_core
common input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02:00
core Merge pull request #7020 from Moonlacer/remove_audio_stretching 2021-09-18 11:18:24 -07:00
input_common input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02:00
shader_recompiler Merge pull request #6948 from ameerj/amd-warp-fix 2021-09-12 13:53:29 -04:00
tests
video_core Merge pull request #7011 from ameerj/vk-validation-0x0 2021-09-16 17:17:04 -07:00
web_service
yuzu input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02:00
yuzu_cmd remove-audio-stretching-setting 2021-09-15 19:52:43 -05:00
.clang-format
CMakeLists.txt