Unverified Commit 142678da authored by Llein's avatar Llein Committed by GitHub

Add files via upload

parent 625e5b98
master add-no-location add-old-tray added-full-disable added-main-menu added-main-menu1 added-ppdb added-repair added-reset added-reset-userconf added-skip-updates added-timeout added-try_copy_file_with_checksums added-unset added-upper-case added_SKIP_CHECK_UPDATES_NEW added_restart_stop allow_use_vkd3d assoc-mass auto-shortcuts branch-version cancel-shortcut center-fixed-gnome center-xfce correct-code debug debug-filesystems del-shortcuts devel devel-time drop-auto-close drop-basename drop-center-gnome drop-convert find_exe fix fix-bat-files fix-bug fix-bug-elieyna fix-debug fix-gamescope fix-if-empty fix-locales fix-spellcheck-0.1 fix-themes fixed-center fixed-combobox-gpu fixed-for-autoshortcut fixed-for-steam fixed-for-steam-dev fixed-gettext fixed-remove-desktop fixed-vulkaninfo fixed-xrandr flatpak-debug for-tray gallium-zink-move gamescope gamescope-changes gamescope-version gamescope2 gamescope3 gamescope4 gemma2-1 gettext gettext-winetricks gui_edit_db_file gui_user_conf improve_updates master-time merge-need merge-pw_edit_db merged-combobox-fix modern-try-copy notebook-settings optimized optimized2 print-wrapped pw-tray-for-wayland saved-state-shortcut selection-text-for-gs-flatpak silent-curl skip_vulkaninfo sort speedup_mangohud spellcheck_and_fixes split-commits start.sh-1 temporary-fix-dx12-dgv2 update-3d-api update-checksums update-debug-timer update-gettext update-lang update-notify update-sort update-tray_pp update-yad update-yad2 update-yad3 use-array use-tmpfs userconf-settings vkd3d_for_dgv2 yad-updates yad-updates2 ¬-not-working
No related merge requests found
#!/usr/bin/env bash
#Author: Eljeyna
#Deathloop.exe
#Rating=4
#####################examples###########################
if [[ "$LANGUAGE" == "ru" ]] ; then
export PW_COMMENT_DB="При использовании DualSense следует оставить параметры нетронутыми\nЕсли проявляются проблемы с определением геймпада, выключите DINPUT PROTOCOL"
else
export PW_COMMENT_DB="If you use DualSense do not recommended change settings\nBut if you have problems with gamepad controls, turn off DINPUT PROTOCOL parameter"
fi
export LAUNCH_PARAMETERS="xaudio2_8,xaudio2_9="
export PW_DINPUT_PROTOCOL="1"
export PW_WINDOWS_VER="10"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment