Rob Loach

Results 396 comments of Rob Loach

Updated this a bit in https://github.com/lutris/lutris/pull/956 to use the Runner's folder system folder.... `runners/retroarch/system`. Sidenote: RetroArch will check the firmwares for you in the "Core Information" menu.

RetroArch's default bios folder is there, so that makes sense. Is there anything else that we should do here? Or is this good to close?

Looks like some great performance improvement here! Thanks a lot.

Not everyone uses vscode, or Mac :shrug: . I'd recommend checking out some of the Makefile extensions for vscode. In addition, I believe contributions are only accepted through the mailing...

> So ... why not putting the cpp version into its own namespace then? That would at least make the --allow-multiple-definition flag obsolete. And I consider it as pretty dangerous...

This could end up causes lots of naming conflicts. We do have `using RAudioStream = raylib::AudioStream;` in each class though.

Looks like the official container for it is over at: https://hub.docker.com/r/qmcgaw/ddns-updater SourcE: https://github.com/qdm12/ddns-updater

As an alternative, it is possible to use [`gulp-exec`](https://github.com/robrich/gulp-exec) to execute the kss-node binary.