kvm-guest-drivers-windows VS UnnaturalScrollWheels

Compare kvm-guest-drivers-windows vs UnnaturalScrollWheels and see what are their differences.

UnnaturalScrollWheels

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS (by ther0n)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kvm-guest-drivers-windows UnnaturalScrollWheels
32 40
1,833 3,065
4.5% -
9.3 0.0
8 days ago 8 months ago
C Swift
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kvm-guest-drivers-windows

Posts with mentions or reviews of kvm-guest-drivers-windows. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-29.
  • Why are Apple Silicon VMs so different?
    7 projects | news.ycombinator.com | 29 Dec 2023
    There's mature VirtIO drivers for just about everything already, under the virtio-win umbrella: https://github.com/virtio-win/kvm-guest-drivers-windows

    My desktop PC is using libvirt+qemu (on an Arch host. I use Arch, btw) to PCI passthru my RTX 4090 GPU to a Windows guest. I installed the guest initially with emulated SATA for the main drive. Once Windows was up and running, I installed virtio-win and the guest is now using virtIO accelerated drivers for the network interface, main disk. I'm also sharing some filesystems using virtio-fs.

  • Help with my setup
    1 project | /r/HomeServer | 23 Oct 2023
    So, I started configuring the PC with ubuntu desktop (since I need a GUI for my use case). Then I setup a windows KVM with this. In my use case, I want the windows VM to be always connected to a VPN (Mullvad) that has the toggle of LAN connections turned on. This is because I want to use sunshine on the KVM to stream my desktop to a firestick. This is how I have been configuring one PC till now for my family to be able to watch TV. The issue is that I cannot use sunshine or parsec cos there are no encoders in the VM, thus the performance sucks. (I could use software encoders, but I would use too much CPU for windows VM, which would make me unable to run a LLM (this was my plan) )
  • VirGL
    7 projects | news.ycombinator.com | 12 Aug 2023
    Note also: it just got an experimental Windows driver!

    [1]https://github.com/virtio-win/kvm-guest-drivers-windows/pull...

  • [viogpu3d] Virtio GPU 3D acceleration for windows by max8rr8 · Pull Request #943 · virtio-win/kvm-guest-drivers-windows
    1 project | /r/VFIO | 10 Aug 2023
  • Virtio GPU 3D acceleration for windows
    1 project | news.ycombinator.com | 8 Aug 2023
  • Libvirt/virtio: Limited resolution on Windows guests
    1 project | /r/kvm | 23 Jun 2023
    virtio-GPU for Windows for now is just a basic display driver, without any kind of acceleration, so there shouldn't be any difference between using it and QXL, which is fully emulated and in it, if necessary, you can increase the VRAM to be able to use high resolutions, as explained here. Note: this link is just from a quick search, I tried this for myself some time ago but my intention was not to increase the resolution but just to find out if it was possible to have some kind of 3D acceleration, as it happens in VirtualBox, but is not possible yet.
  • I Have passed through my gpu to windows VM in proxmox but not getting output via hdmi
    1 project | /r/Proxmox | 18 Apr 2023
  • Why is the virt-manager display so slow?
    1 project | /r/qemu_kvm | 8 Mar 2023
    The only sorta-responsive display tech I've found is Virt with GL (3D) enabled. And if your physical box has 4k video you can forget about going anywhere near full screen with that guest VM.
  • Virtiofs slower than Samba file sharing?
    1 project | /r/kvm | 2 Mar 2023
    I suggest you open a new issue in the repository describing this, or search if there is one open reporting the same. Also, keep in mind that as an early stage it might be a good idea to avoid copying important files using this, you could end up losing data unless you do an integrity check (recently I tried installing a game on the VM in a host directory and it didn't work. I'm thinking of an alternative or going back to using VirtualBox, since the shared folders worked very well for this purpose).
  • Windows Server 2019 - vioscsi Warning (129) - locking up data drive
    1 project | /r/Proxmox | 31 Jan 2023
    The problem was really bad with latest virtio drivers, so I downgraded to version 204, as per: https://github.com/virtio-win/kvm-guest-drivers-windows/issues/623

UnnaturalScrollWheels

