mirror of
https://github.com/shijimasoft/cia-unix.git
synced 2025-06-19 06:45:41 -04:00
README updated
This commit is contained in:
parent
84da162cd8
commit
76b68379cd
@ -1,6 +1,6 @@
|
|||||||
# cia-unix
|
# cia-unix
|
||||||
|
|
||||||
*Decrypt CIA roms in a UNIX environment* 🪐
|
*Decrypt CIA roms in UNIX environments* 🪐
|
||||||
|
|
||||||
#### Requirements
|
#### Requirements
|
||||||
* Python 2.7
|
* Python 2.7
|
||||||
@ -15,20 +15,19 @@ cia-unix/
|
|||||||
└─ Encrypted Game.cia
|
└─ Encrypted Game.cia
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
ctrtool and makerom are from [*3DSGuy* repository](https://github.com/3DSGuy/Project_CTR)
|
ctrtool and makerom are from [*3DSGuy* repository](https://github.com/3DSGuy/Project_CTR)
|
||||||
|
|
||||||
*[AdawareDeveloper](https://github.com/AdawareDeveloper)* contributed translating the [windows-only version](https://github.com/matiffeder/3DS-stuff/blob/master/Batch%20CIA%203DS%20Decryptor.bat)
|
*[AdawareDeveloper](https://github.com/AdawareDeveloper)* contributed translating the [windows-only version](https://github.com/matiffeder/3DS-stuff/blob/master/Batch%20CIA%203DS%20Decryptor.bat)
|
||||||
|
|
||||||
## 📮 Roadmap
|
## 📋 Roadmap
|
||||||
- [x] Decrypt .cia
|
- [x] Decrypt .cia
|
||||||
- [x] Games
|
- [x] Games
|
||||||
- [x] Patch and DLCs
|
- [x] Patch and DLCs
|
||||||
- [ ] Decrypt .3ds
|
- [ ] Decrypt .3ds
|
||||||
- [ ] Rust 'decrypt.py' rewrite
|
- [ ] Rust 'decrypt.py' rewrite
|
||||||
|
|
||||||
## Build from source
|
## ⚡️ Build from source
|
||||||
You’ll need the [Crystal compiler](https://crystal-lang.org/install/)
|
You’ll need the [Crystal compiler](https://crystal-lang.org/install/)
|
||||||
|
|
||||||
`crystal build cia-unix.cr --release`
|
`crystal build cia-unix.cr --release`
|
||||||
|
Loading…
Reference in New Issue
Block a user