UnleashedRecomp/UnleashedRecomp/install
Darío ef51f04d4f
Add back button functionality to the installer. (#279)
* Add back button functionality to the installer.

* Nuclear exits.

* Adjust error code.

* Rework waiting time into the installer process instead.

* Extra waiting time during quitting.

* Restore button max widths.

* button_guide: set up Esc key texture

* Update installer_wizard.cpp

* Update resources submodule

* installer_wizard: decrease nav button margin

---------

Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>
2025-02-05 22:36:30 +03:00
..
hashes Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5) 2024-11-29 17:47:30 -03:00
directory_file_system.h Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
installer.cpp Add back button functionality to the installer. (#279) 2025-02-05 22:36:30 +03:00
installer.h Add back button functionality to the installer. (#279) 2025-02-05 22:36:30 +03:00
iso_file_system.cpp Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
iso_file_system.h Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
memory_mapped_file.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
memory_mapped_file.h Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5) 2024-11-29 17:47:30 -03:00
update_checker.cpp Update checker. (#251) 2025-01-31 16:47:15 +03:00
update_checker.h Update checker. (#251) 2025-01-31 16:47:15 +03:00
virtual_file_system.h Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
xcontent_file_system.cpp Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
xcontent_file_system.h Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
xex_patcher.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
xex_patcher.h Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5) 2024-11-29 17:47:30 -03:00