Commit graph

18 commits

Author SHA1 Message Date
Zangetsu
ef89d019da
vita3K: Bump version to 0.2.0. (#3173) 2024-01-14 22:33:48 +01:00
Croden
b17dc3473f vita3k/script/update-windows: Fixed version to 0.1.9. 2023-11-13 20:50:48 +01:00
shinra-electric
6342c20536 Fix macOS updater
I just add a few quotation marks to try to get the script to recognise spaces in the path
2023-07-03 16:27:39 +02:00
Zangetsu38
1c10fe1d1e vita3k/script/update-windows: Fix number of current build.
- move check last release version to github api.
- Add 1 sec timeout for fix display begin of batch.
2023-05-22 21:25:00 +02:00
Zangetsu38
9d45a5fc66 vita3k: Using FreeConsole for Windows for execv and updater.
- Set console title.
- should fix load exec with using windows 11 terminal.
2023-05-20 16:14:34 +02:00
Seungyun Lee
3a587ee755 vita3k/updater: Fix broken update script for macOS 2023-03-30 14:17:06 +02:00
Seungyun Lee
da40e9cca4 vita3k/updater: Fix broken updater script for macOS
fix: #2436
2023-03-29 19:33:09 +02:00
cobalt2727
4e9fceeb32 mark shell scripts as executable 2023-02-27 18:38:35 +01:00
Macdu
e1e289187c
updater: Revert commits related to updater (#2246)
* Revert "vita3k/updater: launch win32 as it's own process."

This reverts commit c6c3dc1c5c.

* Revert "vita3k/updater: kill Vita3K.exe if boot equals 1"

This reverts commit 21e88d9478.
2022-12-26 00:07:54 +01:00
Zangetsu
7cdca0f2ee Revert "Improve the Windows update script yet again."
This reverts commit 4343481cff.
2022-12-23 17:18:13 +01:00
Nabsi
4343481cff Improve the Windows update script yet again.
vita3k/updater: Hide progress for faster speeds
2022-12-22 16:00:28 -03:00
Nabsi
21e88d9478 vita3k/updater: kill Vita3K.exe if boot equals 1 2022-12-20 22:09:48 -03:00
Pedro Montes Alcalde
9fb930ace2
updater: cd to script path 2022-12-06 14:31:58 -03:00
Seungyun Lee
fa90e66b98 vita3k/updater: Properly implement updater for macOS 2022-11-25 23:26:34 +01:00
HuanJiCanShang
aefc71ebb3 vita3k/updater: bump to v0.1.6 2022-11-23 12:43:52 +01:00
Zangetsu38
c2044c3ce4 vita3k: Add vita3k update.
- small improvement on update script.

Co-authored-by: EXtremeExploit <pedro.montes.alcalde@gmail.com>
Co-authored-by: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com>
2022-07-08 01:11:22 +02:00
Zangetsu38
025f87b13a vita3K/script: Improve script of update windows build.
- Check if using last build and download latest when is not case.
2022-06-29 17:42:45 +02:00
Zangetsu38
6929311d55 vita3k: create batch for download and extract last build automatically.
Co-authored-by: hiroshiyuri <hiroshiyuri@outlook.com>
2022-06-26 22:59:40 +02:00