Giter Site home page Giter Site logo

dockerfiles's People

Contributors

inglebard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dockerfiles's Issues

Dosbox won't start

It seems some of the other emulators run fine but Dosbox one just spins, how can i fix it? Any way to add persistent storage to the container for loading roms etc? What about additional cores?

How do I access /home/web_user and how are save files stored

Hi,

Thank you for the dockerfile! I have a nice setup right now only with a few issues that i'd like to solve;

  • How do I access the /home/web_user directory that's showed when running retroarch?
  • Where are save files stored? Saves seem to be deleted on a page refresh

Thank you in advance!

Volume mapping

I've tried volume mapping files in, I can see them if I docker exec into the container, but they don't show up in any of the RetroArch cores. Any insight would be appreciated.

Flycast will not run.

Curious if there's any additional setup here I'm missing, but I have this container running in kubernetes with an intel iGPU for hw acceleration. The container will run other cores, but it just sits and spins indefinitely when selecting Flycast.

image

some explanations

Thanks for your dockerfile
I would like to know what this part is doing because I don't understand:

&& sed -i 's/exec .\/scripts\/on_sd_start.sh/#exec .\/scripts\/on_sd_start.sh/g' /opt/easy-diffusion/scripts/on_env_start.sh \ && bash start.sh \ && sed -i 's/#exec .\/scripts\/on_sd_start.sh/exec .\/scripts\/on_sd_start.sh/g' /opt/easy-diffusion/scripts/on_env_start.sh \ && cp /opt/easy-diffusion/scripts/on_sd_start.sh /opt/easy-diffusion/scripts/on_sd_start.sh.ori \ && cp /opt/easy-diffusion/scripts/on_env_start.sh /opt/easy-diffusion/scripts/on_env_start.sh.ori \ && sed -i '87,91d' /opt/easy-diffusion/scripts/on_sd_start.sh \ && sed -i '11,43d' /opt/easy-diffusion/scripts/on_env_start.sh \ && bash start.sh \ && mv /opt/easy-diffusion/scripts/on_sd_start.sh.ori /opt/easy-diffusion/scripts/on_sd_start.sh \ && mv /opt/easy-diffusion/scripts/on_env_start.sh.ori /opt/easy-diffusion/scripts/on_env_start.sh \

I Assume this is related to a first run in order to download all the files etc but I don't understand all of these files updates.
Thanks a lot

For MAME cores, in addition to the ROMs, same games have "Sample" wav files too

... Where to put it?

For "normal" retroarch, these are usually placed under the /BIOS folder structure under each core's own folder. Which is something like this:

/bios/mame2003-plus/samples/

Is it possible to place these sample .zip files somewhere within the container so they can be utilized to allow these games to run with the proper sounds?

Retroarch can't find my roms folder.

When I mount my roms folder in docker, it never shows up in retroarch.

My setup is a openmediavault NAS with a gamefolder on it and I use the OMV extra docker plugin.

What I am trying to do is to bind the game folder in the docker container.

image

ARM Build

Hi

Iā€™d like to use your docker file to install retrarch web on my raspberry PI, but iā€™d need an ARM compatible image, do you know how to get one?

Thank you i really appreciate your work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.