Hello there!

I’m also @savvywolf@furry.engineer , and I have a website at https://www.savagewolf.org .

He/They

  • 0 Posts
  • 44 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle


  • One small thing but I’m surprised nobody points it out - the charging port location. I like using my switch/steam deck in bed or otherwise laying down, and the fact that the charging lead is at the bottom of the console rather than the top sucks. It just gets in the way and stops you resting the console on you. Whereas the Steam Deck just has it on top where you can just plug it in while playing.

    I know the technical reasons behind it because of the dock and all that, but it’s annoying.

    In general, I think the steam deck is better than the switch in almost every way - The switch is just an expensive ticket for the right to play Nintendo games nowadays.



  • So I’m very sceptical about AI in general so I appreciate that this isn’t a product aimed at me, but I’d figured I’d engage a bit.

    My main question is… What do you think the main value add for the AI is? The main one I can see is being able to generate lore quickly, and then manually tweaking it to your liking. But you could use a general purpose genAI to do that.

    For managing character sheets, you have the problem of accuracy. GenAI chatbots are just bullshitting machines and are programmed to be convincing, not correct. How are you going to prevent your chatbot from saying wrong things? How are you going to get players to trust it?

    Most rules conflicts in ttrpgs are due to people having different interpretations of the rules. Is your bot going to be just another voice in the argument as to whether you can split a jump over two turns?

    What advantage does a chatbot bring over a dedicated system specific wizard? Sure they need specifically programmed for each new system, but then they work perfectly and can display fancy user interfaces.

    Since you are using genAI, how ethically and legally sourced is your training data? Are things we type going to be used to train the bot? You have a summary feature to summarise sessions, how does that work if players use voice chat to run their games? Will voice chat we use when interacting with the platform be recorded?

    A fun little challenging question you need to figure out sooner rather than later: Will NSFW stuff such as porn and bdsm be allowed in the platform? :P

    And a more practical question: How much does the subscription cost? If it’s “free”, what’s your monetisation strategy?

    Lastly… Stop throwing the word “proprietary” around so much. It comes across as super clingy.


  • Played it a while ago and had fun with it - would recommend if you like city/base building games.

    Did fall off late game with the “factorio problem” of having huge bases that you need to micromanage and build manually (so called because Factorio is the only game which I think fixes this problem; a lot of games I keep wanting to blueprint things).

    Also, it took me the longest time to realise that you were allowed to run paths underwater…




  • SavvyWolf@pawb.socialtoGaming@beehaw.orgAre you enjoying Palworld?
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    5 months ago

    I actually bought it, tried it for a bit, and then refunded it.

    It just felt kinda bland? Not sure if this is just because I wasn’t in in the right headspace, but the game got to the point where I started collecting resources in a base and I just put the game down.

    It’s like they got a generic survival game and added not-pokemon and guns to it for shock factors, without really considering gameplay cohesion.

    The real reason I refunded it though is because, according to someone on Bluesky, the devs have a history of being NFT and genAI shills. I’d rather not get emotionally invested in mons that could just become NFTs or AI puppets.

    Very interested in a future game where someone else takes the idea and actually has the passion to create a good 3D mon catching game. Clearly it’s something the market wants.





  • I’m not sure to the extent in which they are private, but in my testing they DON’T appear in the following places:

    • The “Steam Replay” thing.
    • Whatever ProtonDB uses to query your owned games.
    • Your recent activity (it also doesn’t also doesn’t count your playtime when displaying the “total time play time” in the last 2 weeks).

    Not sure if they are hidden in your owned games list on your profile, but I assume they would be.

    Note that the count of games you own (which is public) does seem to include hidden games, if that’s a concern.





  • I’m a Linux gamer, every few weeks there’s a story in the news about how some random update to anti-cheat ending up banning Linux/Steam Deck users, it’s not a problem unique to AI. AI finding false positives will happen, but that’s where the “human in the loop” appeals process happens.

    Some games do employ new tactics. For example, when the game suspects you’re cheating, it’ll spawn fake opponents only you can see and check if you try to interact with them. This will defeat most wallhacks and maybe even a few aimbots.

    This is the kind of cool things that they should be doing! Try new and interesting things instead of trying to brute force anti-cheat by putting restrictions on what people can do with their computers and forcing a narrative where cheaters only exist because you weren’t strict enough.



  • Inexhaustive of things that kernel mode code can do that unprivileged (without “root”) user mode cannot:

    • Update and install drivers.
    • Run programs (like cryptominers) without them appearing in the task list.
    • Make network requests ignoring all firewalls and monitoring tools, even when seemingly in airplane mode.
    • Monitor your webcam and microphone, possibly without turning on that little light next to it.
    • Escape any sandbox you put it in.
    • Replace the OS with one containing malicious code.
    • Replace the efi firmware with one that replaces any future OS install with the aforementioned malicious OS.
    • Permanently brick your graphics card.
    • Take advantage of buggy hardware to burn your house down.

    And so on. The question you should be asking isn’t “are they going to do this?” but instead “why are they even asking for this permission in the first place?”.

    A game where you run around pretending to be a space marine doesn’t need low level access to your hardware.