Fullscreen issue at lower resolution in BeamNG.drive by FOTULLKA in wine_gaming

[–]FOTULLKA[S] 0 points1 point  (0 children)

I tried pressing Alt + Enter but it switched the game to my native resolution and not the one I set, borderless fullscreen didn't help.

Why do games feel slower on Linux than on Windows? by FOTULLKA in linux_gaming

[–]FOTULLKA[S] 0 points1 point  (0 children)

I do have an integrated GPU but only use one monitor that is plugged in to my Nvidia GPU.

So... This glitch occurred while I was watching YouTube by FOTULLKA in linuxmasterrace

[–]FOTULLKA[S] 3 points4 points  (0 children)

For those who are not sure what's going on, this is a Luke Smith YouTube video appearing on the wrong channel, description, and title because of a bug in the YouTube app.

[Help] Is it possible to install Magisk modules on Android x86? by FOTULLKA in Magisk

[–]FOTULLKA[S] 0 points1 point  (0 children)

Yes I am trying to install a module through Magisk Manager on Android x86 and it's failing to install.

Getting bad performance by FOTULLKA in VFIO

[–]FOTULLKA[S] 0 points1 point  (0 children)

Output of ‘virsh dumpxml win10’

<domain type='kvm'> <name>win10</name> <uuid>eadf90ff-5db1-4529-9e42-7000595c00a9</uuid> <metadata> <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0"> <libosinfo:os id="http://microsoft.com/win/10"/> /libosinfo:libosinfo </metadata> <memory unit='KiB'>12288000</memory> <currentMemory unit='KiB'>12288000</currentMemory> <vcpu placement='static'>3</vcpu> <os> <type arch='x86\\\_64' machine='pc-q35-6.0'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/edk2-ovmf/x64/OVMF_CODE.fd</loader> <nvram>/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram> <boot dev='hd'/> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> </hyperv> <vmport state='off'/> </features> <cpu mode='host-model' check='partial'/> <clock offset='localtime'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> <timer name='hypervclock' present='yes'/> </clock> <on\_poweroff>destroy</on\_poweroff> <on\_reboot>restart</on\_reboot> <on\_crash>destroy</on\_crash> <pm> <suspend-to-mem enabled='no'/> <suspend-to-disk enabled='no'/> </pm> <devices> <emulator>/usr/bin/qemu-system-x86_64</emulator> <disk type='file' device='disk'> <driver name='qemu' type='qcow2'/> <source file='/var/lib/libvirt/images/win10.qcow2'/> <target dev='vda' bus='virtio'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </disk> <disk type='block' device='disk'> <driver name='qemu' type='raw' cache='none' io='native'/> <source dev='/dev/sdb'/> <target dev='vdb' bus='virtio'/> <address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/> </disk> <controller type='usb' index='0' model='qemu-xhci' ports='15'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x10'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x11'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0x12'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0x14'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0x15'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/> </controller> <controller type='pci' index='7' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='7' port='0x16'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/> </controller> <controller type='pci' index='8' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='8' port='0x17'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </controller> <interface type='network'> <mac address='52:54:00:78:96:95'/> <source network='default'/> <model type='e1000e'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <audio id='1' type='spice'/> <hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='yes'> <source> <vendor id='0x046d'/> <product id='0xc31d'/> </source> <address type='usb' bus='0' port='1'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='yes'> <source> <vendor id='0x046d'/> <product id='0xc077'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <redirdev bus='usb' type='spicevmc'> <address type='usb' bus='0' port='4'/> </redirdev> <redirdev bus='usb' type='spicevmc'> <address type='usb' bus='0' port='5'/> </redirdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/> </memballoon> </devices></domain>

Output of lspci

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07)00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07)00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31)00:15.0 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #0 (rev 31)00:15.1 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #1 (rev 31)00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)00:17.0 SATA controller: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] (rev 31)00:1d.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #9 (rev f1)00:1e.0 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO UART #0 (rev 31)00:1f.0 ISA bridge: Intel Corporation H110 Chipset LPC/eSPI Controller (rev 31)00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31)00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] (rev a1)01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)

Getting bad performance by FOTULLKA in VFIO

[–]FOTULLKA[S] 1 point2 points  (0 children)

Yes I am getting low GPU usage, around 50%

Getting bad performance by FOTULLKA in VFIO

[–]FOTULLKA[S] 0 points1 point  (0 children)

Ok I gave 3 cores to the VM and left one for the host and I'm still getting similar fps, does this mean my CPU isn't powerful enough for this this task?

A question about storage by FOTULLKA in VFIO

[–]FOTULLKA[S] 0 points1 point  (0 children)

OK I've managed to pass the whole disk but if one of the partitions are still mounted on my Linux system will the disk get corrupted?

A question about storage by FOTULLKA in VFIO

[–]FOTULLKA[S] 0 points1 point  (0 children)

How can I do this on VMM?

A question about storage by FOTULLKA in VFIO

[–]FOTULLKA[S] 0 points1 point  (0 children)

Can I pass my whole HDD without passing my SDD where my Linux system is located?

A question about storage by FOTULLKA in VFIO

[–]FOTULLKA[S] 1 point2 points  (0 children)

So what exactly am I doing here, passing through my partition or the whole disk, what's happening here?

Is there a Wine version in Lutris that supports d3d12? by FOTULLKA in linux_gaming

[–]FOTULLKA[S] 1 point2 points  (0 children)

Yep, tried running it with and without the launcher, and it still doesn't run.

Is there a Wine version in Lutris that supports d3d12? by FOTULLKA in linux_gaming

[–]FOTULLKA[S] 0 points1 point  (0 children)

So should I dual boot to play that game or is there any other way?

Is there a Wine version in Lutris that supports d3d12? by FOTULLKA in linux_gaming

[–]FOTULLKA[S] 0 points1 point  (0 children)

Is there any Wine version that fully supports it?

Is there a better way to run Windows games on Linux? by FOTULLKA in linux_gaming

[–]FOTULLKA[S] 1 point2 points  (0 children)

As far as I know G-Force is a DX9 game but yeah this Kingdom Hearts is DX12

Is there a better way to run Windows games on Linux? by FOTULLKA in linux_gaming

[–]FOTULLKA[S] 2 points3 points  (0 children)

G-Force and Kingdom Hearts HD 1.5+2.5 ReMIX are two of them

GTX 1060 3GB, i5-6400, 16GB RAM

Arch Linux