Update license
This commit is contained in:
parent
d74bc045fd
commit
f38f165660
@ -1,22 +1,43 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Copyright 2020, Stormux, <storm_dragon@linux-a11y.org>
|
# ■The contents of this file are subject to the Common Public Attribution
|
||||||
|
# License Version 1.0 (the ■License■); you may not use this file except in
|
||||||
|
# compliance with the License. You may obtain a copy of the License at
|
||||||
|
# https://opensource.org/licenses/CPAL-1.0. The License is based on the Mozilla Public License Version
|
||||||
|
# 1.1 but Sections 14 and 15 have been added to cover use of software over a
|
||||||
|
# computer network and provide for limited attribution for the Original
|
||||||
|
# Developer. In addition, Exhibit A has been modified to be consistent with
|
||||||
|
# Exhibit B.
|
||||||
#
|
#
|
||||||
# This is free software; you can redistribute it and/or modify it under the
|
# Software distributed under the License is distributed on an ■AS IS■ basis,
|
||||||
# terms of the GNU General Public License as published by the Free
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||||
# Software Foundation; either version 3, or (at your option) any later
|
# for the specific language governing rights and limitations under the
|
||||||
# version.
|
# License.
|
||||||
#
|
#
|
||||||
# This software is distributed in the hope that it will be useful,
|
# The Original Code is copyright 2020 Billy Wolfe.
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
||||||
# General Public License for more details.
|
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# The Original Developer is not the Initial Developer and is . If
|
||||||
# along with this package; see the file COPYING. If not, write to the Free
|
# left blank, the Original Developer is the Initial Developer.
|
||||||
# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
|
||||||
# 02110-1301, USA.
|
|
||||||
#
|
#
|
||||||
|
# The Initial Developer of the Original Code is Billy "Storm Dragon" Wolfe. All portions of
|
||||||
|
# the code written by Billy Wolfe are Copyright (c) 2020. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# Contributor Michael Taboada.
|
||||||
|
#
|
||||||
|
# Contributor Jeremiah Ticket.
|
||||||
|
#
|
||||||
|
# Attribution Copyright Notice: Copyright 2020 Storm Dragon
|
||||||
|
#
|
||||||
|
# Attribution Phrase (not exceeding 10 words): _______________________
|
||||||
|
#
|
||||||
|
# Attribution URL: https://stormgames.wolfe.casa
|
||||||
|
#
|
||||||
|
# Graphic Image as provided in the Covered Code, if any.
|
||||||
|
#
|
||||||
|
# Display of Attribution Information is required in Larger
|
||||||
|
# Works which are defined in the CPAL as a work which combines Covered Code
|
||||||
|
# or portions thereof with code not governed by the terms of the CPAL.
|
||||||
|
|
||||||
# Dialog accessibility
|
# Dialog accessibility
|
||||||
export DIALOGOPTS='--no-lines --visit-items'
|
export DIALOGOPTS='--no-lines --visit-items'
|
||||||
@ -448,6 +469,7 @@ gameList=(
|
|||||||
"Q9"
|
"Q9"
|
||||||
"Revenge of the Undead"
|
"Revenge of the Undead"
|
||||||
"Rhythm Rage"
|
"Rhythm Rage"
|
||||||
|
#"River raiders"
|
||||||
"RS Games"
|
"RS Games"
|
||||||
"Run For Your Life"
|
"Run For Your Life"
|
||||||
"Sequence Storm"
|
"Sequence Storm"
|
||||||
@ -546,11 +568,11 @@ case "${game}" in
|
|||||||
;;
|
;;
|
||||||
"Chopper Challenge")
|
"Chopper Challenge")
|
||||||
# Freezes at menu
|
# Freezes at menu
|
||||||
install_wine_bottle vb6run dx8vb setupapi
|
install_wine_bottle vb6run dx8vb speechsdk
|
||||||
download "https://www.agarchive.net/games/XSight/chopper%20challenge%20setup.exe"
|
download "https://www.agarchive.net/games/XSight/chopper%20challenge%20setup.exe"
|
||||||
wine "${cache}/chopper challenge setup.exe" &
|
wine "${cache}/chopper challenge setup.exe" /silent &
|
||||||
xdotool sleep 5 type y 2> /dev/null
|
xdotool sleep 5 key y 2> /dev/null
|
||||||
xdotool sleep 1 key --clearmodifiers alt+n sleep 2 key alt+n sleep 2 key alt+n sleep 2 key alt+i sleep 5 key alt+f 2> /dev/null
|
wineserver -w
|
||||||
echo "$USER|n/a" >> "$WINEPREFIX/drive_c/Program Files/x-sight interactive/chopper challenge/config.dat"
|
echo "$USER|n/a" >> "$WINEPREFIX/drive_c/Program Files/x-sight interactive/chopper challenge/config.dat"
|
||||||
add_launcher "c:\Program Files\x-sight interactive\chopper challenge\Chopper.exe"
|
add_launcher "c:\Program Files\x-sight interactive\chopper challenge\Chopper.exe"
|
||||||
;;
|
;;
|
||||||
@ -855,6 +877,15 @@ EOF
|
|||||||
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;
|
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;
|
||||||
add_launcher "c:\Program Files\rhythm rage/game.exe"
|
add_launcher "c:\Program Files\rhythm rage/game.exe"
|
||||||
;;
|
;;
|
||||||
|
"River Raiders")
|
||||||
|
# Choppy sound under water.
|
||||||
|
install_wine_bottle
|
||||||
|
download "https://www.agarchive.net/games/XSight/River%20Raiders%201.3.5.exe"
|
||||||
|
wine "$cache/River Raiders 1.3.5.exe" /silent &
|
||||||
|
xdotool sleep 5 type y 2> /dev/null
|
||||||
|
xdotool sleep 1 key --clearmodifiers alt+n sleep 2 key alt+n sleep 2 key alt+n sleep 2 key alt+i sleep 5 key alt+f 2> /dev/null
|
||||||
|
add_launcher "c:\Program Files\River Raiders\raid.exe"
|
||||||
|
;;
|
||||||
"RS Games")
|
"RS Games")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
|
@ -3,24 +3,47 @@
|
|||||||
# Set the default wine voice based on installed options.
|
# Set the default wine voice based on installed options.
|
||||||
# Rate can be specified as a numeric argument to this script, 1 through 9.
|
# Rate can be specified as a numeric argument to this script, 1 through 9.
|
||||||
# The default rate is 7
|
# The default rate is 7
|
||||||
|
|
||||||
#
|
#
|
||||||
# Copyright 2020, Storm Dragon, <storm_dragon@linux-a11y.org>
|
# ■The contents of this file are subject to the Common Public Attribution
|
||||||
|
# License Version 1.0 (the ■License■); you may not use this file except in
|
||||||
|
# compliance with the License. You may obtain a copy of the License at
|
||||||
|
# https://opensource.org/licenses/CPAL-1.0. The License is based on the Mozilla Public License Version
|
||||||
|
# 1.1 but Sections 14 and 15 have been added to cover use of software over a
|
||||||
|
# computer network and provide for limited attribution for the Original
|
||||||
|
# Developer. In addition, Exhibit A has been modified to be consistent with
|
||||||
|
# Exhibit B.
|
||||||
#
|
#
|
||||||
# This is free software; you can redistribute it and/or modify it under the
|
# Software distributed under the License is distributed on an ■AS IS■ basis,
|
||||||
# terms of the GNU General Public License as published by the Free
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||||
# Software Foundation; either version 3, or (at your option) any later
|
# for the specific language governing rights and limitations under the
|
||||||
# version.
|
# License.
|
||||||
#
|
#
|
||||||
# This software is distributed in the hope that it will be useful,
|
# The Original Code is copyright 2020 Billy Wolfe.
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
||||||
# General Public License for more details.
|
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# The Original Developer is not the Initial Developer and is . If
|
||||||
# along with this package; see the file COPYING. If not, write to the Free
|
# left blank, the Original Developer is the Initial Developer.
|
||||||
# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
|
||||||
# 02110-1301, USA.
|
|
||||||
#
|
#
|
||||||
|
# The Initial Developer of the Original Code is Billy "Storm Dragon" Wolfe. All portions of
|
||||||
|
# the code written by Billy Wolfe are Copyright (c) 2020. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# Contributor Michael Taboada.
|
||||||
|
#
|
||||||
|
# Contributor Jeremiah Ticket.
|
||||||
|
#
|
||||||
|
# Attribution Copyright Notice: Copyright 2020 Storm Dragon
|
||||||
|
#
|
||||||
|
# Attribution Phrase (not exceeding 10 words): _______________________
|
||||||
|
#
|
||||||
|
# Attribution URL: https://stormgames.wolfe.casa
|
||||||
|
#
|
||||||
|
# Graphic Image as provided in the Covered Code, if any.
|
||||||
|
#
|
||||||
|
# Display of Attribution Information is required in Larger
|
||||||
|
# Works which are defined in the CPAL as a work which combines Covered Code
|
||||||
|
# or portions thereof with code not governed by the terms of the CPAL.
|
||||||
|
|
||||||
#--code--
|
#--code--
|
||||||
|
|
||||||
# Settings to improve accessibility of dialog.
|
# Settings to improve accessibility of dialog.
|
||||||
|
Loading…
Reference in New Issue
Block a user