BinBashBanana / webretro

RetroArch in your browser
https://binbashbanana.github.io/webretro/
MIT License
249 stars 350 forks source link

How can I have it run one specific game on one specific webpage? #51

Closed CBGamesdev closed 1 year ago

CBGamesdev commented 1 year ago

I was wondering If i can have this play one specific rom on a specific page without having to select one like JSNES does. If so, walk me through it.

RuralAnemone commented 1 year ago

@CBGamesdev try this: https://github.com/BinBashBanana/webretro#how-to-use

RuralAnemone commented 1 year ago

see an example: https://3kh0.ruralanemone.tech/projects/webretro/roms.html

BinBashBanana commented 1 year ago

Thanks @RuralAnemone