<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=7742&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Looking for advice on VMs.]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7742</link>
		<description><![CDATA[The most recent posts in Looking for advice on VMs..]]></description>
		<lastBuildDate>Tue, 13 Jan 2026 23:21:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61311#p61311</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Uhh, why? An API translation layer that you could just run on the host, running in a VM and rendering to a virtualised GPU with no 3D acceleration... Were you trying to make things as slow as possible?</p></div></blockquote></div><p>That seems to be obvious to me now</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Tue, 13 Jan 2026 23:21:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61311#p61311</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61296#p61296</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>wouldn&#039;t be good enough for gaming</p></div></blockquote></div><p>Certainly not for anything expecting 3D acceleration. VirGL would help, but that&#039;s currently only available for Linux guests.</p><div class="quotebox"><blockquote><div><p>windows game via wine in a vm</p></div></blockquote></div><p>Uhh, why? An API translation layer that you could just run on the host, running in a VM and rendering to a virtualised GPU with no 3D acceleration... Were you <em>trying</em> to make things as slow as possible?</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Tue, 13 Jan 2026 05:44:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61296#p61296</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61288#p61288</link>
			<description><![CDATA[<p>Even doing something like this:</p><p>qemu-system-x86_64 --enable-kvm Unknown.qcow2 -cpu max -smp 4 -m 16384 -device AC97</p><p>probably wouldn&#039;t be good enough for gaming if I had to guess.</p><p>I don&#039;t know how GPU stuff works, but my previous experience playing a 90s windows game via wine in a vm was so friggin slow lol.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Mon, 12 Jan 2026 21:31:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61288#p61288</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61281#p61281</link>
			<description><![CDATA[<p>Thank you all. </p><p>I will have a look at the cable and see if I can reseat that.</p><p>Yes, Fortnite has anti-cheat built into it. So that is a good steer away from using a VM for windows and from using wine and friends.(I have tried Heroic and Steam. Neither seemed to work for Fortnite but that could be me or it could be the anti-cheat.)</p><p>I was horrified last-night to read an forum saying that laptops of this sort that last 4 or 5 years are rare and most need extensive repairs long before that. Maybe I have done better than I thought!!!</p>]]></description>
			<author><![CDATA[dummy@example.com (EnglishMohican)]]></author>
			<pubDate>Mon, 12 Jan 2026 09:29:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61281#p61281</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61280#p61280</link>
			<description><![CDATA[<div class="quotebox"><cite>EnglishMohican wrote:</cite><blockquote><div><p>I could replace the screen and I could buy a new laptop but I am irritated by those options.</p></div></blockquote></div><p>IMO, the time (=money) you will spend trying multiple sub-optimal software workarounds is better spent fixing the underlying hardware problem.</p><div class="quotebox"><cite>EnglishMohican wrote:</cite><blockquote><div><p>I could run Windows within the VM - but is that a good way to play speedy games?</p></div></blockquote></div><p>In a word, no.<br />In more words, you can get near-native CPU performance in a VM, but GPU performance for gaming is another matter entirely. The only way you will get native graphics performance is PCI-passthrough, which means either a dedicated GPU for the VM guest or <a href="https://github.com/joeknock90/Single-GPU-Passthrough" rel="nofollow">single-GPU passthrough</a> where the host OS is effecitvely unusable (i.e. has no video output) while the guest is running.<br />Both are a pain in the arse to set up, the latter very much more so.</p><p>For most games (aka anything that will run on the Steam Deck), by far the best option is wine/proton + DXVK... The exceptions being anything with invasive ring-0 <del>anti-cheat</del> rootkits or DRM, which will almost certainly not work in wine (unless the developer specifically supports it) and quite likely not in a VM either.<br />I don&#039;t know if Fortnite is one of those, it&#039;s really not my kind of game. At a guess I&#039;d say it probably is, since it&#039;s a popular &quot;competitive&quot; online multiplayer title and those have a way of attracting scum.</p><div class="quotebox"><cite>pcalvert wrote:</cite><blockquote><div><p>The fact that warmth seems to help is a clue that the cable may simply be loose.</p></div></blockquote></div><p>Or dry solder joints, or failing caps, or cracked balls under a mux chip / display driver or the like. Often this kind of thing can be located with a hot air gun and a can of freeze spray... <br />Whether it can be <em>fixed</em> without specialised equipment depends on where and what it is, anything beyond a loose connector will probably mean a hot-air station and a good magnifier/microscope at the least. Modern SMD electronics just isn&#039;t particularly easy to work on.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Mon, 12 Jan 2026 04:13:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61280#p61280</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61275#p61275</link>
			<description><![CDATA[<div class="quotebox"><cite>Devuan-username wrote:</cite><blockquote><div><p>I could replace the screen and I could buy a new laptop but I am irritated by those options.</p></div></blockquote></div><p>I did some quick research on this, and apparently this problem could be caused by a faulty cable. Or maybe even just a loose cable. The fact that warmth seems to help is a clue that the cable may simply be loose.</p><div class="quotebox"><cite>Devuan-username wrote:</cite><blockquote><div><p>I could run Windows as the host and run however many Excaliburs in VMs. But I think that is a retrograde step.</p></div></blockquote></div><p>Since gaming is important to you, I see nothing wrong with doing that.</p>]]></description>
			<author><![CDATA[dummy@example.com (pcalvert)]]></author>
			<pubDate>Sun, 11 Jan 2026 22:42:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61275#p61275</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61270#p61270</link>
			<description><![CDATA[<p>Just a couple of extra comments - </p><p>If i go ahead with a VM, then I would buy a better monitor that would allow faster refresh than the present external monitor does. I believe/hope that the hdmi output is totally independent of the laptops screen and will provide a better performance for games. It will also be bigger than the laptop screen so that would be an incidental improvement.</p><p>The laptop screen seems to start working if it has been been on for long enough - presumably warmth helps - but it is likely to go bad again at any point.</p>]]></description>
			<author><![CDATA[dummy@example.com (EnglishMohican)]]></author>
			<pubDate>Sun, 11 Jan 2026 19:36:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61270#p61270</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61269#p61269</link>
			<description><![CDATA[<p>I have looked before but I went back to check and just for once the 144Hz screen worked and I could see all the BIOS settings. No, it reports the resolution but nothing about refresh rate and the resolution is not configurable.</p>]]></description>
			<author><![CDATA[dummy@example.com (EnglishMohican)]]></author>
			<pubDate>Sun, 11 Jan 2026 19:25:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61269#p61269</guid>
		</item>
		<item>
			<title><![CDATA[Re: Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61266#p61266</link>
			<description><![CDATA[<div class="quotebox"><cite>EnglishMohican wrote:</cite><blockquote><div><p>but the start-up reset sets up 144Hz</p></div></blockquote></div><p>Does the BIOS have an option to default to 60Hz? If not and not needed, is there an option to disable 144Hz?</p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Sun, 11 Jan 2026 17:23:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61266#p61266</guid>
		</item>
		<item>
			<title><![CDATA[Looking for advice on VMs.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=61256#p61256</link>
			<description><![CDATA[<p>Firstly - my starting point. I have a &quot;good&quot; laptop bought in 2020 with a powerful cpu and gpu but by now a faulty screen and keyboard. The screen should run at 144Hz and 60Hz but nowadays only displays the top quarter of the screen when in 144Hz mode. I have three OSs on the laptop, Windows because I play Fortnite, and two versions of Excalibur, one supposedly stable and the other to experiment with. I select which OS using GRUB - but the start-up reset sets up 144Hz and GRUB does not change that. So I am using terminal format GRUB to select an OS, then lightdm stays in 144Hz and I cannot see what I am doing to enter my username and password. This equals chaos. I have plugged in an external monitor (limited by its age) and keyboard - so once working it&#039;s usable. But, now, I very nearly have a Desktop rather than a laptop.</p><p>I could replace the screen and I could buy a new laptop but I am irritated by those options. </p><p>Another solution is to boot straight into an OS - avoiding the need for a GRUB screen but making it hard to choose which OS to run. Does a VM help here?</p><p>I could fairly readily have a stable Excalibur as the host system and run&#160; a VM running another Excalibur for experimentation. Ideally, I would like to use the existing experimental Excalibur partition as a source but understand that may not be easy or wise. </p><p>I could run Windows within the VM - but is that a good way to play speedy games? Does the double layer of OSs work and I fear that Fortnite does not like VMs.<br />Again, I would prefer to use the existing Windows partition as the source for the VM rather than have to setup something fresh - but that does not appear to be the standard thing to do. </p><p>I could run Windows as the host and run however many Excaliburs in VMs. But I think that is a retrograde step.</p><p>I am looking for advice from anybody who has experience of running Fortnite (or games) in VM, or who has VM experinece and can comment on speeds, and setup problems before I launch into this.</p><p>Any takers?</p>]]></description>
			<author><![CDATA[dummy@example.com (EnglishMohican)]]></author>
			<pubDate>Sun, 11 Jan 2026 13:09:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=61256#p61256</guid>
		</item>
	</channel>
</rss>
