german77
|
c46f54b091
|
service: am: Implement stuff needed for Mii Edit
|
2 years ago |
german77
|
3983ce9b5c
|
service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSaveDataFileSystemBySystemSaveDataId
|
2 years ago |
german77
|
d2cd08e3e1
|
service: ns: Implement GetSharedFontInOrderOfPriorityForSystem
|
2 years ago |
Narr the Reg
|
a57ca3fb66
|
am: mii_edit: Implement DB operations
|
2 years ago |
Liam
|
3ff29de4a1
|
aoc: stub purchase info calls
|
2 years ago |
german77
|
dca36ebb87
|
service: mii: Address review comments
|
2 years ago |
german77
|
2fb71aecb0
|
service: mii: Implement the rest of the service
|
2 years ago |
german77
|
9a878de33f
|
service: mii: Implement database manager
|
2 years ago |
german77
|
a50b50f8b4
|
service: mii: Implement figurine database
|
2 years ago |
german77
|
bd409c3416
|
service: mii: Add device crc16
|
2 years ago |
german77
|
2f22b53732
|
service: nfc: Fully Implement GetRegisterInfoPrivate
|
2 years ago |
german77
|
1e8616bd01
|
service: mii: Complete structs and fix mistakes
|
2 years ago |
lat9nq
|
77682aabd3
|
mii_types: Remove null terminator check
This is an OoB array access, causing a crash on at least the Linux
Flatpak releases.
Co-authored-by: german77 <juangerman-13@hotmail.com>
|
2 years ago |
Kelebek1
|
67e2d5c28b
|
Reimplement HardwareOpus
|
2 years ago |
german77
|
a3f235f8a2
|
service: hid: Implement ApplyNpadSystemCommonPolicy
|
2 years ago |
german77
|
260bfc4bd2
|
hid: service: Remove outdated field from npad
|
2 years ago |
german77
|
8950fe79ad
|
hid: service: Implement Last active Npad
|
2 years ago |
german77
|
c8b9467f50
|
service: hid: Ensure state is correct
|
2 years ago |
german77
|
0d4aa9125e
|
service: nfc: Fix amiibo formatting
|
2 years ago |
Liam
|
9d7eebde7b
|
ngc: implement service
|
2 years ago |
Narr the Reg
|
4d138b760b
|
service: mii: Remove most magic values
|
2 years ago |
FearlessTobi
|
a2150e456c
|
am: Stub GetSaveDataSizeMax
Needed for Minecraft Legends.
|
2 years ago |
FearlessTobi
|
1b6852a36c
|
bsd: Demote "Select" log to dehug
This is very spammy in Minecraft Legends.
|
2 years ago |
german77
|
ec25f847d8
|
mii: service: Address review
|
2 years ago |
german77
|
bd169f417f
|
mii: Prepare Interface for new implementation
|
2 years ago |
german77
|
571399930c
|
service: mii: Fix ver3 inconsistencies
|
2 years ago |
german77
|
36290f9a0a
|
service: mii: move char info operations
|
2 years ago |
german77
|
d6037efe5e
|
service: mii: Move store data operations
|
2 years ago |
german77
|
81f50d5132
|
service: mii: Move core data operations
|
2 years ago |
german77
|
8d7d62dc24
|
service: mii: Move ver3 operations
|
2 years ago |
german77
|
27929d7ca2
|
service: mii: separate mii types into their own file
|
2 years ago |
german77
|
63b239f5c6
|
service: mii: Move all raw data to it's file
|
2 years ago |
german77
|
0cdc8b13b7
|
service: mii: Add mii util and result
|
2 years ago |
FearlessTobi
|
87c0ba129c
|
am: Implement UserChannel parameters
Used by the Super Mairo 3D All-Stars collection.
|
2 years ago |
FearlessTobi
|
36917d8a8f
|
am: Remove bcat from PopLaunchParameter
This never belonged here and has no use anymore since the Boxcat backend was removed.
.
|
2 years ago |
Narr the Reg
|
57e7eed54c
|
service: mii: Fix broken mii on MK8
|
2 years ago |
Steveice10
|
0a51fe7854
|
core: Add support for loading NSPs with personalized tickets. (#10048)
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
2 years ago |
german77
|
ba4e5068bc
|
service: mii: Fix default mii database
|
2 years ago |
Kelebek1
|
ebd19dec99
|
Rework ADSP into a wrapper for apps
|
2 years ago |
Danila Malyutin
|
785e480b62
|
msvc: set warning level to /W4 globally
And fix a bunch of warnings
|
2 years ago |
FearlessTobi
|
a7a5835ffb
|
hwopus: Implement GetWorkBufferSizeExEx
Allows Sea of Stars to boot.
Fixes https://github.com/yuzu-emu/yuzu/issues/11415.
|
2 years ago |
Liam
|
6c68b07a67
|
sfdnsres: ensure lp1 is not resolved
|
2 years ago |
FearlessTobi
|
c2f827b85e
|
hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleavedForMultiStream
Allows MLB The Show 22 to boot.
Fixes https://github.com/yuzu-emu/yuzu/issues/7911.
|
2 years ago |
Liam
|
b7523d6fa7
|
am: shorten shutdown timeout when lock is not held
|
2 years ago |
liamwhite
|
234cc45192
|
ssl: tolerate handshake without hostname set (#11328)
|
2 years ago |
Liam
|
9e134c3da2
|
nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated
|
2 years ago |
FearlessTobi
|
a669e37ddb
|
filesystem: Return correct error for RenameFile when dest_path already exists
Allows Grid Autosport to boot.
Fixes https://github.com/yuzu-emu/yuzu/issues/8287.
|
2 years ago |
lat9nq
|
3c45452fae
|
general: Use console mode helper across project
|
2 years ago |
lat9nq
|
387ede76d2
|
general: Convert use_docked_mode to an enumeration
Allows some special interactions with it in the Qt frontend.
|
2 years ago |
Liam
|
0cd9d51e06
|
sockets: avoid locking around socket session calls
|
2 years ago |