Skip to content

Commit

Permalink
Disable Citra, RIPp
Browse files Browse the repository at this point in the history
  • Loading branch information
Steam Deck User committed Mar 5, 2024
1 parent 45cdfcd commit 1da10b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utilities/update-emulators/update-emulators.sh
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,8 @@ main () {
update_emu_flatpak "RetroArch" "org.libretro.RetroArch"
update_emu_flatpak "PrimeHack" "io.github.shiiion.primehack"
update_emu_flatpak "RPCS3" "net.rpcs3.RPCS3"
update_emu_flatpak "Citra" "org.citra_emu.citra"
# RIP Citra
# update_emu_flatpak "Citra" "org.citra_emu.citra"
update_emu_flatpak "dolphin-emu" "org.DolphinEmu.dolphin-emu"
update_emu_flatpak "DuckStation" "org.duckstation.DuckStation"
update_emu_flatpak "Mupen64Plus (GUI)" "com.github.Rosalie241.RMG"
Expand Down

0 comments on commit 1da10b5

Please sign in to comment.