• 0 Posts
  • 13 Comments
Joined 10 months ago
cake
Cake day: September 13th, 2023

help-circle

  • How does it compare to PollyMC? It was super easy to use and you can play both offline without an account but also online with a Mojang Account. (Java versions)

    Admittedly I didn’t actually try to play it online since I just looked it up for a nephew.

    I used the Linux AppImage, just download and run it and you’re good (might have to install new java runtime depending on what you have already), but there’s also Windows and Mac versions.

     

    p.s. I’m not really into Minecraft and don’t know what’s up, but apparently there’s some drama or something and PollyMC (with 2 'L’s) is not to be confused with PolyMC (one ‘L’).







  • https://en.wikipedia.org/wiki/Criticism_of_Microsoft

    Ignoring unauthorized copying

    … Bill Gates said “And as long as they’re going to steal it, we want them to steal ours. They’ll get sort of addicted, and then we’ll somehow figure out how to collect sometime in the next decade.”

    The practice allowed Microsoft to gain some dominance over the Chinese market and only then taking measures against unauthorized copies. In 2008, by means of the Windows update mechanism, a verification program called “Windows Genuine Advantage” (WGA) was downloaded and installed. When WGA detects that the copy of Windows is not genuine, it periodically turns the user’s screen black. This behavior angered users and generated complaints in China with a lawyer stating that “Microsoft uses its monopoly to bundle its updates with the validation programs and forces its users to verify the genuineness of their software”.

     

    https://en.wikipedia.org/wiki/Halloween_documents

    … the documents identified open-source software, and in particular the Linux operating system, as a major threat to Microsoft’s domination of the software industry, and suggested tactics Microsoft could use to disrupt the progress of open-source software.



  • Astaroth@lemm.eeto196@lemmy.blahaj.zonerule
    link
    fedilink
    arrow-up
    7
    ·
    9 months ago

    I used to use Firefox before Chrome, and it was working great. Then at some point Firefox just started sucking and so I ended up switching to Chrome.

    Around the same time I stopped using hotmail in favor of gmail as well

     

    Now, probably almost 20 years later I’m back at Firefox

    I haven’t escaped gmail yet though


  • I wasn’t saying it can be done, thing is the time and effort to make it work is way too much…

    If you think it’s too much time and effort for you, that’s fair enough.

    I obviously don’t think it is or I wouldn’t do it. Also something to note is it gets easier and faster with time as you have more things already installed and thus more games run out of the box, as well as just having the experience and know-how of what to do.

     

    and the end result tends to be poor.

    I’m not having poor end results compared to when I were using Windows, so that’s just a you thing.

    Only real notable fault for linux gaming is online multiplayer games with anti-cheat, and luckily for me I don’t play those anyway.

     

    Well one thing that hasn’t been working that comes to mind is Frosty Tool Suite, a mod manager for Frostbite engine games, so I was unable to replay Dragon Age Inquisition with new mods on Linux.

    That however isn’t a game itself but a 3rd party mod manager, and technically I could get it too work by either using a NTFS formatted hard drive or some other tricks, but it seemed too much of a pain to deal with so I’ve left that on the back-burner.


  • assuming that you’re running WINE through the terminal you’ll see if there’s any error and usually it’s pretty simple to find what you need to make the game run (if it doesn’t already)

     

    for starters get all the gst/gstreamer packages including the plugin ones (libav, good/bad/ugly, etc.) and make sure to have both 64 and 32bit versions.

    get wine-mono (or directly install .net runtimes in your wineprefix, easily done with winetricks) and wine-gecko.

     

    after that you basically just get whatever .dll or vcrun stuff as needed (following error messages), most easily done through winetricks

     

    I will admit though, while using Linux Mint (instead of Arch Linux which I use on my home PC) at a relative’s house I had some trouble at first because a) apt package manager sucks, b) the names of the packages were different, and c) wine-mono and wine-gecko packages didn’t exist so I had to follow these instructions https://wiki.winehq.org/Mono & https://wiki.winehq.org/Gecko

     

    also just like how protondb is a really good resource to look up how well games will run on steam proton and tips on how to run them, there’s https://appdb.winehq.org/