• 1 Post
  • 171 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle




  • I’ve always refused to pay a subscription, so I relate to that. I’m a big fan of Guild Wars (1 and 2) for not having one, and not having a power treadmill. It’s nice to hop in after a while away and still be competitive.

    I did get an old partner to play Path of Exile for a while. We still laugh about how that was kind of an anomaly - they don’t normally like that sort of game at all, but somehow we spent like 2 months hammering on it together.

    Always looking for good couch co-op. My current person isn’t much of a video games person, but Cat Quest II has been good fun so far. The Binding of Isaac was a little too much for them.


  • (Unless she also likes MMOs, then you’re meant for each other)

    My friend’s brother and brother’s wife play WoW together. They have their living room set up so they can play side by side. It’s nice they have a fun hobby they do together. (They also engage with real life, but they live far away so I rarely personally see them)









  • Using a tower shield and poke weapon was the easiest playthrough of the game I’ve done. Easiest of all the from soft games I’ve played, even. The final boss went down in 4 minutes and I barely had to heal.

    I think a problem some people get with these games is they have a sort of tunnel vision. They’ll have a scimitar and lose to the boss lose to the boss lose to the boss, and they don’t really consider trying something else.



  • Yeah, that would help. There’s also the smaller risk of “I was going to click on something else, and this new window popped in under the mouse”

    I think some applications also don’t accept input for the first couple seconds to prevent this. I vaguely remember something that had the dialogue boxes count down from 5 before you could click or keyboard-interact them.

    Feels like the kind of problem with a lot of edge cases, but even catching 70% of the problems would be a big improvement




  • Update: installed mint. Seems work. Had a problem where it couldn’t see the HD. Had to change an option in grub

    Pasting what I found online to fix it:

    “”" thank you so much! what was the solution!

    for anyone might read this in the future: in the bootmenu where u can select which version of linux u wanna boot u can press “e” and then u need to add intel_iommu=off at the end of the line of the “linux” row - i had some double dashes at the end for me it did the job when I add them before the double dashes.

    Then I could see the harddrive and install mint mate on my old macbook air

    also needed later on to set the parameter permantent by opening a terminal and used this command sudo nano /etc/default/grub

    edited this line like this: GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash intel_iommu=off” then save and exit nano and this command for updating the boot thingy

    sudo update-grub “”"


  • So far most things have worked fine.

    It’s a little annoying when steam wants to redo the vulkan compilation thing every time, but it seems to work fine if I skip that.

    Modding I’m not sure how it’ll work yet. Some stuff probably just works, if it’s like “edit this file” or “replace that file” but I haven’t tried yet.