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 Merge pull request #6571 from Kelebek1/Mix 2021-07-12 22:09:05 -07:00
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 logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core Merge pull request #7011 from ameerj/vk-validation-0x0 2021-09-16 17:17:04 -07:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
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 shader: Initial recompiler work 2021-07-22 21:51:21 -04:00