Kevin Hughes
Kevin Hughes
Unfortunately I can't speak to the workflow for writing new envs. I've only used the setup once to run an existing agent for Mario Kart. Some of the other contributors...
Definitely an interesting idea. I like the sound of the xvfb support in #2 since the de-coupling here is kind of nice. Ideally we wouldn't write a full video plugin...
I'm a big fan of CircleCI. Their pipelines are easy to setup and you can put an ENV var in your account with docker hub credentials. Pretty sure they also...
Did you ever find a fix or work around? this is happening for me too
Would love to see this get in. I'm running into a version conflict as well and a timeline to update omniaith-google-oauth2 before they shut down the google plus api.
you'll have to compile it for windows. I would check the mupen 64 plus repo and see if it has windows build instructions. If they don't have anything it might...
@nessur's fix (using version 1.3.3) works for me: rails (5.0.0.1) pry-remote (0.1.8)
I rebased it to clear some conflicts that had built up. This time I left out the changes to `src/html.h` which is generated by running `yarn build` in the `html`...
@tsl0922 I changed to single quotes to fix the linting issue if you can re-approve the pipeline to run again
should have used `yarn fix` the first time instead of manually fixing. I did so this time and fixed the spacing