Skip to main content

E3 2018 Press Conference: PC Gaming Show

Acutally, it's not a press conference, but somehow it has been tradition for the last 4 years to have a PC Gaming Show, so also added it to my list. There's been quite a lot of announcements:
  • Satisfactory
  • neo cab
  • Mavericks: Proving Grounds
  • The Forgotten City
  • Star Control: Origins
  • Hunt Showdown
  • Archangel: Hellfire
  • The Sinking City
  • Warframe: The Sacrifice + TennoCon/TennoLive
  • Sega (coming soon to PC and world premiere announcements):
    • Shenmue I + II
    • Shining Resonance - Refrain
    • Yakuza Kiwami
    • Valkyria Chronicles 4
    • Yakuza Zero
  • Killing Floor 2 - The Summer Sideshow: Treacherous Skies (the 2nd of 4 major updates in 2018)
  • Road Redemption
  • Maneater
  • Untitled Publisher:
    • Bravery Network Online
    • Morning Star
    • Overwhelm
  • Jurassic World: Evolution
  • Stormland
  • Night Call
  • Sable
  • Star Citizen Alpha 3.2
  • Acer Predator (this was basically an ad break) 
  • Genesis Alpha One
  • Don't Starve: Hamlet
  • Just Cause 4 and the Apex Engine
  • Overkill's The Walking Dead
  • Telltale's The Walking Dead - The Final Season
  • Noita
  • Two Point Hospital
  • Realm Royale
  • Ooblets
  • Anno 1800
  • Rapture Rejects
  • Hitman 2
Whoa, that's a big list. Well, the show was over 2 hours long (including the cringy pre-show quiz). So many games, yet so little interest... While there were a few interesting games, the show overall was pretty disappointing for me. Lots of early access games (I HATE early access, but that would fill another blog post), quite a few battle royale games (what did you expect? it's the current hype!) and generally genres which I don't like.


All in all I was only excited about 2 games. The first one is probably a game I'll never get to play: Stormland. Of course it's a VR game (did I tell you about my love for VR? :P), unfortunately it's an Oculus exclusive and I only have a PlayStation VR. The footage looked absolutely gorgeous and overall it sounded like a really solid game with a good idea behind it. I'm crossing my fingers, that it'll be only a timed exclusive and that the game will also come for Vive and PSVR sometime later.

The other game is from one of my favorite franchises: Overkill's The Walking Dead. While I like the Telltale Walking Dead Series, I definitely love realistic graphics and first person games a lot more. This one is right up my alley. I just hope that it won't turn out a disaster like that AMC Walking Dead game. Remember that one? Probably not, because it was removed from all stores and everybody involved hopes that that game is forgotten forever.

That's it for the PC Gaming Show. I still have 2 shows to go: Sony and Nintendo, they'll follow tomorrow and the day after.

Comments

Popular posts from this blog

Making a game for the PlayStation 2

Actually, not really for the PS2 - not natively at least. Rather making a game for YaBasic which can be played on the PS2. I started my geek life when I was 11 years old and got my first computer (486). A few years later I found some games written in QBasic on a gaming magazine's CD. That was the first time I came in contact with programming. I didn't understand much back then, because I wasn't taught before and I didn't speak any English (it's my 3rd language...) so I was just trying to figure out how the games worked by modifying stuff. These games were simple text adventures, where you had to make choices and the game would progress that way. There were no commands like "go left" or "pick up". The game presented you all the options and you had to input the number of the option you chose. And instead of "if-else" there were GOTOs everywhere. This was how I made my first game, a multiple-choice quiz with 10 questions. Since I didn...

Open Source doesn't work

Before you misunderstand me: I'm a Linux user and love open source software (OSS)! I always try to use OSS if there is one available. But speaking from personal experience the idea behind open source doesn't really work. Hear me out. Open source is based on the premise that everybody can contribute and this way the software gets better. The more people do it the better it gets. Well, I have 2 cases for you. The first one is Ansible . I've made a small patch in one of the plugins (hashi_vault) to make the plugin more flexible. I've created a pull request (PR) back in August 2019. At that time the patch had no conflicts with the master branch. But it was never merged. Now, over 8 months later the patch still isn't merged and has conflicts, because the code changed so much since then. So instead of quickly accepting a good patch - which would help not only me, but probably quite a few others - it was left and forgotten. I find this rather sad. It shows the go...

UPDATE - Problem liegt vermutlich bei eBay

(English summary below.) Hab noch etwas mehr rumprobiert und dank https://twitter.com/AskPayPal bin ich auf etwas aufmerksam geworden: Wenn ich mich bei PayPal (über die ganz normale Seite https://www.paypal.de/ ) einlogge und dann in einem anderen Tab eBay aufmache, einen Artikel in den Warenkorb lege und dann PayPal als Zahlungsmethode werde ich bei PayPal ausgeloggt! eBay macht mir die Session (bzw. den Cookie) kaputt sobald dieser vermurkste Pop-up aufgeht! (Statt die Session die bereits da ist zu nutzen...) Kann auch super jederzeit reproduziert werden: Tab Nr. 1: PayPal öffnen und einloggen (man ist hier auf der Übersichtsseite). Tab Nr. 2: eBay öffnen, einen Artikel in den Warenkorb legen. Im Warenkorb auf "Weiter zur Kaufabwicklung" klicken PayPal als Zahlungsmethode auswählen. (Zu diesem Zeitpunkt ist man in Tab Nr. 1 bei PayPal noch eingeloggt!) Auf "Weiter" klicken - hierbei öffnet sich das Pop-up und gleichzeitig geht die Session in...