• 4 Posts
  • 454 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle
  • Had a CyberMaxx VR headset back in the days. It had a whopping resolution of 505x230 per eye at a combined 60 Hz (so each eye only got 30 Hz). Headtracking worked with 3 degrees of freedom. The included mouse driver for DOS made the head tracking available for every DOS game even if it didn’t have support. It came with Tekwar and a Flight Unlimited demo I never could get to run.

    Some games worked with stereoscopic 3D. That was about the only really awesome thing about the headset. But the 30 Hz displays made sure that you could only play for a short while anyways. Descent was nausea inducing on its own. But in VR it was a guaranteed pukefest.

    Thinking about playing with the headset was always much better than actually doing it. I’d pull it out every few years and then put it back into storage. Last I heard it died at my brother’s.















  • That is absolutely not a slow laptop. If it takes a long time to boot there must be something wrong. I have a similar system that takes about ten seconds to boot.

    Anyways, like others said, LVM with LUKS is the simplest. It uses your hardware to quickly decrypt the drive on boot. While it is running access to your data is protected by your login manager or lock screen.




  • At it’s simplest you just start the programs with Wine. So when you have Wine installed you can just select to run an exe file with Wine. By itself it will install them to a hidden folder where a mock-Windows-folderstructure is created and add entries to your start-menu equivalent.

    Most people use helper apps that add a separate mock-Windows environment for every program. Makes it easier to manage them, especially if one program needs different settings from another to work.

    Bottles is such a helper for general programs. Heroic is mostly for GOG and Epic games. Lutris generally for games. And Steam uses it’s own Wine version Proton automatically for verified games and you can trivially configure it to automatically use it for every Windows game.

    Look at https://protondb.com for games and https://appdb.winehq.org/ for general programs.