GithubHelp home page GithubHelp logo

emugaming's People

Contributors

lg 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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emugaming's Issues

pull access denied

on running the run command you give in the guide the pulling of the image fails with
Error from deamon : pull access denied for emugaming, repository does not exsist or may require docker login : requested acces to resource denied

did you take re docker repo down or do you need to update de scripts to incorporate the login creds for docker-hub

Has anyone gotten this to work?

Hi,

I would like to try this out, but can't get VNC to bind to 0.0.0.0, no matter what I try.
This is the qemu command I ran last:

qemu-system-x86_64
-nodefaults
-monitor stdio
-monitor unix:/var/run/qemu_monitor,server,nowait # so we can send system_powerdown instead of hard stop when docker shuts down

-machine type=q35 # allows for PCIe
-drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd # read-only UEFI bios
-drive if=pflash,format=raw,file=/qemu-win10.nvram # UEFI writeable NVRAM
-rtc clock=host,base=localtime # faster boot aparently
-device qemu-xhci # USB3 bus

-enable-kvm
-cpu host,check,enforce,hv_relaxed,hv_time,-hypervisor,kvm=off,migratable=no,+invtsc
-smp cpus=4,sockets=1
-m 6G

-object iothread,id=io1
-device virtio-blk-pci,drive=disk0,iothread=io1
-drive if=none,id=disk0,cache=none,format=qcow2,aio=threads,file=/emugaming.qcow2

-nic user,model=virtio-net-pci # simple passthrough networking that cant ping

-vnc 0.0.0.0:5900 -vga qxl -device usb-tablet
-drive file=win10.iso,index=0,media=cdrom
-drive file=virtio-win.iso,index=1,media=cdrom

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.