* Fixed Model 2 Emulator and Supermodel metadata files
* Moved metadata files and metadata to rom subfolder for Proton emulators
* Added RPCS3 support through desktop files
* Adjusted defaults
* Atari Jaguar/Atari Jaguar CD changed to BigPEmu
* Arcade changed to MAME (standalone)
* NDS changed to melonDS DS
* Nintendo 64DD changed to RMG
* PSP changed to PPSSPP (Standalone)
* Nintendo Switch changed to Ryujinx (Standalone)
* VSmile changed to MAME (Standalone)
* Removed z: from wiiu metadata file since it's presumably running Cemu Native
* Cleaned up Pegasus file
* Added support for XBLA through zar files
* Can implement zar compression in a separate PR
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
* Set WideScreenWindow to 1 (16:9)
* Some graphical issues on 16:10
* Update launcher to disable/enable DrawCross based on game launched
* Switched to frontend profile so trackpad uses left click instead of R3
* Renamed launcher in SRM
* [RPCS3]
Added RPCS3 AppImage support for game mode (Flatpak will not be overridden unless the AppImage is found)
* Add command to es_systems.xml file
* Add command to es_systems.xml file
* Moved ES-DE AppImage to ~/Applications
* Rationale:
* Easier to provide support in the ES-DE Discord if unfamiliar with EmuDeck
* More standard Linux location, easier for users to find based off a Google search or by being familar with Linux paths
* Removed any mention of old symlinked folders
* Cleaned up emuDeckESDE, deleted outdated/unused functions
* Switched ULWGL download to fetch from GitHub releases
* Froze ULWGL at 0.1-RC3 while waiting for ULWGL dev to stabilize
* Switched all wget downloads to curl downloads
* Switched to generic ULWGL Proton instead of a specific version
* Updated ULWGL paths to match latest ULWGL changes
* Updated uninstall and model2 files to match latest ULWGL changes
[chddeck.sh]
* Updated chdman5 to February 5th
* Added hunksize option to chdman5
* Updated Steam ROM Manager path to use the script file instead
* Tidied comments/phrasing
* Fixed PPSSPP individual ROM selection not proceeding
* Fixed alignment with PPSSPP compression methods
* test proton launch for bigpemu
* continue working on config
* continue with configs
* update proton launch with new proton versions
* update from old CEMU stuff to be specific to BigPEmu
* begin saves and storage config
* testing on deck
* typo
* change proton to 7
only worked for a tester on 7 will figure out updating later.
* add ESDE config
* update SRM from new update
* idk why the rebase didnt delete the file
* add jaguarcd to parser
* add jaguarcd to esde
* update readme
* add to all functions
* typo and remove vblank
* consistency with casing
* typo
* update order in esde
* typo
* update esde config script
* move esde xml script to config file
* unique command letters
* lack of sleep typos
* woooo typos
* fix xml
* typo
* convert bigpemu script to curl
* nyi set folder
* fix after pulling from upstream
* additional spacing fixes
* fix wget and add if statements
* missing a space
* add review changes
* local data
* local data
* BigPEmu Tidying
* Added hotkeys
* Added bigpemu.sh to Applications folder
* Cleaned up emuDeckBigPEmu.sh
* Added icon
* Added BigPEmu to binupdate
* Add missing fi in binupdate
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
* [chddeck]
* Adusted "Pick a file" selection to be more modular
* Previously was blanket compressing everything to CHD (including GC/WII)
* Added casing to "Pick a file" selection
* Added CHD compression for PSP ROMs
* Added CSO/CHD selection for PSP ROMs
* Added extract-xiso compression
* Updated chdman5 to January 28th, 2024
* May fix dreamcast BIN/CUE conversion
* New createdvd feature for ISOs
* Added case sensitivity in respective sections
* Cleaned up phrasing
* Fix file selection to be any folder
* Use a loop for selecting compression method
* Fix PSP message
* Fix PSP message
* Fix 7zip folders
* Added zenity progress bar for downloading protonfixes
* Protonfixes may take approximately a minute to download, using this duct tape solution to show the user something
* Tweaked model 2 launcher around the new progress bar