mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-13 17:28:35 +02:00
use newer sdl2, make bigger stack
This commit is contained in:
parent
c60f0b270c
commit
0943c7ae6c
3 changed files with 8 additions and 7 deletions
9
externals/cpmfile.json
vendored
9
externals/cpmfile.json
vendored
|
|
@ -194,11 +194,14 @@
|
|||
},
|
||||
"sdl2_ps4": {
|
||||
"package": "SDL2",
|
||||
"repo": "xinitrcn1/SDL",
|
||||
"sha": "f577141fc4",
|
||||
"repo": "libsdl-org/SDL",
|
||||
"sha": "0c7042477a",
|
||||
"key": "ps4",
|
||||
"bundled": true,
|
||||
"skip_updates": true
|
||||
"skip_updates": true,
|
||||
"patches": [
|
||||
"0001-ps4.patch"
|
||||
]
|
||||
},
|
||||
"moltenvk": {
|
||||
"repo": "V380-Ori/Ryujinx.MoltenVK",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue