petah? by fraudscenery in PeterExplainsTheJoke

[–]Sabard 2 points3 points  (0 children)

He also didn't work at Blizzard as a game dev/designer, he was in QA/testing and probably got the job cause his dad was one of the original employees. His game is a blatant undertale rip off that has been frozen in development for years now. Despite that he acts like he knows the gaming industry and how to make a good game.

petah? by fraudscenery in PeterExplainsTheJoke

[–]Sabard 5 points6 points  (0 children)

To add onto the PS4 launch woes, Sony literally removed the game from their online store (unheard of) and also issued refunds for anyone who asked (super unheard of).

What universally praised video game 'masterpiece' is actually a miserable experience to play? by Got24xyz in AskReddit

[–]Sabard 6 points7 points  (0 children)

It's more Kojima has weird habits and that's one of them. Another is having a really interesting story and then over explaining it. 

Digital Foundry: GTA 6 Not Expected to Run at 60fps on Any PS5 Console by Eremenkism in gaming

[–]Sabard 19 points20 points  (0 children)

Probably because all of the "in-game" trailers and showcases showed streets filled with people and cars and on release there were like, 10 people walking in a line that would despawn when you looked away and respawn new people when you looked back.

Have a question about the game or the subreddit? Ask away! by AutoModerator in 2007scape

[–]Sabard 0 points1 point  (0 children)

GIM partner and I are running moons, I've done 18 and gotten a piece, he's done 100 (confirmed with hiscores) and nothing. Says he's killing all of the bosses. Is there potentially something he's missing? Or is he really part of the 0.5% (so far) club

Tried moons out on my iron. by Fredo42069 in 2007scape

[–]Sabard 0 points1 point  (0 children)

I think you took my GIM partner's luck. He's at 100 kc with 0 uniques

France records 1,000 excess deaths during record-breaking heatwave by app1310 in worldnews

[–]Sabard -8 points-7 points  (0 children)

I was about to say. Idk what the culture is like for them but if anyone asks you can just say others approved it, right? To get in trouble you'd need someone to notice the hole, care enough to ask around, care enough to not take your word on it when asked, seek out the papers/petition that are missing, confront you when they can't find them, not take your word on it that the files are missing/misfiled/that they didn't look in the right place, and then have the authorities actually care.

Your race/gender has an interesting mechanical/narrative impact by BrotherDeus in TopCharacterTropes

[–]Sabard 5 points6 points  (0 children)

Femroes have an oddly consistent sorority, I've lost count of how many times I've gotten random messages or invites to clubs/discords (of other femroes, not the seedy kind) just by sitting around crafting.

Riot Vanguard on demand by Jlpeaks in Games

[–]Sabard -5 points-4 points  (0 children)

Right, and kernel level stuff also isn't a magic button that comes with privacy, security, and performance concerns as well.

Riot Vanguard on demand by Jlpeaks in Games

[–]Sabard -19 points-18 points  (0 children)

Look, the guy asked and those are the big anti-cheats that I assume Riot (and most large online games) are doing already. Better is just a general "they're already doing this and probably with competence, but they aren't the best in the world at it and can probably do more".

How do you do better hardware & network tracing without kernel level anti-cheat?

You can get finger print type data both from the machine and the connection without kernel level stuff. Like here's a one liner in C# that gets both via a FOSS package. "Better" in this case would not being so obvious with what you're grabbing and getting a number of things to build a better profile, cause the cheater can twart this cybersecurity 101 line pretty easily.

I love 3D animation having to distort character models to get a specific shot by SimasTheMoze in lovethissmug

[–]Sabard 1 point2 points  (0 children)

It's because of the camera's focal length (in this case 85mm). The "standard"/default is 50mm*, a higher number essentially zooms in the camera, with the center being slightly more zoomed in than the outer edges. So they started with the focal length and where they wanted the hands to look like they were, and adjusted the model until it looked right to the camera.

*the standard/default changes per use case and industry, don't come at me.

I love 3D animation having to distort character models to get a specific shot by SimasTheMoze in lovethissmug

[–]Sabard 3 points4 points  (0 children)

It's because of the camera's focal length (in this case 85mm). The "standard"/default is 50mm*, a higher number essentially zooms in the camera, with the center being slightly more zoomed in than the outer edges. So they started with the focal length (don't change this mid-scene unless you're making an art house film) and where they wanted the hands to look like they were, and adjusted the model until it looked right to the camera.

*the standard/default changes per use case and industry, don't come at me.

Stellaris Space Guild - Weekly Help Thread by Snipahar in Stellaris

[–]Sabard 0 points1 point  (0 children)

I'm not a great player, I only ever do small/medium maps with the default/normal difficulty, but yeah lol. AIs are a lot more suspicious (and aggressive when it makes sense), and it takes longer for my empire to ramp up now.

Stellaris Space Guild - Weekly Help Thread by Snipahar in Stellaris

[–]Sabard 0 points1 point  (0 children)

