mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-20 16:54:25 +00:00
Remove some PSX data (#134)
This commit is contained in:
parent
b31cf879ee
commit
caa09cf708
4 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ var EmulatorConfig = map[string]EmulatorMeta{
|
|||
Height: 160,
|
||||
},
|
||||
"pcsx": {
|
||||
Path: "assets/emulator/libretro/cores/mednafen_psx_libretro",
|
||||
Path: "assets/emulator/libretro/cores/pcsx_rearmed_libretro.so",
|
||||
Width: 350,
|
||||
Height: 240,
|
||||
},
|
||||
|
|
|
|||
BIN
pkg/emulator/libretro/system/scph5500.bin
vendored
BIN
pkg/emulator/libretro/system/scph5500.bin
vendored
Binary file not shown.
BIN
pkg/emulator/libretro/system/scph5501.bin
vendored
BIN
pkg/emulator/libretro/system/scph5501.bin
vendored
Binary file not shown.
BIN
pkg/emulator/libretro/system/scph5502.bin
vendored
BIN
pkg/emulator/libretro/system/scph5502.bin
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue