Zach Hilman
|
5acaeb04c4
patch_manager: Add support for NSP packed updates
|
před 7 roky |
Zach Hilman
|
cf7aba4817
game_list: Add XCI update versioning to game list
|
před 7 roky |
Zach Hilman
|
d79d4fd764
patch_manager: Add support for packed updates
|
před 7 roky |
Zach Hilman
|
5045748829
loader: Add getter for packed update
|
před 7 roky |
Zach Hilman
|
e948fbf5d0
loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders
|
před 7 roky |
bunnei
|
f85f2b3728
Merge pull request #1415 from DarkLordZach/ips
|
před 7 roky |
bunnei
|
cf3a6dd4a1
Merge pull request #1434 from DarkLordZach/dlc-edge-case
|
před 7 roky |
bunnei
|
af672d8abf
Merge pull request #1428 from lioncash/qt
|
před 7 roky |
bunnei
|
839dbd9710
Merge pull request #1431 from lioncash/audio
|
před 7 roky |
bunnei
|
39f08e551d
Merge pull request #1433 from lioncash/fs
|
před 7 roky |
bunnei
|
5ae5610c13
Merge pull request #1429 from lioncash/translate
|
před 7 roky |
bunnei
|
15b2e2ec13
Merge pull request #1436 from lioncash/view
|
před 7 roky |
bunnei
|
e7e347a828
Merge pull request #1432 from lioncash/lbl
|
před 7 roky |
bunnei
|
137d43fa2f
Merge pull request #1426 from FearlessTobi/port-4253
|
před 7 roky |
bunnei
|
8679934693
Merge pull request #1435 from lioncash/xci
|
před 7 roky |
Lioncash
|
024eec02a5
submission_package: Avoid dangling std::string_view within SetTicketKeys()
|
před 7 roky |
Lioncash
|
dade709f63
submission_package: Correct location of null check within SetTicketKeys()
|
před 7 roky |
Lioncash
|
02841052aa
submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS()
|
před 7 roky |
Lioncash
|
37ee05f7c0
submission_package: Ensure the 'extracted' member variable is always initialized
|
před 7 roky |
Lioncash
|
ccf0a9cb38
submission_package: Move ExeFS and RomFS initialization to its own function
|
před 7 roky |
Lioncash
|
fd312abedd
submission_package: Move NCA reading code to its own function
|
před 7 roky |
Lioncash
|
4f18d35888
submission_package: Move ticket key setting to its own function
|
před 7 roky |
Lioncash
|
0d83f8f255
submission_package: Invert conditionals within NSP's constructor to reduce nesting
|
před 7 roky |
Lioncash
|
cf463a9b67
card_image: Ensure program_nca_status is always initialized
|
před 7 roky |
Zach Hilman
|
9aaf1c0df8
aoc_u: Fix edge case with DLC that causes breaks
|
před 7 roky |
Lioncash
|
cba78dc70a
services/fsp_srv: Amend service function table
|
před 7 roky |
Lioncash
|
d80dd2b812
service/lbl: Update service function table
|
před 7 roky |
Lioncash
|
61b144bbf3
configure_input: Make analog mapping strings translatable
|
před 7 roky |
Lioncash
|
1c7c798e9e
configure_audio: Move combo box index setting to their own functions
|
před 7 roky |
Lioncash
|
57e47bae32
configure_audio: Use QString::fromStdString() for converting audio device names
|
před 7 roky |