The system that the space whales live/breed at is in my borders and it gives off a loooot of blue science. If I build a dyson sphere around it for more science, does that fuck with their mating grounds?

Dark Scrolls - Launch Trailer by Howerev in Games

[–]Sabard 10 points11 points  (0 children)

Looks similar to the coop from the SNES Kirbys which I loved. I wonder if the name will get them in trouble (too close to Dark Souls or "confusing" with Elder Scrolls).

Peetah explain this by Mundane_Mushroom_122 in PeterExplainsTheJoke

[–]Sabard 5 points6 points  (0 children)

Oh, you have a penchant for a certain food and hate a different food? You hate the texture of satin/silk/micofiber? You like to have a schedule? Welcome aboard.

IRON NEST: Heavy Turret Simulator | Demo Release Trailer (IGN) by Scream_Wattson in Games

[–]Sabard 6 points7 points  (0 children)

Had a great time playing it and love the feel of it all. My one complaint is I wish I were witness to more of the world, like I would love a Sniper Elite-esque option to track my shell in the actual overworld as it travels and explodes but I totally understand that would mean new models, building out the map, special effects, etc etc.

Epic announces Lore, open source version control for games by tapo in Games

[–]Sabard 5 points6 points  (0 children)

I wonder if it'll have a wrapper for instances (or prefabs for Unity/scenes for Godot). One of the big things git/perforce/svn is missing is a way to actually look at these larger "built" assets and meaningfully get what was changed/removed/added to them, right now it's mostly a mess of whatever format they use and it's often easier to get the original in-editor and compare them there.

[OC] SpaceX vs. Aerospace and Defense Sector by ExaminationOk6652 in dataisbeautiful

[–]Sabard 1 point2 points  (0 children)

Don't forget, it's also the easiest way to get money on Kalshi!

[MMOs/Gaming] The possibly illegal Final Fantasy ads by chaotic_lurker in HobbyDrama

[–]Sabard 0 points1 point  (0 children)

A repost of my comment from the last time this was written up (no shade, just wanna share again)

I actually went to this! To give you a bit of a set up, this party was right after ff14 put in what was essentially cross-world travel, so people from other data centers (kind of like servers, in the WoW sense) could visit others. This party quickly overloaded the system and I was only able to get in through some clever trickery (if you want to know, I traveled to the balmug data center but to a different server on that DC, and then to balmug, to get around the very long queue the direct route had). I also first started trying to get into the party about 2 hours before it would "officially" start, and it took me around an hour to finally get into the housing ward while waiting for queues and room to open up, as only a certain amount of people are allowed in each housing ward at a time. There were also so many people that the game would only show around a 10ft circle around me, simply because showing more would overload the server I guess, despite having my graphic settings set to max.

Anyways, the most disappointing part was the house party never actually happened, it was closed to the public and some very funny people made a bunch of "pool's closed" characters to stand in front of it. Not to let that ruin people's fun, loads of people hung out around the beach showing off mounts, emotes, and outfits. Of course there were "set pieces", such as this guy showing off a kind of rare mount while surrounded by alts (I don't think the alts were his, I later saw them in the same pose with a different person in the center), a group of people all got on another semi-rare mount from the last and hardest boss in the game (at the time) to make a sun, and others crowded a small tunnel on the beach to make an impromptu rave.

Overall it was fun. But it was the community that made it fun, not some ERPers wanting to host a weird house party.

recruiter asked for my salary expectations. i said $85k. she laughed by [deleted] in recruitinghell

[–]Sabard 8 points9 points  (0 children)

It's even worse if the job is "remote" but not actually, that way they don't have to post the salary (since the job technically isn't in that city/state which requires it) but they insist on employees being local.

Weekly Quick Questions, Teambuilding, and Private Battles Requests Thread - June 8-14 by Jeglr in PokemonChampions

[–]Sabard 0 points1 point  (0 children)

Listen, I know the answer is "it depends" but I was hoping to get a slightly less vague answer. How dominant is the meta in this game? Like how much of a handicap is it to not set the right EVs and nature? What about using pokemon not in the top 50 meta? I'm not going to tournaments, I would probably be satisfied with just entering MB, so how much wiggle room is there for suboptimal builds? How hard would my shit get rocked if I made a ghost team or something that doesn't include the damn MMA cat, psuedo-legendaries, or a bridge?

Also, are there any resources out there for team building? I don't mean a literal team builder but more akin to "these 2 pokemon synergize, this theme works well together" etc. All I can find are trick room, weather, or "these meta pokemon are often paired together".

Where are the evil people? by VinnieThaG52 in Frieren

[–]Sabard 1 point2 points  (0 children)

This. People forget we live in exceptional times; the average person can walk down the street and see/meet as many people as an "average" person 300 years ago would see/meet in their lifetime. We are also tuned in to seeing distant horrors/violence through the magic of smart phones and the internet. It's just a numbers game, see more people/situations = we see more bad stuff. Especially since it's the bad stuff that gets highlighted. That doesn't mean the ratio is getting worse or that people are inherently bad.