I’m a weeb girl who’s fringe in a lot of ways. Please excuse my weird beliefs, I don’t bite :3

Political views: far left economics (socialism), conservative/traditional social views. I’m an ex-atheist, turned christian gnostic. I’m happy to chat. No hate, just pursuit of truth and proper living.

Hobbies/Interests: weebshit (anime/manga/japan), video games, romhacking, ai/tech, girly cute pink stuff, politics/religion is fun. I like the occult and conspiracy stuff too.

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

help-circle




  • The issue with procedural generation is the game has to be built for it from the ground up and in a modular way. AAAs try to make themselves appealing by using novel new high quality assets that aren’t modular.

    I haven’t played starfield so idk what they ended up doing, but from the sound of it they have pre-made assets/areas that they then place onto pre-generated worlds in a randomized way.

    To make one of these “areas” procedural in itself, they’d then have to code a whole system for that. With AAA/3D the hard part is making modular environments without it looking repetitive or ugly.

    My point isn’t so much that it can’t be done in a AAA game. But rather that it’s risky to do (not all players like it), and you have to structure your development around it. Lots can go wrong, there’s stuff you gotta sacrifice to make it work, etc.

    If starfield is on the old bethesda engine then that’s even more of a reason. You can’t just plug and play an entire procedural generation thing in there without some fairly large overhauls or just gluing on an unrelated system.

    In practice, bethesda probably took the lazy route: using their existing engine without major changes, then just making new assets for it, throwing stuff about a bit randomly, and calling it a day.

    That’s the thing about procedural generation is: it’s a lot of effort and sucks up a huge part of the game’s development and comes at some pretty strict costs (repetitive looking environments/gameplay, reduced novelty, larger programming dev time to make it work). It can be done, but for a cost-cutting AAA studio they’re not gonna bother.





  • Personally I believe that there should be at least some attempt to protect kids from seeing adult content online. Ideally of course it’d be parental responsibility, but having some sort of system in place would be good. I think the tech around porn as it currently exists is deeply harmful, both for children and for women. I’m not against porn as a thing, but like… come on, we can’t just be spreading around videos without any sort of filters and removing it from the control of the people featured in the video.

    There’s not a good technical solution for these problems just yet it seems. I think the idea of age verification on-device, and then sending an 18+ or minor flag to apps/sites/etc. would be a good solution. We already click on a “I’m 18+” button, and this is functionally the equivalent but having age verification going on completely offline. Yes, people could bypass that with technical knowhow, but the point isn’t to stop adults, it’s to largely prevent kids from seeing this stuff.


  • I was wondering their reasoning, here:

    We have publicly supported mandatory age verification of viewers of adult content for years, but any method of age verification must preserve user privacy and safety.

    Basically, they don’t disagree with mandatory verification, they just wish for it to do so in a way that doesn’t violate the privacy of adults legitimately accessing the content.

    Their suggestion for this is:

    The only solution that makes the internet safer, preserves user privacy, and stands to prevent children from accessing age inappropriate content is performing age verification at the device level.

    Essentially, do age verification on-device, and have the device send the okay to view signal to the site. This is something websites cannot implement on their own, until device/os developers implement such. I agree this is a good solution, but I think it’ll be difficult to push tech companies to do this without further legislation.

    I think it might be good to seek the EU to require tech companies to implement such a on-device feature, which will naturally roll out to all tech devices.

    Edit: these quotes are from the porn company, not the court.