Skip to content

[bug]: Launch Arguments not being saved for local games #162

@mvgiacomello

Description

@mvgiacomello

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):

  1. Click the button to add a new game
  2. Select "local" as source
  3. Pick a name
  4. Select "macOS" as platform
  5. Browse the emulator app (in my case: '/Applications/PCSX2.app')
  6. Hit done and open the confugations for the new game
  7. Enter the rom's path and emulator's params as "Launch Arguments". Mine looks like this: -fastboot -fullscreen -disc "/Users/.../my-ps2.iso"
  8. 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)
  9. Run the game (it only opens the app, without args)
  10. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions