- New GUI with process output (No terminal console)
- The items are divided into thematic groups (tabs)
- Added new tab "Software" (Browser, Steam client etc.)
- Added Russian localization
- Added description for all items
- Added the ability to select the download location for files
- Added logging
- Added few autohotkey scripts to skip manual steps for CRU and EqualizerAPO
- Drivers now can be installed separately
This commit is contained in:
anejolov
2023-03-20 16:05:53 +02:00
committed by GitHub
parent 181e0c0264
commit 3552278673
10 changed files with 132 additions and 0 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+35
View File
@@ -0,0 +1,35 @@
Must-have things for your Windows Steam Deck.
[ Drivers ]
- Video Driver - Driver for video card.
- Wi-Fi driver - Driver for Wi-Fi adapter.
- Bluetooth driver - Driver for Bluetooth adapter.
- SD Card reader driver - Driver for SD Card reader.
[ Microsoft Visual C++ ]
- Visual C++ modules for game and application compatibility.
[ Microsoft DirectX ]
- A collection of application programming interfaces (APIs) for game compatibility.
[ Dot NET 6.0 ]
- Software framework developed by Microsoft that runs primarily on Microsoft Windows.
[ Rivatuner Statistics Server (RTSS) ]
- Tool for frame rate monitoring, on-screen display, and high-performance video capturing. Required for 'Steam Deck Tools'.
[ AMD Adrenalin ]
- Powerful tool for AMD video cards that allows you to adjust GPU scaling, Image Sharpening, Color Correction etc.
[ Custom Resolution Utility ]
- Software tool to create custom resolutions, refresh rates and monitor timings for graphics cards. Required to unlock screen resolutions on Steam Deck.
[ Steam Deck Tools ]
- Software suite for Steam Deck that includes Fan Control, Performance Overlay, Power Control and Steam Controller functionality.
[ Disable Hibernation ]
- Disable Hibernation mode. Waking up from hibernate may cause the BSOD on Steam Deck.
[ Set UTC Internal Clock ]
- Change Windows clock to UTC. In case of dual boot, Windows and Linux write to the hardware clock in different ways.
+35
View File
@@ -0,0 +1,35 @@
Маст-хэв вещи для вашей Windows Steam Deck.
[ Драйверы ]
- Видео драйвер - Драйвер для видеокарты.
- Wi-Fi драйвер - Драйвер для адаптера Wi-Fi.
- Bluetooth драйвер - Драйвер для адаптера Bluetooth.
- Драйвер считывателя SD-карты - Драйвер устройства чтения карт SD.
[ Microsoft Visual C++ ]
- Набор модулей для работы с играми и приложениями, написанных на Visual C++.
[ Microsoft DirectX ]
- Набор API для работы с играми и приложениями под Windows.
[ Dot NET 6.0 ]
- Платформа, которая поддерживает создание и выполнение приложений Windows.
[ Rivatuner Statistics Server (RTSS) ]
- Утилита для мониторинга и отображения на экране FPS и других аппаратных значений. Требуется для работы "Steam Deck Tools".
[ AMD Adrenalin ]
- Мощный инструмент для видеокарт AMD, позволяющий настраивать масштабирование, резкость изображения, коррекцию цвета и т.д.
[ Custom Resolution Utility ]
- Утилита для создания пользовательских разрешений экрана, частоты обновления и таймингов монитора. Требуется для работы "Steam Deck Tools".
[ Steam Deck Tools ]
- Набор программ для Steam Deck, который включает функции управления вентилятором, наложения производительности, управления питанием и контроллера Steam.
[ Выкл. гибернацию ]
- Выключение режима гибернации. Выход из гибернации может вызывать BSOD (синий экран) на Steam Deck.
[ Установка часов в UTC ]
- Меняем часы Windows на UTC. В случае dualboot Windows и Llinux по-разному записывают аппаратное время.
+14
View File
@@ -0,0 +1,14 @@
Software you may need for Windows Steam Deck.
[ Steam client ]
- Windows Steam client
[ Chrome browser ]
- Google web browser.
[ 7-zop archiver ]
- File archiver.
[ ShareX screenshot tool ]
- Powerful screenshot tool. It can capture or record your screen and upload them to over 80 destinations.
+14
View File
@@ -0,0 +1,14 @@
Софт, который может пригодиться для вашего Windows Steam Deck.
[ Steam клиент ]
- Клиент Steam от Valve.
[ Chrome браузер ]
- Веб-браузер от Google.
[ 7-zop архиватор ]
- Архиватор файлов.
[ ShareX скриншот утилита ]
- Мощная скриншот утилита. Делает скриншоты и видео с экрана. Поддерживает до 80 вариантов автоматической загрузки в облака.
+17
View File
@@ -0,0 +1,17 @@
Some tweaks for you Windows Steam Deck.
[ ReplaceOSK (Touch keyboard) ]
- Replace the legacy Windows on-screen keyboard with a more modern virtual touch keyboard.
[ Show Touch keyboard ]
- Enable automatic Pop-Up of touch keyboard.
[ Equalizer APO ]
- Custom audio equalizer to improve sound quality.
[ Disable login after sleep ]
- Disable login screen after waking up from sleep.
[ Disable 'ms-gamebar' error ]
- Disable 'ms-gamebar' popup error appearance if xbox gamebar is disabled. Error appears every time a xbox gamepad is connected.
+17
View File
@@ -0,0 +1,17 @@
Улучшалки для вашего Windows Steam Deck.
[ ReplaceOSK (Тач клавиатура) ]
- Замена старой экранной клавиатуры на новую виртуальную тач клавиатуру.
[ Показ. тач клавиатуру ]
- Автоматически вызывать тач клавиатуру при вводе текста.
[ Equalizer APO (Эквалайзер) ]
- Эквалайзер для улучшения звука.
[ Выкл. логин после сна ]
- Выключение окна логина после сна.
[ Выкл. "ms-gamebar" ошибку ]
- Выключение 'ms-gamebar' ошибки после подключения x360 контроллера, в случае если xbox геймбар полностью отключен.