Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
theheroGAC authored Aug 24, 2018
1 parent 0c8fa46 commit c777587
Show file tree
Hide file tree
Showing 15 changed files with 32 additions and 13 deletions.
2 changes: 1 addition & 1 deletion git/shared.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ APP_REPO = "theheroGAC"
APP_PROJECT = "Autoplugin"

APP_VERSION_MAJOR = 0x03 -- major.minor
APP_VERSION_MINOR = 0x18
APP_VERSION_MINOR = 0x20
APP_VERSION = ((APP_VERSION_MAJOR << 0x18) | (APP_VERSION_MINOR << 0x10)) -- Union Binary
3 changes: 2 additions & 1 deletion lang/Chinese_S.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "安装 SD2VITA 插件"
MENU_INSTALL_PLUGINS = "安装插件"
MENU_UNINSTALL_PLUGINS = "卸载插件"
MENU_INSTALL_NPDRMFREE = "安装 npdrm free 插件"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "为PKGJ v0.31以上版本安装config.txt配置文件"
MENU_INSTALL_REMASTERED_CTRLS = "安装 RemasteredControls 插件"
MENU_EXIT = "退出\n\n\n\n\n中文翻译:OmoineMie"
MENU_INSTALLED_CONFIG = "pkgj的配置文件已安装在ux0:pkgi/config.txt"
Expand Down Expand Up @@ -77,6 +77,7 @@ INSTALLP_DESC_NOPSMDRM = "此插件允许你绕过PSM游戏的DRM保护机
INSTALLP_DESC_VITABRIGHT = "此插件可以让PSV使用自定义伽玛值,从而将亮度降低到最小值以下,或者将其增加到最大值以上"
INSTALLP_DESC_NOAVLS = "此插件将永久禁用AVLS"
INSTALLP_DESC_REPATCH = "允许运行加密游戏位于 ux0:patch 的MOD,并可让3.67以上固件的游戏在3.60/3.65破解固件上运行"
INSTALLP_DESC_LOLICON = "Small vita shell ran from kernel that allows for actual overclocking"
INSTALLP_DESC_DS3VITA = "使用PS3手柄控制PSV"
INSTALLP_DESC_DS4VITA = "使用PS4手柄控制PSV"
INSTALLP_DESC_UDCDUVC = "使用USB线连接将画面串流到PC上"
Expand Down
3 changes: 2 additions & 1 deletion lang/FRENCH.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "Mise en place de la SD2VITA"
MENU_INSTALL_PLUGINS = "Menu des plugins"
MENU_UNINSTALL_PLUGINS = "Désinstaller un Plugin"
MENU_INSTALL_NPDRMFREE = "Mise en place du plugin NpDrm free de Qwik pour Adrenaline"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "Installation du fichier config.txt pour PKGJ v0.33+"
MENU_INSTALL_REMASTERED_CTRLS = "Install RemasteredControls plugins from Theflow (Adrenaline)"
MENU_EXIT = "Quitter"
MENU_INSTALLED_CONFIG = "Fichier config.txt pour pkgj a été installé dans ux0:pkgi/"
Expand Down Expand Up @@ -76,6 +76,7 @@ INSTALLP_DESC_NOPSMDRM = "Désactive la protection DRM sur les jeux PSM"
INSTALLP_DESC_VITABRIGHT = "Plugin vous permettant d'activer la luminosité à son maximum"
INSTALLP_DESC_NOAVLS = "Ce Plugin va désactiver en permanence le mode AVLS qui s'auto active au redémarrage de votre PS Vita"
INSTALLP_DESC_REPATCH = "Active l'installation des jeux encrypté (3.67) et moddé et utilisable sous les firmware 3.60 et 3.65"
INSTALLP_DESC_LOLICON = "Small vita shell ran from kernel that allows for actual overclocking"
INSTALLP_DESC_DS3VITA = "Contrôler votre PS Vita avec une manette DualShock 3"
INSTALLP_DESC_DS4VITA = "Contrôler votre PS Vita avec une manette DualShock 4"
INSTALLP_DESC_UDCDUVC = "Plugin de streaming : diffusé votre écran de PS Vita sur votre PC via un câble USB"
Expand Down
3 changes: 2 additions & 1 deletion lang/GERMAN.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "SD2VITA Plugin installieren"
MENU_INSTALL_PLUGINS = "Plugins installieren"
MENU_UNINSTALL_PLUGINS = "Plugins deinstallieren"
MENU_INSTALL_NPDRMFREE = "npdrm free Plugin von qwikrazor87 instalieren (Adrenaline)"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "Installiere config.txt für PKGJ v0.33+"
MENU_INSTALL_REMASTERED_CTRLS = "RemasteredControls Plugins von Theflow installieren (Adrenaline)"
MENU_EXIT = "Beenden"
MENU_INSTALLED_CONFIG = "ux0:pkgi/config.txt für pkgj wurde installiert!"
Expand Down Expand Up @@ -77,6 +77,7 @@ INSTALLP_DESC_NOPSMDRM = "Ermöglicht es, den DRM-Schutz für PSM-Spielinhal
INSTALLP_DESC_VITABRIGHT = "Ermöglicht es, eine benutzerdefinierte Gamma-Tabelle zu benutzen. Damit kann die Helligkeit über das Maximum, bzw. unter das Minimum eingestellt werden."
INSTALLP_DESC_NOAVLS = "Plugin deaktiviert AVLS dauerhaft"
INSTALLP_DESC_REPATCH = "Erlaubt das modifizieren von verschlüsselten Spielen ähnlich wie ux0:patch und ermöglicht die Nutzung von 3.61+ Spielen auf 3.60 / 3.65 HEN"
INSTALLP_DESC_LOLICON = "Small vita shell ran from kernel that allows for actual overclocking"
INSTALLP_DESC_DS3VITA = "Steuere deine PSVita mit einem DualShock 3 Controller"
INSTALLP_DESC_DS4VITA = "Steuere deine PSVita mit einem DualShock 4 Controller"
INSTALLP_DESC_UDCDUVC = "UVC Gerät zum übertragen vom Bildschirm auf den Computer via USB"
Expand Down
3 changes: 2 additions & 1 deletion lang/ITALIAN.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "Installa il Plugin SD2VITA"
MENU_INSTALL_PLUGINS = "Installa Plugins"
MENU_UNINSTALL_PLUGINS = "Disinstalla Plugins"
MENU_INSTALL_NPDRMFREE = "Installa il plugin npdrm free di qwikrazor87 (Adrenaline)"
MENU_INSTALL_CONFIG = "Installa il file config.txt per PKGJ (file vuoto)"
MENU_INSTALL_CONFIG = "Installa il file config.txt per PKGJ v0.33+"
MENU_INSTALL_REMASTERED_CTRLS = "Installa RemasteredControls plugins di Theflow (Adrenaline)"
MENU_EXIT = "Esci"
MENU_INSTALLED_CONFIG = "ux0:pkgi/config.txt per pkgj è stato installato!!!"
Expand Down Expand Up @@ -77,6 +77,7 @@ INSTALLP_DESC_NOPSMDRM = "Permette di bypassare la protezione DRM sui conten
INSTALLP_DESC_VITABRIGHT = "Plugin che consente di utilizzare una tabella gamma personalizzata e quindi ridurre la luminosità al di sotto del minimo e aumentarla al di sopra del massimo"
INSTALLP_DESC_NOAVLS = "Plugin che disabiliterà permanentemente AVLS su PSVITA"
INSTALLP_DESC_REPATCH = "Permette il ​​modding di giochi crittografati simile a ux0:patch e abilita l'uso di giochi 3.67+ su 3.60/65 HEN"
INSTALLP_DESC_LOLICON = "Un piccolo shell lanciato dal kernel che consente l'overclocking effettivo"
INSTALLP_DESC_DS3VITA = "Controlla la tua PSVita utilizzando un DualShock 3"
INSTALLP_DESC_DS4VITA = "Controlla la tua PSVita utilizzando un DualShock 4"
INSTALLP_DESC_UDCDUVC = "Dispositivo UVC per trasmettere la schermata PSVITA tramite USB al computer"
Expand Down
3 changes: 2 additions & 1 deletion lang/JAPANESE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "SD2VITAプラグインインストール"
MENU_INSTALL_PLUGINS = "プラグインインストール"
MENU_UNINSTALL_PLUGINS = "プラグインアンインストール"
MENU_INSTALL_NPDRMFREE = "Adrenaline用npdrm_freeプラグイン(by qwikrazor87)インストール"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "PKGJ v0.33+のconfig.txtインストール"
MENU_INSTALL_REMASTERED_CTRLS = "Install RemasteredControls plugins from Theflow (Adrenaline)"
MENU_EXIT = "アプリを終了"
MENU_INSTALLED_CONFIG = "pkgj用のconfig.txtはux0:pkgi/config.txtへインストールされます!"
Expand Down Expand Up @@ -77,6 +77,7 @@ INSTALLP_DESC_NOPSMDRM = "どのようなPSMのゲームコンテンツで
INSTALLP_DESC_VITABRIGHT = "このプラグインを使用すると輝度設定がカスタムガンマテーブルを使用するため、最小値と最大値の幅が広がります"
INSTALLP_DESC_NOAVLS = "AVLS-ForcedプラグインはVitaのAVLS機能を永久に無効にします。"
INSTALLP_DESC_REPATCH = "ux0:patchのような暗号化されたゲームの改造を可能にし、3.60/3.65HENで3.67以上のゲームの使用を可能にします"
INSTALLP_DESC_LOLICON = "Small vita shell ran from kernel that allows for actual overclocking"
INSTALLP_DESC_DS3VITA = "DualShock3を使ってVitaをコントロールする"
INSTALLP_DESC_DS4VITA = "DualShock4を使ってVitaをコントロールする"
INSTALLP_DESC_UDCDUVC = "UVCデバイスを使用して、USB経由でディスプレイをコンピュータにストリーミングします"
Expand Down
2 changes: 1 addition & 1 deletion lang/PORTUGUESE_BR.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "Instalar o Plugin SD2VITA"
MENU_INSTALL_PLUGINS = "Instalar os Plugins"
MENU_UNINSTALL_PLUGINS = "Desinstalar Plugins"
MENU_INSTALL_NPDRMFREE = "Instale o plugin npdrm no Qwik (Adrenaline)"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "Instalar o config.txt para PKGJ v0.31+"
MENU_INSTALL_REMASTERED_CTRLS = "Install RemasteredControls plugins from Theflow (Adrenaline)"
MENU_EXIT = "Sair"
MENU_INSTALLED_CONFIG = "!!! ux0:pkgi/config.txt para pkgj foi instalado com sucesso !!!"
Expand Down
3 changes: 2 additions & 1 deletion lang/SPANISH.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "Instalar Plugin SD2VITA"
MENU_INSTALL_PLUGINS = "Instalar Plugins"
MENU_UNINSTALL_PLUGINS = "Desinstalar Plugins"
MENU_INSTALL_NPDRMFREE = "Instalar plugin npdrm free de qwikrazor87 (Adrenaline)"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "Instalar config.txt para PKGJ v0.33+"
MENU_INSTALL_REMASTERED_CTRLS = "Instalar Remastered Controls plugins de Theflow (Adrenaline)"
MENU_EXIT = "Salir"
MENU_INSTALLED_CONFIG = "¡¡¡ ux0:pkgi/config.txt para pkgj ha sido instalado !!!"
Expand Down Expand Up @@ -77,6 +77,7 @@ INSTALLP_DESC_NOPSMDRM = "Le permite evitar la protección DRM en el conteni
INSTALLP_DESC_VITABRIGHT = "Permite usar una tabla de gamma personalizada, y así disminuir el brillo por debajo del mínimo, y aumentarlo por encima del máximo"
INSTALLP_DESC_NOAVLS = "Plugin que desactivará permanentemente AVLS en PS Vita forzada por AVLS"
INSTALLP_DESC_REPATCH = "Permite el modding de juegos encriptados similar a ux0:patch y permite el uso de juegos 3.67+ en 3.60/65 HEN"
INSTALLP_DESC_LOLICON = "Small vita shell ran from kernel that allows for actual overclocking"
INSTALLP_DESC_DS3VITA = "Controla tu psvita usando un DualShock 3"
INSTALLP_DESC_DS4VITA = "Controla tu psvita usando un DualShock 4"
INSTALLP_DESC_UDCDUVC = "Permite que la PS Vita funcione como un dispositivo UVC para transmitir su pantalla a través de USB a su computadora"
Expand Down
3 changes: 2 additions & 1 deletion lang/chinese_t.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "安裝 SD2VITA 外掛程式"
MENU_INSTALL_PLUGINS = "安裝外掛程式"
MENU_UNINSTALL_PLUGINS = "卸載外掛程式"
MENU_INSTALL_NPDRMFREE = "安裝 npdrm free 外掛程式"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "為PKGJ v0.31以上版本安裝config.txt設定檔"
MENU_INSTALL_REMASTERED_CTRLS = "安裝 RemasteredControls 外掛程式"
MENU_EXIT = "退出\n中文翻譯(台灣神豬)"
MENU_INSTALLED_CONFIG = "pkgj的設定檔已安裝在ux0:pkgi/config.txt"
Expand Down Expand Up @@ -77,6 +77,7 @@ INSTALLP_DESC_NOPSMDRM = "允許你繞過PSM遊戲的DRM保護機制"
INSTALLP_DESC_VITABRIGHT = "此外掛程式可以讓PSV使用自訂伽瑪值,從而將亮度降低到最小值以下,或者將其增加到最大值以上"
INSTALLP_DESC_NOAVLS = "此外掛程式將永久禁用AVLS"
INSTALLP_DESC_REPATCH = "允許運行加密遊戲位於 ux0:patch 的MOD,並可讓3.67以上固件的遊戲在3.60/3.65破解固件上運行"
INSTALLP_DESC_LOLICON = "Small vita shell ran from kernel that allows for actual overclocking"
INSTALLP_DESC_DS3VITA = "使用PS3手柄控制PSV"
INSTALLP_DESC_DS4VITA = "使用PS4手柄控制PSV"
INSTALLP_DESC_UDCDUVC = "使用USB線連接將畫面串流到PC上"
Expand Down
3 changes: 2 additions & 1 deletion lang/english_us.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MENU_INSTALL_SD2VITA = "Install Plugin SD2VITA"
MENU_INSTALL_PLUGINS = "Install Plugins"
MENU_UNINSTALL_PLUGINS = "Uninstall Plugins"
MENU_INSTALL_NPDRMFREE = "Install plugin npdrm free from qwikrazor87 (Adrenaline)"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ (empty file)"
MENU_INSTALL_CONFIG = "Install config.txt for PKGJ v0.33+"
MENU_INSTALL_REMASTERED_CTRLS = "Install RemasteredControls plugins from Theflow (Adrenaline)"
MENU_EXIT = "Exit"
MENU_INSTALLED_CONFIG = "ux0:pkgi/config.txt for pkgj have been installed !!!"
Expand Down Expand Up @@ -77,6 +77,7 @@ INSTALLP_DESC_NOPSMDRM = "Allows you to bypass DRM protection on PSM game co
INSTALLP_DESC_VITABRIGHT = "Plugin enabling you to use a custom gamma table, and thus decrease brightness below the minimum, and increase it above the maximum"
INSTALLP_DESC_NOAVLS = "Plugin that will permanantly disable AVLS on AVLS-Forced vitas"
INSTALLP_DESC_REPATCH = "Allow the modding of encrypted games similar to ux0:patch and Enables usage of 3.67+ games on 3.60/65 HEN"
INSTALLP_DESC_LOLICON = "Small vita shell ran from kernel that allows for actual overclocking"
INSTALLP_DESC_DS3VITA = "Control your Vita using a DualShock 3"
INSTALLP_DESC_DS4VITA = "Control your Vita using a DualShock 4"
INSTALLP_DESC_UDCDUVC = "UVC device to stream its display over USB to your computer"
Expand Down
12 changes: 11 additions & 1 deletion resources/pkgj/config.txt
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@

