Nishijima Akito
f33b9b2fc7
Merge pull request #35 from murphyjt/fix-escaping
...
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-arm64, ubuntu-22.04-arm) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-x86_64, ubuntu-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-arm64, macos-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-x86_64, macos-13) (push) Has been cancelled
Replace shell backticks with Process.new for better escaping
2025-05-19 15:19:08 +02:00
Joshua Murphy
26b758a723
Replace shell backticks with Process.new for better escaping
...
This avoids issues with filenames containing spaces and improves reliability
when passing arguments to external tools.
2025-05-19 00:14:53 -04:00
Nishijima Akito
a7c2ba7b04
Merge pull request #34 from craigfurman/dltools-bash-path
...
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-arm64, ubuntu-22.04-arm) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-x86_64, ubuntu-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-arm64, macos-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-x86_64, macos-13) (push) Has been cancelled
Be flexible regarding bash path in dltools.sh
2025-04-20 19:35:20 +02:00
Craig Furman
4b5d6b8a0e
Be flexible regarding bash path in dltools.sh
...
Bash isn't always at /bin/bash. On nixos, it might be a nix store path.
On macOS, users might want to use a more up-to-date version of bash than
what ships with the system (bash 3, from 2007).
Locate bash from PATH instead.
2025-04-20 13:29:40 +01:00
shijimasoft
39b7b43b33
support for linux-arm64 github actions
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-arm64, ubuntu-22.04-arm) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-x86_64, ubuntu-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-arm64, macos-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-x86_64, macos-13) (push) Has been cancelled
2025-04-10 15:40:52 +02:00
shijimasoft
41da61280e
testing arm64 (armv8) build action
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-arm64, ubuntu-22.04-arm) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-linux-x86_64, ubuntu-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-arm64, macos-latest) (push) Has been cancelled
cia-unix build / release (${{ github.event.repository.name }}, ${{ github.event.repository.name }}-macos-x86_64, macos-13) (push) Has been cancelled
2025-04-08 13:12:54 +02:00
Nishijima Akito
1148680d9d
Merge pull request #30 from rooq/main
...
Issue #29 : Skip over unsupported .cia's
2025-04-08 11:53:48 +02:00
Nishijima Akito
592eed3dd4
Merge pull request #27 from SwitchAxe/os-detection-fix
...
Fixed OSTYPE check for when linux is reported as 'linux' instead of 'linux-gnu'
2025-04-08 11:50:38 +02:00
rooq
30e646ed48
Issue #29 : Skip over unsupported .cia's
2024-12-19 21:08:41 -05:00
Sofia Cerasuoli
d4091410c2
Fixed OSTYPE check for when linux is reported as 'linux' instead of 'linux-gnu'
2024-10-05 00:37:04 +02:00
shijimasoft
874ec61bf2
fixed crystal actions
2024-06-10 16:03:53 +02:00
Alessio Incampo
2951abecb8
added github build actions
2024-06-10 15:53:22 +02:00
shijimasoft
8920b5c15d
replaced the decrypt.py
script with the native ctrdecrypt
module
2024-06-10 15:23:55 +02:00
shijimasoft
5690616cc0
improved seeddb compatibility
2024-06-01 09:34:00 +02:00
shijimasoft
c6e1b64efb
removed redundant decryption
2024-06-01 09:33:40 +02:00
shijimasoft
92dd95721d
fixed ncch sorting issue and dependencies update
2024-05-08 14:55:03 +02:00
shijimasoft
12814d1ca4
fix regex selector
2024-03-05 16:30:49 +01:00
shijimasoft
f2a7dfc41d
update readme
2023-10-04 12:24:46 +02:00
shijimasoft
91f845c44d
dependency installation fixed
2023-09-16 15:02:28 +02:00
shijimasoft
0625e7484f
added seeddb.bin as a dependency
2023-09-16 15:02:10 +02:00
shijimasoft
974af55961
Apple Silicon support, dependencies updated
2023-05-23 15:00:09 +02:00
shijimasoft
ad817dae59
merge fix from experimental branch
2022-09-16 13:38:13 +02:00
shijimasoft
ca2660da6d
merge some fixes from experimental branch
2022-09-07 13:15:37 +02:00
shijimasoft
1663e4dee2
update README
2022-09-04 21:24:53 +02:00
shijimasoft
b7c40d59e9
minor code improvements
2022-08-07 21:44:25 +02:00
Alessio Incampo
0f9d8dfc45
update python 2.7.18 link
2022-08-04 13:45:21 +02:00
shijimasoft
39dc580edc
new line on errors
2022-08-03 19:10:40 +02:00
shijimasoft
575dc6526a
easier dependencies instruction and installation
2022-08-02 19:35:17 +02:00
Alessio Incampo
fc8223371e
Update README.md
2022-07-18 10:05:06 +02:00
shijimasoft
eff1b90a2a
code fixes
2022-06-14 11:27:59 +02:00
shijimasoft
f5261315ba
update dependencies
2022-06-13 14:27:06 +02:00
shijimasoft
889f0f74ae
automatic dependencies download added
2022-03-27 14:02:30 +02:00
shijimasoft
4b7033142e
added .3ds support
2022-02-23 18:01:51 +01:00
shijimasoft
059a79f7ed
small download script improvements
2022-02-23 17:06:12 +01:00
shijimasoft
29a03d1190
add dependencies check and download script
2022-02-22 19:18:13 +01:00
shijimasoft
76b68379cd
README updated
2022-02-21 20:08:39 +01:00
shijimasoft
84da162cd8
source code
2022-02-21 16:04:29 +01:00
Nishijima
1e03183c3e
Initial commit
2022-02-21 16:00:16 +01:00