• 0 Posts
  • 72 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle

  • This isn’t why it failed. It failed because the software, user experience, and compatibility was immature. That is no longer the case, as proven by the steamdeck, and offering a mature ecosystem with VR, controller, and console/PC that all interact seamlessly will be the major selling point.

    I’m expecting $799.99 for the low storage model, and if it performs as well as a typical $1000-$1200 PC, I think they’ll enjoy the same level of adoption seen by the Steamdeck. The target will be people looking for an entry level to PC gaming, and current PC enthusiasts on lower end hardware looking for an upgrade that’s simple and reasonably positioned price wise against traditional PCs.



  • If you have an AMD GPU, corectrl is a graphical application for controlling your GPU and CPU, works great, but make sure you know what you’re doing.

    ckb-next is a reverse engineered solution for controlling RGB on Corsair peripherals. I’m not certain what other functionality it may have but it’s worth checking out.

    It looks like there are a couple of apps in development for the streamdeck, python-elgato-streamdeck and streamcontroller. Both of these may require some education to utilize.

    I’m not sure which Vortex you’re referring to, is it the mod manager? If so, you’ll likely need to dig up some other means of using mods.

    Wine and proton used through steam have done a phenomenal job of making gaming accessible on Linux. Unfortunately, making other windows software work as if it were native is very touch and go with wine.

    When anyone switches to Linux they really have to think about all of the caveats and potential deal breakers that may crop up. A dedicated Linux user will go out of their way to acquire hardware that they know to be directly supported by either the kernel itself or another reverse engineered kernel module. For instance, I use Razer peripherals, because openrazer and polychromatic do an incredible job of making them work without any loss of functionality.

    I hope some of this is helpful


  • I’m not recommending Nvidia. I’m making a point by giving an example of the procedure for installing drivers for the most common GPU (by a wide margin, amd and intel market share accounts for single digit market share) being far more difficult on Debian than other distributions that are more beginner friendly.

    Did you even bother to read the thread?





  • After a fiasco with my 72 year old father in law’s laptop, I no longer recommend Linux Mint to people. On a fairly new Asus, multiple attempts at installing were needed to get it running, and he had constant issues that pushed him away from it. Installed Ubuntu for him, no issues over the past year. Sure it has snaps. He doesn’t know the difference and everything seems to be working fine. The goal is no IT support calls from the old man and Ubuntu achieved it.








  • The biggest difference? Arch forces you to the terminal more. The easier distros come pre packaged with GUI tools for things like graphics driver selection, adding and removing repositories, installing and removing software, etc.

    Vanilla arch doesn’t come with any of that. EndeavourOS, the more fleshed out Arch based distro I use doesn’t either. You could use Mint, Ubuntu, Pop, or Fedora, without ever needing to see the command line. You CAN use it, and should from time to time to start learning, but Arch throws you right into the deep end of the pool of using the command line for almost everything you do.

    Some of these people will likely try to say “well actually there are GUI frontends for pacman” or whatever, it’s not the same as using Mint where graphical tools that are easy to use are baked into the system.