• 0 Posts
  • 78 Comments
Joined 3年前
cake
Cake day: 2023年6月13日

help-circle





  • I heard about a Chinese rpg that did something similar. The conversations were wide open, and instead of clicking through limited dialog choices, you had to type your responses. You get some guidance on what the purpose of the conversation is, but that’s it. Like: “cheer this person up!”

    I think it’s a cute idea but ultimately too unpredictable using the current generation of LLMs.

    IMO AI is better used as a game design tool than something running live in game. I remember running around so many open world games where it was obvious you had left the area you were meant to be in. Suddenly there’s few monsters, no quests or NPCs, and the least thought given to foliage and landscape decisions. BORING. I feel like that’s a great use of AI - create a non-critical landscape players can continue to explore, even if they won’t make any progress on the main quest/story lines.

    A game studio isn’t going to pay designers to create rich experiences in unnecessary parts of the world, but they should be willing to pay designer to review a region like that and get it into the game.











  • You are now in line

    We are currently experiencing extremely high volume of search requests at this time. We have placed you in a waiting queue and we will process your search request as soon as we can. Thank you for your patience.

    Oh I love this. This is like Taylor Swift Ticketmaster level interest. Can’t wait to see what people start finding over the next days.


  • I’m just using Unraid for the server, after many iterations (PhotonOS, VMware, baremetal Windows Server, …). After many OSes, partial and complete hardware replacements, and general problems, I gave up trying to manage the base server too much. Backups are generally good enough if hardware fails or I break something.

    The other side of this is that I’ve moved to having very, very little config on the server itself. Virtually everything of value is in a docker container with a single (admittedly way too large) docker compose file that describes all the services.

    I think this is the ideal way for how I use a home server. Your mileage might vary, but I’ve learned the hard way that it’s really hard to maintain a server over the very long term and not also marry yourself to the specific hardware and OS configuration.