Go, Go, Godot!
  • 0
Steam Deck Welcome Screen

My Steam Deck has arrived!

July 31, 2022

It’s been about a year since Valve announced the Steam Deck. Back then, I pre-ordered it as soon as I could, then things were quiet for a year. A few days ago I received the availability notice:

I completed the purchase, and it arrived a few days later.

Steam Deck Arrival

I unpacked it, plugged in the charger, and turned it on. The initial setup was effectively just entering my credentials and waiting for it to be ready to use. Using a Steam Deck for the first time was quite interesting.

Steam Deck Welcome Screen

The hardware side already feels a bit familiar with some similarities to the Steam Controller tech. The Steam Deck’s touchpads use a similar haptic feedback system to make them feel like physical omnidirectional flywheels (flyspheres?).

On the software side, the Steam Deck’s UI seems to not borrow as much from Big Picture mode. It is more of a refined, controller-friendly experience similar to what you get on a computer. I generally don’t play anything with a controller, but with a bit of practice, it is very easy to navigate and move around. Kids will pick this up in seconds.

The next step is getting a Godot game running on it.

godotSteam Deck
Posted in News, Steam.
Share
PreviousRunning Godot Games on Steam Deck
NextValve announces the Steam Deck

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Related Posts

  • August 2, 2022

    Launching Godot Games on Steam Deck from the command line via Remote Shell

    For some reason, my Godot game would no longer launch on the Steam Deck. I could hear it running as if it were running in the background, but the screen kept showing the Steam Deck’s UI. Since it’s all Linux I figured it should be possible to just drop to the command line and launch …

  • December 2, 2024

    Inventory System v1.18.1 available (and v2 progress update)

    I’m wrapping up development on version 1 of the Inventory System, which is currently at v1.18.1. All core functionality is in place, and it provides many quality-of-life features. The guide covers and walks through most of the code base, and the demo projects show off a lot of use cases. This first version has been …

  • January 15, 2025

    Inventory System 2 Alpha 1 available

    The first alpha of the inventory system v2 is now available. For v2, a lot of refactoring work has been done with a focus on improving the developer experience. As part of that, the naming convention of the addon classes was streamlined and is more consistent now. The GDScript documentation comments have been improved significantly …

  • March 12, 2025

    Inventory System 2 Alpha 3 available

    This release improves weight management. Inventories can now configure an option weight limit, and item stacking and item transfer strategies are weight-aware. The crafting demo and crafting mechanic in the inventory tour have been improved. Auto-crafting is limited to the crafting slide, so that items don’t automatically and unexpectedly get crafted while stepping through the …

    © 2025 GoGoGodot.io. All rights reserved.