Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct launch for RetroFlow/HexFlow #145

Open
BlackSheepBoy69 opened this issue Sep 2, 2024 · 1 comment
Open

Direct launch for RetroFlow/HexFlow #145

BlackSheepBoy69 opened this issue Sep 2, 2024 · 1 comment

Comments

@BlackSheepBoy69
Copy link

Here is the LUA+ code I used as a test.

System.executeUri("psgm:play?titleid=YYOLOADER&param=ux0:data/gms/Bombastic/")
System.exit()

The game works fine normally, but when I launch it like this, it downloads the Yoyoloader compatability list then crashes.

What is the proper format for launching?

@BlackSheepBoy69
Copy link
Author

BlackSheepBoy69 commented Sep 2, 2024

Actually after searching the code I'm doubtful this app supports direct launch. I had assumed it did because DRok17's Bubble Builder works with Yoyoloader

Here is how they implemented reading these URI calls in fake-08, a different emulator written in C++ that started supporting direct launch like a year ago.
https://github.com/search?q=repo%3Ajtothebell%2Ffake-08+param&type=code
image
Thank you x999999 if you can add this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant