Skip to content

Commit 9d610cb

Browse files
committed
1 parent 9c6c86a commit 9d610cb

4 files changed

Lines changed: 4 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
swanstation https://github.com/libretro/swanstation/archive/b17b0e4348b3e21f67f84568b12a26a95d0631dc.tar.gz
1+
swanstation https://github.com/libretro/swanstation/archive/37cd87e14ca09ac1b558e5b2c7db4ad256865bbb.tar.gz

game.libretro.swanstation/addon.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<addon id="game.libretro.swanstation"
33
name="Sony - PlayStation (SwanStation)"
4-
version="1.0.0.31"
4+
version="1.0.0.32"
55
provider-name="stenzek">
66
<requires>
77
<import addon="game.libretro" version="1.0.0"/>

game.libretro.swanstation/resources/language/resource.language.en_gb/strings.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ msgctxt "Addon Description"
2424
msgid "Swanstation is a fast PlayStation 1 emulator for PC and Android."
2525
msgstr ""
2626

27-
msgctxt "#30000"
28-
msgid "Settings"
29-
msgstr ""
27+
# Empty string with ID 30000
3028

3129
msgctxt "#30001"
3230
msgid "Console Region"

game.libretro.swanstation/resources/settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<settings>
3-
<category label="30000">
3+
<category label="128">
44
<setting label="30001" type="select" id="swanstation_Console_Region" values="Auto|NTSC-J|NTSC-U|PAL" default="Auto"/>
55
<setting label="30002" type="select" id="swanstation_BIOS_PathNTSCJ" values="scph5500.bin|psxonpsp660.bin|ps1_rom.bin" default="scph5500.bin"/>
66
<setting label="30003" type="select" id="swanstation_BIOS_PathNTSCU" values="scph5501.bin|psxonpsp660.bin|ps1_rom.bin" default="scph5501.bin"/>

0 commit comments

Comments
 (0)