I had a little trouble trying to get a hold of the
Inland 1TB m.2 PCIe NVME 2230 SSD at
Micro Center over the weekend. Unfortunately, due to the
Black Friday sale, the store was a mad house! I could not get any help, could not get anyone to open the secured glass display to sell me the SSD. I had to basically give up, and rescheduled my shopping on a week day (when it’s not so busy).
The good news is that I finally bought the Inland 1TB SSD and installed it on my Steam Deck.
A couple of things to address. If you’re on
Windows, you need to unzip the
Steam Deck recovery image. The file that you download from
steampowered is in a bz2 file format ( steamdeck-recovery-4.img.bz2 ).
I didn’t have a Windows application that can unzip the bz2 file, so I downloaded Bzip2, but it did not work. I’m on Windows 11, so perhaps it’s not supported. I had to download
7 Zip, over at
7-zip.org, which seemed to work for me. I am assuming other software, such as
WinZip, would also work.
Rufus
|
Steam recommended
Rufus (
rufus.ie), which is what I used to write the IMG file… however, in the past, I have used
Etcher (
balena.io), which I think has a better user interface.
You’ll need a USB memory stick, at least 8GB in size. I had a free 32GB stick that I got from Micro Center a few years ago that I used to create the Steam Deck boot drive. I think perhaps I will permanently use this 32GB stick as sort of a recovery backup.
Because the Steam Deck only has one USB-C input, you will have to get a USB-C adapter, or if you have the
Steam Deck Dock, you can use this as well. Once you have the USB Memory Stick plugged in, you need to hold the
Volume Down and
Power Button at the same time. When you hear the bootup chime, let go of the Volume button and you’ll see the
Boot Manager on your screen. Use the
EFI USB Device option.
Using the trackpad and trigger buttons, you can pick “Re-image Steam Deck”, which will perform a full factory reset and replace it with the stock SteamOS.
Warning: It will seem like forever when it’s reimaging the Steam Deck. Once it install the original Steam OS, it will want to update to the latest version. This, again, will seem like it takes forever. Let the Deck do its thing. If you think you are stuck on a installation screen, you can hit “B” and then “A” and try again.
This happened to me during the update process.
Now that I’ve gotten my Steam Deck back in action, complete with a 1TB internal storage and 1TB MicroSD external storage… I’m ready to move some games from the slower external SD card to the internal storage. This will seem like it takes forever… again, just have a little patience, it should be able to move your games to the faster NVME storage.
Since it’s a fresh Steam Deck OS, I had to re-install
Decky Loader. If you want to install this, you have to turn on Developer Mode (System -> System Settings toggle Enable Developer Mode). Now you should see Developer option, go there and under Miscellaneous, enable CEF Remote Debugging. Reboot.
Next, switch to Desktop mode (Power -> Switch to Desktop). Launch the terminal (“Konsole” under System). Set your password, type in “passwd”.
Copy and paste (or type in):
curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_release.sh | sh
Reboot and click on on the Quick Access menu (the “…” button). Find the Plug In icon and Find and install
VibrantDeck. Set your Saturation to 250 and now your Steam Deck looks amazing.
I also had to install my custom
Pip-Boy startup video. Head over to
GitHub for the instructions:
curl -o - https://raw.githubusercontent.com/BunnyStrike/deck_revealed/main/boot_videos/pipboy/install.sh | bash -
Yours,
- Weekend Gamer
Recent Comments