nanook

joined 10 months ago
[–] nanook@friendica.eskimo.com 1 points 1 week ago

@sunzu2 @secret300 @Yingwu Unfortunately, some people, if not held accountable, abuse things and other people.

[–] nanook@friendica.eskimo.com 1 points 1 week ago (4 children)

@brian Ok, just for kicks tell me where I can get this.

[–] nanook@friendica.eskimo.com 0 points 1 week ago (6 children)

@brian To be honest, until and unless it becomes a problem for me, not really. KVM has the host CPU executing the VM instructions so timing on CPU instructions should product identical results. I have the VM setup as CPU and GPU pass through.

[–] nanook@friendica.eskimo.com 1 points 1 week ago (8 children)

@Ptsf Haven't played any of those. Anyway, there is a way to edit your xml to fake the machine id.

[–] nanook@friendica.eskimo.com 1 points 1 week ago (10 children)

@Ptsf @shapis I've primarily gamed from a virtual machine and have NEVER EVER been banned, so I don't think so.

[–] nanook@friendica.eskimo.com 3 points 1 week ago

@PlasticPaperplane I've never been banned, but ok.

[–] nanook@friendica.eskimo.com 1 points 1 week ago

@daggermoon I just use a live boot usb,
mount /dev/sda1 (or whatever root is) /mnt
mount /dev/sda3 (or whatever EFI is) /mnt/boot/efi
mount --bind /dev /mnt/dev
mount --bind /dev/pts /mnt/pts
mount --rbind /sys /mnt/sys
mount --rbind /proc /mnt/proc
cp /etc/resolv.conf /mnt/resolv.conf
chroot /mnt
grub install /dev/sda (or whichever drive you want)

[–] nanook@friendica.eskimo.com 2 points 1 week ago (2 children)

@xtapa @shapis Lutris is just wine, so any game using a kernel anti-cheat won't work under Lutris. And most of the games I play aren't steam so it does me little good personally, and many of the steam games I have tried don't work on Linux in spite of steam being installed.

[–] nanook@friendica.eskimo.com 2 points 1 week ago

It seems like it would be pretty complex since I guess you need to disable the linux host from using the GPU, and do PCI passthrough in a VM that has Windows installed.@blobjim @shapis

This is all addressed by the Linux kernel and xml code specifying it for the VM.

And there's still the problem of the graphics needing to move around the system in order to get to the display instead of the display being directly connected to the GPU.

Again handled by the kernel and qemu, just requires a bit of XML code in the vm description. Not a big deal.

[–] nanook@friendica.eskimo.com 2 points 1 week ago

@lord_ryvan Interesting, haven't played that game so no experience with it. VirtualBox does do some things a bit differently, I was not able to get flyff to run it well, it runs but at about 3fps, where as it runs normally in kvm/qemu.

[–] nanook@friendica.eskimo.com 1 points 1 week ago

@thingsiplay I'm not ignoring, I am DISAGREEING, sorry if you're having a difficult time making that distinction.

[–] nanook@friendica.eskimo.com 1 points 1 week ago (2 children)

@halfapage Anti-cheats don't generally care if they're running in a vm as long as they can insert kernel drivers.

view more: ‹ prev next ›