###Scripts version 2077###

This commit is contained in:
castro-fidel
2022-01-29 16:17:42 +03:00
parent 9df1ff96dd
commit 1c80e99146
199 changed files with 606 additions and 568 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export LAUNCH_PARAMETERS=("/S")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
[ "${update_loc}" = "RUS" ] && export BN_LOC=ruRU || export BN_LOC=enUS

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export LAUNCH_PARAMETERS=("/VERYSILENT" )

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: PortWINE-Linux.ru
########################################################################
export PW_URL_CEMU=($(curl -s "https://cemu.info" | grep "zip" | cut -d \" -f 2))

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
#export LAUNCH_PARAMETERS=("")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
##########################################################################
export LAUNCH_PARAMETERS=("/S")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/duckstation-windows-x64-release.zip"

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
export LAUNCH_PARAMETERS=("/q" )

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/ePSXe205.zip"

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: cefeiko
########################################################################
export PW_WINDOWS_VER=10

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.), cefeiko, Castro-Fidel (PortWINE-Linux.ru)
##########################################################################
pw_shutdown_please () {

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export LAUNCH_PARAMETERS=("/S" )

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
export LAUNCH_PARAMETERS=("/VERYSILENT")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
##########################################################################
export LAUNCH_PARAMETERS=("--silent")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
export LAUNCH_PARAMETERS=("/q" )

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/mame0237b_64bit.exe"

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export LAUNCH_PARAMETERS=("")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
export LAUNCH_PARAMETERS=("/silent" )

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: cefeiko
########################################################################
export WINEPREFIX="${PORT_WINE_PATH}/data/pfx_dotnet"

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
##########################################################################
export LAUNCH_PARAMETERS=("/VERYSILENT")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export LAUNCH_PARAMETERS=("/VERYSILENT")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/RetroArch.7z"

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Rockstar-Games-Launcher.exe"

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
##########################################################################
export LAUNCH_PARAMETERS=("/VERYSILENT")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
export LAUNCH_PARAMETERS=("/S" "/D=c:\Program Files (x86)\Steam")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
export LAUNCH_PARAMETERS=("/S" "/D=c:\Program Files (x86)\Ubisoft Game Launcher")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/visualboyadvance-m-Win-64bit.zip"

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: cefeiko
########################################################################
export LAUNCH_PARAMETERS=("/VERYSILENT")

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
########################################################################
export LAUNCH_PARAMETERS=("/S")