You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BoiledElectricity
d698c3b601
[hle/fs] fix handle Temporary/ProperSystem/SafeMode save spaces instead of ASSERT(false) ( #4069 )
OpenSaveDataFileSystem was missing a few SaveDataSpaceId mappings, so it would hit ASSERT(false). This broke games that open cache storage, with TOTK being the obvious one, because save enumeration could assert before the game even finished loading.
Fixed this by mapping Temporary to user nand, and ProperSystem/SafeMode to system nand. These only get used for the free-space check here, so they just need to point somewhere sane.
Fixes: https://github.com/eden-emulator/Issue-Reports/issues/368
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4069
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2 months ago
..
compatibility_list
[Frontend] Added data for in emulator compatibility list (#2784)
10 months ago
eden.icon
[cmake] Fix macOS frameworks, and icon set usage (#3782)
5 months ago
english_plurals
Translate english plurals
4 years ago
icon_variations
[dist] new 1st anniversary icon (#3942)
3 months ago
icons
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
11 months ago
languages
[dist, android] Update translations from Transifex for Jun 09 (#4073)
2 months ago
qt_themes
[meta] restore normal icon, st. patricks is over (#3745)
5 months ago
72-eden-input.rules
[cmake, dist] Update udev rule to act on all joysticks, and add install option (#3968)
3 months ago
Assets.car
[cmake] Fix macOS frameworks, and icon set usage (#3782)
5 months ago
dev.eden_emu.eden.desktop
[meta] remove UTF8-hyphen on readme, rewrite to be more neutral (#3273)
7 months ago
dev.eden_emu.eden.metainfo.xml
[meta] remove UTF8-hyphen on readme, rewrite to be more neutral (#3273)
7 months ago
dev.eden_emu.eden.svg
[chore, dist] icons: newyear2025 -> base (#3298)
7 months ago
dev.eden_emu.eden.xml
[cmake] changed app id from org.eden_emu.eden to dev.eden_emu.eden (#237)
12 months ago
eden.bmp
[meta] restore normal icon, st. patricks is over (#3745)
5 months ago
eden.icns
[cmake] Fix macOS frameworks, and icon set usage (#3782)
5 months ago
eden.ico
[meta] restore normal icon, st. patricks is over (#3745)
5 months ago
eden_profile.jpg
[core] Use a eden profile picture instead of the default grey one. (#3350)
7 months ago
installer.nsi
[windows] Add NSIS installer (#4008)
2 months ago
yuzu.manifest
general: Target Windows 10 SDK
3 years ago