Developer "Very Positive" banned from Steam for deliberately hoodwinking customers into thinking it's game had received very positive reviews. In an ironic twist from Lady Fate, at the time of the ban the game had received "mostly positive" reviews.
Spider-Men, Peter Parker and Miles Morales, return for an exciting new adventure in the critically acclaimed Marvel’s Spider-Man franchise for the PS5 console.
Can't wait! Spider-man 2, Final Fantasy XVI, Baldur’s Gate 3, The Legend of Zelda: Tears of the Kingdom and many more great games. 'Game of the Year' will be this year a difficult choice!
Final Fantasy VII Rebirth will be one of the biggest titles of 2024, and we're now only five months away from its launch!
Can't freaking wait! I only have one tiny nitpick from everything I've seen so far. The ground clutter. There is a ton of pop-in going on when moving around with small rocks and foliage. I hope they can touch that up a bit before release. The game itself looks like everything I could have hoped for! I hope there are a ton of different cards to collect, for Queen's Blood.
Man, this is one of those games where when I saw the gameplay, I could tell immediately they’re raising the bar. I can’t tell you how hyped I am for this! It’s not crazy far out, but the wait is still getting to me.
There’s also Like a Dragon: Infinite Wealth and Persona 3 Remake to juggle before then. Dang, 2024 is a good time to be a JRPG fan.
So... If I were to call my developer and publisher "mostly negative" would I have also been banned?
Sounds like something they did as a dare or a joke.
I laughed so it worked if the latter.
Good.
My studio will be called 10/10 GOTY
It's 100% Steam fault. Sometimes you can barely see the «Recent Reviews» and «All Reviews» text. And reusing same color for positive reviews is bad as well.
All they had to do is:
1. Visually separate reviews and date/publisher info. Like so, for example:
```
.user_reviews .user_reviews_summary_row:nth- of-type(2) {
margin-bottom: 16px;
padding-bottom: 16px;
border-bottom: 1px solid;
}
```
(this adds extra spacing after reviews info and a border, to separate reviews block and release date block)
2. Change 'positive' color to something else, like green
```
.game_review_summary.positive {
color: #36e22b;
}
```
But banning because of that? It's an awful move. What if his nickname or company name is actually «Very Positive»? I guess if your nick is «Overwhelmingly Positive», you better never release anything on Steam.
Hope they change their name to "Mostly Epic Titles"