Schlagwort: video game

  • You take care of a pet eyeball in this bizarre video game

    You take care of a pet eyeball in this bizarre video game

    Reading Time: 2 minutes

    Arduino TeamMay 7th, 2021

    “Avant-garde” is a French term that translates literally to “advance guard,” as in the vanguard that leads an army into battle. In the arts, the term describes people or works that are experimental and push the boundaries of their medium. Emily Velasco, of the Emily’s Electric Oddities YouTube channel, used an Arduino Nano to build a bizarre video game and “avant-garde” is the best way to describe it.

    This handheld device runs a video game that charges players with the care of a pet eyeball. A CRT (cathode-ray tube) screen displays that eyeball in beautifully low-res monochrome graphics. An Arduino generates the composite video signal for the CRT screen using the TVout Arduino library. The Nano, CRT screen, and controls are housed within a retro-style enclosure that Velasco made out of an old motor controller case and a custom walnut wood face plate.

    The only user input controls are a joystick and a button. The player can move the joystick to direct the eyeball’s gaze and push the button to make it blink. The eye’s pupil even reacts to the ambient light in the room, which the Arduino monitors through a light sensor. The game doesn’t have a goal in the traditional sense. The player isn’t given any quests or objectives. Their only job is to control the eyeball. Velasco described her creation as “the worst fake video game,” but we prefer to say that it is avant-garde and that the masses simply won’t understand its genius.

    [youtube https://www.youtube.com/watch?v=H7eNHkZovpQ?feature=oembed&w=500&h=281]

    Website: LINK

  • Fix slow Nintendo Switch play with your Raspberry Pi

    Fix slow Nintendo Switch play with your Raspberry Pi

    Reading Time: 3 minutes

    Is your Nintendo Switch behaving more like a Nintendon’t due to poor connectivity? Well, TopSpec (hosted Chris Barlas) has shared a brilliant Raspberry Pi-powered hack on YouTube to help you fix that.

    Here’s the problem…

    When you play Switch online, the servers are peer-to-peer. The Switches decide which Switch’s internet connection is more stable, and that player becomes the host.

    However, some users have found that poor internet performance causes game play to lag. Why? It’s to do with the way data is shared between the Switches, as ‘packets’.

    What are packets?

    Think of it like this: 200 postcards will fit through your letterbox a few at a time, but one big file wrapped as a parcel won’t. Even though it’s only one, it’s too big to fit. So instead, you could receive all the postcards through the letterbox and stitch them together once they’ve been delivered.

    Similarly, a packet is a small unit of data sent over a network, and packets are reassembled into a whole file, or some other chunk of related data, by the computer that receives them.

    Problems arise if any of the packets containing your Switch game’s data go missing, or arrive late. This will cause the game to pause.

    Fix Nintendo Switch Online Lag with a Raspberry Pi! (Ethernet Bridge)

    Want to increase the slow internet speed of your Nintendo Switch? Having lag in games like Smash, Mario Maker, and more? Well, we decided to try out a really…

    Chris explains that games like Call of Duty have code built in to mitigate the problems around this, but that it seems to be missing from a lot of Switch titles.

    How can Raspberry Pi help?

    The advantage of using Raspberry Pi is that it can handle wireless networking more reliably than Nintendo Switch on its own. Bring the two devices together using a LAN adapter, and you’ve got a perfect pairing. Chris reports speeds up to three times faster using this hack.

    A Nintendo Switch > LAN adaptor > Raspberry Pi

    He ran a download speed test using a Nintendo Switch by itself, and then using a Nintendo Switch with a LAN adapter plugged into a Raspberry Pi. He found the Switch connected to the Raspberry Pi was quicker than the Switch on its own.

    At 02mins 50secs of Chris’ video, he walks through the steps you’ll need to take to get similar results.

    We’ve handily linked to some of the things Chris mentions here:

    To test his creation, Chris ran a speed test downloading a 10GB game, Pokémon Shield, using three different connection solutions. The Raspberry Pi hack came out “way ahead” of the wireless connection relying on the Switch alone. Of course, plugging your Switch directly into your internet router would get the fastest results of all, but routers have a habit of being miles away from where you want to sit and play.

    Have a look at TopSpec on YouTube for more great videos.

    Website: LINK

  • Brutus 2: the gaming PC case of your dreams

    Brutus 2: the gaming PC case of your dreams

    Reading Time: 3 minutes

    Attention, case modders: take a look at the Brutus 2, an extremely snazzy computer case with a partly transparent, animated side panel that’s powered by a Pi. Daniel Otto and Carsten Lehman have a current crowdfunder for the case; their video is in German, but the looks of the build speak for themselves. There are some truly gorgeous effects here.

    der BRUTUS 2 by 3nb Gaming

    Vorbestellungen ab sofort auf https://www.startnext.com/brutus2 Weitere Infos zu uns auf: https://3nb.de https://www.facebook.com/3nb.de https://www.instagram.com/3nb.de Über 3nb: – GbR aus Leipzig, gegründet 2017 – wir kommen aus den Bereichen Elektronik und Informatik – erstes Produkt: der Brutus One ein Gaming PC mit transparentem Display in der Seite Kurzinfo Brutus 2: – Markencomputergehäuse für Gaming- /Casemoddingszene – Besonderheit: animiertes Seitenfenster angesteuert mit einem Raspberry Pi – Vorteile von unserem Case: o Case ist einzeln lieferbar und nicht nur als komplett-PC o kein Leistungsverbrauch der Grafikkarte dank integriertem Raspberry Pi o bessere Darstellung von Texten und Grafiken durch unscharfen Hintergrund

    What’s case modding?

    Case modding just means modifying your computer or gaming console’s case, and it’s very popular in the gaming community. Some mods are functional, while others improve the way the case looks. Lots of dedicated gamers don’t only want a powerful computer, they also want it to look amazing — at home, or at LAN parties and games tournaments.

    The Brutus 2 case

    The Brutus 2 case is made by Daniel and Carsten’s startup, 3nb electronics, and it’s a product that is officially Powered by Raspberry Pi. Its standout feature is the semi-transparent TFT screen, which lets you play any video clip you choose while keeping your gaming hardware on display. It looks incredibly cool. All the graphics for the case’s screen are handled by a Raspberry Pi, so it doesn’t use any of your main PC’s GPU power and your gaming won’t suffer.

    Brutus 2 PC case powered by Raspberry Pi

    The software

    To use Brutus 2, you just need to run a small desktop application on your PC to choose what you want to display on the case. A number of neat animations are included, and you can upload your own if you want.

    So far, the app only runs on Windows, but 3nb electronics are planning to make the code open-source, so you can modify it for other operating systems, or to display other file types. This is true to the spirit of the case modding and Raspberry Pi communities, who love adapting, retrofitting, and overhauling projects and code to fit their needs.

    Brutus 2 PC case powered by Raspberry Pi

    Daniel and Carsten say that one of their campaign’s stretch goals is to implement more functionality in the Brutus 2 app. So in the future, the case could also show things like CPU temperature, gaming stats, and in-game messages. Of course, there’s nothing stopping you from integrating features like that yourself.

    If you have any questions about the case, you can post them directly to Daniel and Carsten here.

    The crowdfunding campaign

    The Brutus 2 campaign on Startnext is currently halfway to its first funding goal of €10000, with over three weeks to go until it closes. If you’re quick, you still be may be able to snatch one of the early-bird offers. And if your whole guild NEEDS this, that’s OK — there are discounts for bulk orders.

    Website: LINK

  • Disney’s Frozen – Free Fall Snowball Fight Game Review – PlayStation4

    Disney’s Frozen – Free Fall Snowball Fight Game Review – PlayStation4

    Reading Time: < 1 minute

    [mbYTPlayer url=“https://www.youtube.com/watch?v=nkKpEW7Tjns“ opacity=“.5″ quality=“medium“ ratio=“auto“ isinline=“false“ showcontrols=“false“ realfullscreen=“true“ printurl=“true“ autoplay=“true“ mute=“true“ loop=“true“ addraster=“true“ stopmovieonblur=“false“ gaTrack=“false“]