yuzu-mainline/src/yuzu
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
..
applets qt_software_keyboard: fix copy-paste error 2021-08-19 22:17:15 +03:00
configuration input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02:00
debugger input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02:00
util limitable_input_dialog: Implement character limiter 2021-06-06 09:07:55 +02:00
about_dialog.cpp General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
about_dialog.h
aboutdialog.ui yuzu/main: Fix version info in logging and about dialog 2021-05-16 22:17:17 -04:00
bootmanager.cpp renderers: Add explicit invert_y bool to screenshot callback 2021-07-28 21:46:08 -04:00
bootmanager.h bootmanager: Use std::stop_source for stopping emulation 2021-06-22 00:04:57 -03:00
CMakeLists.txt Merge pull request #6912 from lioncash/plural 2021-08-23 16:40:31 -07:00
compatdb.cpp general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord_impl.cpp
discord_impl.h
discord.h
game_list_p.h game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
game_list_worker.cpp file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
game_list_worker.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
game_list.cpp Rename all shader cache references to pipeline cache 2021-09-06 15:53:04 -03:00
game_list.h main: Update Shader Cache menu options 2021-07-22 21:51:40 -04:00
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp
install_dialog.h
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02:00
main.h Merge pull request #6575 from FernandoS27/new_settings 2021-07-25 11:45:45 -07:00
main.ui yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
uisettings.cpp
uisettings.h game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
yuzu.qrc yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.rc