Commit graph

707 commits

Author SHA1 Message Date
Leon Styhre fa847c1fed (Android) Added GBC.emu standalone as an alternative emulator for the gb and gbc systems 2024-02-04 22:06:18 +01:00
Leon Styhre 87331ccc08 (Android) Added NES.emu standalone as an alternative emulator for the famicom, fds and nes systems 2024-02-04 21:52:25 +01:00
Leon Styhre 367e3c46cc (Android) Added Snes9x EX+ standalone as an alternative emulator for the satellaview, sfc, snes, snesna and sufami systems 2024-02-04 21:42:14 +01:00
Leon Styhre 2be8015b27 (Android) Added melonDS standalone as an alternative emulator for the nds system 2024-02-04 20:34:21 +01:00
Leon Styhre e9da64fa9a Added the DoubleCherryGB RetroArch core as an alternative emulator for the gb and gbc systems on Linux, Unix and Windows 2024-02-04 17:25:35 +01:00
Leon Styhre ae3147b800 Set the melonDS DS RetroArch core as the default emulator for the nds system 2024-02-04 17:01:44 +01:00
Leon Styhre e28cf4f6b8 (Android) Added Citra Canary as an alternative emulator for the n3ds system 2024-02-04 15:22:27 +01:00
Leon Styhre 92e5b6e0cf Added Mesen standalone as an alternative emulator for the gamegear and mastersystem systems on Linux, Unix and Windows 2024-02-04 11:42:34 +01:00
Leon Styhre 9d9c2eb1a5 Set Mesen standalone to specifically run in Super Game Boy mode for the sgb system on Linux, Unix and Windows 2024-02-04 11:37:13 +01:00
Leon Styhre a50d40969c (Android) Changed Dolphin standalone to use SAF URIs instead of the FileProvider interface as that doesn't work with .chd files 2024-02-04 00:23:58 +01:00
Leon Styhre c2444bcc1f (Android) Made Dolphin standalone work correctly for the wii system 2024-02-03 14:26:24 +01:00
Leon Styhre 950f74712c (Android) Fixed an issue where Dolphin standalone would not work on Android 13 and later 2024-02-03 14:23:32 +01:00
Leon Styhre 566a9941e8 Added Mesen standalone as an alternative emulator for the multivision system on Linux, Unix and Windows 2024-02-02 00:06:09 +01:00
Leon Styhre ab3f92f6de Added Mesen standalone as an alternative emulator for the sg-1000 system on Linux, Unix and Windows 2024-02-01 23:53:17 +01:00
Leon Styhre 1385b09c39 (Linux) Added support for the Flatpak release of puNES 2024-01-30 22:13:21 +01:00
Leon Styhre 4a12c267b6 Small adjustment to the splash screen 2024-01-27 15:27:58 +01:00
Leon Styhre c3b41d75a7 Replaced the default d-pad helpsystem images to make them more legible when using smaller screen sizes 2024-01-17 17:26:18 +01:00
Leon Styhre 9196bf13e2 Updated the splash screen to reflect the new application name 2024-01-17 17:16:10 +01:00
Leon Styhre 4af24e1836 (Android) Small adjustment to the touch overlay dpad image 2024-01-14 12:08:49 +01:00
Leon Styhre d91d2ed066 (Android) Small adjustments to the touch overlay back and start images 2024-01-13 21:38:35 +01:00
Leon Styhre 9bb22bae2b Added the melonDS DS RetroArch core as an alternative emulator for the nds system 2024-01-13 21:27:46 +01:00
Leon Styhre a3fa8d3733 (Android) Small adjustment to the touch overlay trigger button images 2024-01-13 20:41:53 +01:00
Leon Styhre 7ec1472f03 (Android) Added back and start buttons to the touch overlay 2024-01-13 20:28:46 +01:00
Leon Styhre 183e8a1f93 (Android) Added shoulder and trigger buttons to the touch overlay 2024-01-13 19:44:42 +01:00
Leon Styhre e91512a519 (Android) Added initial touch overlay support 2024-01-13 16:14:46 +01:00
Leon Styhre 82089c509c (Android) Reverted some standalone emulators to using the FileProvider API
Also fixed an issue with launching PPSSPP standalone on Android 13 and 14
2024-01-03 17:16:48 +01:00
Leon Styhre cfccb459b8 (Android) Changed a few standalone emulators to use the SAF instead of the FileProvider API 2023-12-30 20:18:31 +01:00
Leon Styhre 0d9a0174b6 Updated the controller mappings file with the new application data directory 2023-12-26 11:11:22 +01:00
Leon Styhre 1dbcba90e6 Changed the application name to ES-DE in the GLSL shader headers 2023-12-26 11:10:19 +01:00
Leon Styhre 1d1732306e Changed the OpenGL ES GLSL precision qualifiers from mediump to highp to fix some mobile GPU postprocessing rendering issues 2023-12-23 19:29:43 +01:00
Leon Styhre 086755da7c (Linux) Added support for the AppImage release of Vita3K 2023-12-20 22:43:59 +01:00
Leon Styhre b9b4ea67f1 Added Mednafen standalone as an alternative emulator for the gb, gba and gbc systems 2023-12-19 20:34:54 +01:00
Leon Styhre bf8ca47669 (Windows) Added the %RUNINBACKGROUND% variable for the epic system 2023-12-19 17:39:16 +01:00
Leon Styhre a7fdd0ec66 Added the .dirksimple file extension to the daphne and laserdisc systems 2023-12-16 23:02:06 +01:00
Leon Styhre ef0b760f43 (Android) Removed some unsupported file extensions 2023-12-16 22:47:06 +01:00
Leon Styhre 90bbbe0db6 Added the .pk3 and .ipk3 file extensions to the doom system on Linux, Unix and Windows 2023-12-16 22:44:47 +01:00
Leon Styhre fad99faa34 Added the .zso file extension to the ps2 system 2023-12-16 22:34:17 +01:00
Leon Styhre 400ee1b290 Added the .zar file extension to the xbox360 system on Linux and Windows 2023-12-16 22:31:16 +01:00
Leon Styhre 1faa5575d9 Split the es_find_rules.xml and es_systems.xml files for Linux and BSD Unix into separate directories 2023-12-16 22:02:52 +01:00
Leon Styhre f83d4ddbe2 (Android) Added initial find rules and systems configuration 2023-12-08 17:05:39 +01:00
Leon Styhre 27be4007a2 Added workarounds for some mobile GPUs which do not support all OpenGL operations when using the BGRA pixel format 2023-12-07 17:56:27 +01:00
Leon Styhre b311728465 (Windows) Updated the find rules for Visual Pinball 2023-11-14 22:19:12 +01:00
Leon Styhre 221a87ce30 Removed the -Minimized flag from the Visual Pinball launch command on Unix 2023-11-13 23:35:41 +01:00
Leon Styhre dcf8e922f3 (macOS) Added support for the Visual Pinball (vpinball) game system 2023-11-13 20:53:30 +01:00
Leon Styhre b2cb446e35 (Linux) Reverted the fallback find rule entries for Wine and Proton as they will never work reliably 2023-11-09 00:44:46 +01:00
Leon Styhre c997207473 (Linux) Added fallback find rule entries for Wine and Proton in case they were relocated by AppImageLauncher 2023-11-08 23:30:40 +01:00
Leon Styhre c1be597075 Fixed an issue where the year was incorrect in the systems sorting files for the coco and trs-80 systems 2023-11-04 19:15:24 +01:00
Leon Styhre a88cf17a12 Changed the systems sorting platform from 'Peripheral' to 'Console' for the fds, megacd, megacdjp, n64dd, pcenginecd, satellaview, sega32x, sega32xjp, sega32xna, segacd, sgb, sufami and tg-cd systems
Also changed the platform and release year for the fmtowns system as it was incorrectly referring to the Marty console instead of a computer
2023-11-04 11:24:16 +01:00
Leon Styhre fa83519132 Fixed an issue where the year was incorrect in the systems sorting files for the amiga1200, amiga600, astrocde, kodi, solarus and stv systems 2023-11-03 20:49:08 +01:00
Leon Styhre abd632b343 (Linux) Changed the Supermodel find rules so that the Flatpak is searched for after the manually installed binary 2023-10-29 17:50:09 +01:00