url_games http://nopaystation.com/tsv/PSV_GAMES.tsv
url_updates http://nopaystation.com/tsv/PSV_UPDATES.tsv
url_dlcs http://nopaystation.com/tsv/PSV_DLCS.tsv
url_psx_games http://nopaystation.com/tsv/PSX_GAMES.tsv
url_psp_games http://nopaystation.com/tsv/PSP_GAMES.tsv
url_psm_games http://nopaystation.com/tsv/PSM_GAMES.tsv
url_comppack https://gitlab.com/nopaystation_repos/nps_compati_packs/raw/master/
install_psp_psx_location ux0:
sort name
order asc
filter ASA,EUR,JPN,USA
Binary file added resources/plugins/LOLIcon.skprx
Binary file not shown.
2 changes: 1 addition & 1 deletion sce_sys/livearea/contents/template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<frame id="frame4">
<liveitem>
<text align="left" text-align="left" word-wrap="off" ellipsis="on">
<str size="18" color="#ffffff" shadow="on">v3.18</str>
<str size="18" color="#ffffff" shadow="on">v3.20</str>
</text>
</liveitem>
</frame>
Expand Down
Binary file modified sce_sys/param.sfo
Binary file not shown.
3 changes: 2 additions & 1 deletion scripts/autoplugin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ plugins = {
{ name = "NoPsmDrm by frangarcj", path = "nopsmdrm.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_NOPSMDRM, },
{ name = "Vitabright by devnoname120(only for 3.60)", path = "vitabright.skprx", section = "KERNEL", path2 = false, section2 = false, config = "vitabright_lut.txt", desc = INSTALLP_DESC_VITABRIGHT, },
{ name = "NoAVLS by SilicaAndPina", path = "noavls.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_NOAVLS, },
{ name = "Repatch by dots v2.71", path = "repatch.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_REPATCH, },
{ name = "Repatch by dots-tb v2.71", path = "repatch.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_REPATCH, },
{ name = "LOLIcon by dots-tb v1.0.1", path = "LOLIcon.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_LOLICON, },
{ name = "ds3vita by xerpi Beta3", path = "ds3vita.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_DS3VITA, },
{ name = "ds4vita by xerpi v1.2", path = "ds4vita.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_DS4VITA, },
{ name = "udcd_uvc by xerpi [PoC v6]", path = "udcd_uvc.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, desc = INSTALLP_DESC_UDCDUVC, },
Expand Down

0 comments on commit c777587

Please sign in to comment.