-
-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am trying to use Mythic to put all my legally acquired ROMS with their respective Emulators's as executable but the "Launch Arguments" doesn't seem to be saved when editing.
How to reproduce
Steps to reproduce (Version 0.4.0 - 2940):
- Click the button to add a new game
- Select "local" as source
- Pick a name
- Select "macOS" as platform
- Browse the emulator app (in my case:
'/Applications/PCSX2.app') - Hit done and open the confugations for the new game
- Enter the rom's path and emulator's params as "Launch Arguments". Mine looks like this:
-fastboot -fullscreen -disc "/Users/.../my-ps2.iso" - Hit enter to save it (this action is really odd to have to do, took me a while to realize I had to press enter to confirm the action)
- Run the game (it only opens the app, without args)
- Go back to edit the game (you'll see the launch arguments is empty again)
Note that on the terminal I can just run this command:
open /Applications/PCSX2.app --args -fastboot -fullscreen -disc "/Users/.../my-ps2"
Mac & App Information
M3 Macbook Air 24Gb/8Core, MacOS: Sequoia 15.0.1 (24A348), App: Version 0.4.0 - 2940
Logs
No response
Before submitting
- I've made research efforts
- I've searched for existing issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working