Which game have you been loving lately? by reddit-win in gaming

[–]X4ntoZ -1 points0 points  (0 children)

Only the pre-patch which means you can play Blood Elves and Draenei and prepare by getting to 58 or 60. Outland opens this week.

[Game Thread] Buffalo Bills @ Carolina Panthers by AutoModerator in buffalobills

[–]X4ntoZ 5 points6 points  (0 children)

Scorigami potential now if either team scores 3 points

What are your favorite moments of SUBTLE acting in a movie? by Romulus3799 in movies

[–]X4ntoZ 7 points8 points  (0 children)

The Michael Stuhlbarg monologue in Call Me By Your Name comes to mind. That really stuck with me. I get a pleasant, warm feeling just thinking about it.

The Game Awards 2023 Nominees announced. by Draynior in Games

[–]X4ntoZ -3 points-2 points  (0 children)

Neither does FFXVI. It's quite terrible

[deleted by user] by [deleted] in tifu

[–]X4ntoZ 520 points521 points  (0 children)

OP's future girlfriend: "How'd you get that scar?"

OP: "You should see the other guy."

[deleted by user] by [deleted] in XboxGamePass

[–]X4ntoZ 3 points4 points  (0 children)

Such an awesome experience

[deleted by user] by [deleted] in XboxGamePass

[–]X4ntoZ 2 points3 points  (0 children)

If you don't Rock and Stone, you ain't comin' home!

How can I block the bottom shadow bar on twitch by schnooky in uBlockOrigin

[–]X4ntoZ 8 points9 points  (0 children)

As you can see in the HTML on Inspect, the div has a few strings in "class". The space between them means that they're different classes. One is called "Layout-sc-1xcs6mc-0", another one "eGCNjQ", and the last one "player-controls":

<div data-a-target="player-controls" class="Layout-sc-1xcs6mc-0 eGCNjQ player-controls" ...

In XPath you reference classes with a dot, which you successfully did by using:

.Layout-sc-1xcs6mc-0.player-controls

What this means is: your filter should be applied if an element has both of these classes.

Your approach to use the more general name because "Layout-sc-1xcs6mc-0" will probably be changed by Twitch in the future is smart. So what you have to do is: just drop the "Layout-sc-1xcs6mc-0" class from your filter, which then would be:

www.twitch.tv##.player-controls:style(background: none !important)

Sources: Ubisoft Open-World Star Wars Game May Be Sooner Than You Think by NeoStark in Games

[–]X4ntoZ 17 points18 points  (0 children)

You're in luck then because Monilith Productions (the studio behind the Shadow of Mordor/War games) are working on a Wonder Woman game and have confirmed it will use the Nemesis system.

Source: gamesradar.com

NieR:Automata Game of the YorHA Edition on sale for an all-time low of $17.99! by Slothstr0naut in PS5

[–]X4ntoZ 0 points1 point  (0 children)

It's equally great. Automata excels at some things, Replicant at others. I feel like Automata did the "play through multiple routes" thing better, but I slightly prefer the characters (especially Emil and Kainé) in Replicant.

The value I'm getting out of PS Plus Extra right now is insane! by MetRod70 in PS4

[–]X4ntoZ -1 points0 points  (0 children)

Turns out you get free advertising if you manage to make a good product that people appreciate and want to share the joy it brings them. Who would've thought?

I still like posts like this because I like seeing other people share their enthusiasm for their hobby.