Posts with mentions or reviews of UnnaturalScrollWheels. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-29.
  • Why are Apple Silicon VMs so different?
    7 projects | news.ycombinator.com | 29 Dec 2023
    For gaming, you want to use Crossover or the FOSS Whisky app. Parallels only runs Arm Windows which then emulates x86. This is much much slower than using Wine to translate system calls and Apple's Game Porting Toolkit to handle the Vulkan or DirectX graphics. Crossover and Whisky take care of the internals of those for you. Give those a shot, I think you'll find it much better than a full VM. In my experience some games do run better this way than the MacOS versions, though that's usually because the Mac client wasn't compiled for Apple Silicon and so Rosetta is emulating. Unfortunately, I'm pretty sure WOW is already Apple Silicon native, so you probably won't get better performance this way.

    For the mouse stuff, try a USB mouse if you're not already using one, combined with https://github.com/ther0n/UnnaturalScrollWheels

    That works really well for me to get a Windows-like mouse curve.

    TLDR skip the emulation and go for translation layers via Crossover, Whisky, and GPT. It'll be much faster. The mouse thing is separate and has nothing to do with the graphics layer.

    ------

    Personally though, I'd just pay $20 a month for Geforce Now. It is much much faster than even the highest end Mac.

  • What do you think is the "quirkiest" feature on the Mac?
    3 projects | /r/mac | 27 Jun 2023
    Was the utility UnnaturalScrollWheels?
  • An Open Source Mouse and Trackpad Utility for Mac
    8 projects | news.ycombinator.com | 23 Jun 2023
    I use this tool to keep natural scrolling on trackpad and normal scrolling on my wheely mouse: https://github.com/ther0n/UnnaturalScrollWheels
  • Free Tech Tools and Resources - Mac Scrolling, Load Testing, Win Server Switch Tip & More
    2 projects | /r/msp | 13 Jun 2023
    A Free Tool UnnaturalScrollWheels is a MacOS app that allows you to invert the scroll direction for physical scroll wheels while maintaining the normal function for trackpads. aew3 recommends it "for those like me who go between dock and laptop and prefer my mouse to have a different scroll direction to the trackpad." Another Free Tool Locust is an open-source load testing tool that allows you to define whatever user behavior you like, and then swarm your system with millions of those users simultaneously. certTaker suggests, "If you want to test an actual application and how it handles network latency, potential buffering, QoS etc, then you could use Locust to stress-test REST-based applications and their APIs." A Tip Synssins shares a method for replacing an older Windows File Server with new, while keeping all shares and DNS intact:
  • IT Pro Tuesday #255 - Mac Scrolling, Load Testing, Win Server Switch Tip & More
    3 projects | /r/ITProTuesday | 13 Jun 2023
    UnnaturalScrollWheels is a MacOS app that allows you to invert the scroll direction for physical scroll wheels while maintaining the normal function for trackpads. aew3 recommends it "for those like me who go between dock and laptop and prefer my mouse to have a different scroll direction to the trackpad."
  • Logitech und deren Software
    1 project | /r/de_EDV | 23 May 2023
  • Is there any way to reverse the scroll direction on JUST the external mouse, but keep the default on the touchpad?
    2 projects | /r/macbook | 13 Apr 2023
  • Best Mouse to use for logic pro x
    1 project | /r/Logic_Studio | 14 Feb 2023
  • New MacOS user, should I force myself to use the default natural mouse scroll direction behavior or reverse it it to act more like Windows?
    2 projects | /r/mac | 23 Jan 2023
    3 projects | /r/macmini | 22 Jan 2023
    “For some reason in macOS, toggling the "Scroll direction: Natural" option in Mouse settings also changes it in Trackpad settings despite being in separate places.” Check out this app too which also takes care of acceleration. https://github.com/ther0n/UnnaturalScrollWheels

What are some alternatives?

When comparing kvm-guest-drivers-windows and UnnaturalScrollWheels you can also consider the following projects:

quickemu - Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.

Mos - 一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS

vgpu_unlock - Unlock vGPU functionality for consumer grade GPUs.

linearmouse - The mouse and trackpad utility for Mac.

LookingGlass - An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.

discrete-scroll - Fix for macOS's unnecessary scroll acceleration

qemu-pinning - My QEMU fork with pinning (affinity) support and a few tweaks.

hammerspoon - Staggeringly powerful macOS desktop automation with Lua

dokany - User mode file system library for windows with FUSE Wrapper

choosem - dropdown picker/launcher for mac os

swtpm - Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.

OpenerManifest - Set of rules powering Opener for iOS