Jump to content
LaunchBox Community Forums

Placing parameter at end of string?


OdinsPlayground

Recommended Posts

I think this works.  (I believe if you place %romfile% somewhere in the custom command line, it'll move "FULL\PATH\TO\ROM\FILE" to that location.  It may not reflect on the edit emulator screen, but will when it executes)

yuzu.exe -g %romfile% -f

Or just put the -f first

yuzu.exe -f -g

 

Edited by JoeViking245
  • Like 2
Link to comment
Share on other sites

17 hours ago, JoeViking245 said:

I think this works.  (I believe if you place %romfile% somewhere in the custom command line, it'll move "FULL\PATH\TO\ROM\FILE" to that location.  It may not reflect on the edit emulator screen, but will when it executes)


yuzu.exe -g %romfile% -f

Or just put the -f first


yuzu.exe -f -g

 

Thanks, I can confirm the former works! I actually had tried adding that %romfile% line - but not actually running it - because of the file path remaining at the end.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...