Damien Zhao
f1db80024c
update bdk
...
Signed-off-by: Damien Zhao <zdm65477730@126.com >
2022-11-08 22:29:07 +08:00
Calvin Fuchs
049845227d
Update Makefile
2021-06-26 04:51:08 +02:00
Calvin Fuchs
a6385bf933
adding option to remove mac specific files
2021-06-26 04:41:28 +02:00
Calvin Fuchs
8821ce8fc7
re-enabled reboot to payload
2021-06-24 20:15:28 +02:00
Calvin Fuchs
5463aa2306
put everything into a new CPR file
2021-06-24 19:20:34 +02:00
Calvin Fuchs
6335181e52
added archive bits fix
...
the code is borrowed from hekate
2021-06-24 17:51:18 +02:00
Calvin Fuchs
dbc5e29bd8
added aio fixes to fixEverything
2021-06-18 19:37:42 +02:00
Calvin Fuchs
24c715ecf3
Update Makefile
2021-06-18 19:33:40 +02:00
Calvin Fuchs
4700b6c39d
Added AiO-Updater fixed & styling
2021-06-18 18:38:00 +02:00
Calvin Fuchs
3633c6bd34
Update Makefile
2021-06-18 03:23:33 +02:00
Calvin Fuchs
55b8eb90a9
fixed merge errors
2021-06-18 03:20:29 +02:00
Calvin Fuchs
8be4e14066
Merge branch 'master' of https://github.com/Team-Neptune/CommonProblemResolver
2021-06-18 03:12:23 +02:00
Calvin Fuchs
b87e574f29
Changed sourcecode for CPR
2021-06-18 03:11:23 +02:00
Calvin Fuchs
dc74e50356
Updated makefile to CPR
2021-06-18 03:11:07 +02:00
Calvin Fuchs
2edf471a75
Update README.md
2021-06-18 03:10:54 +02:00
Calvin Fuchs
86ac1b24d2
changed buildscript to PCR
2021-06-18 03:10:34 +02:00
Calvin Fuchs
e62f792e30
removed Tegra files
2021-06-18 03:10:13 +02:00
Slluxx
c2ea798562
changed name
2021-06-16 21:57:17 +02:00
Slluxx
2f25506f2d
removed menu options
2021-06-16 21:57:09 +02:00
suchmememanyskill
a1ae52e8ac
show key error upon mounting mmc and fix small files in hex view
2021-05-23 23:57:58 +02:00
suchmememanyskill
bb4361c991
Update for 12.0.2, bump version
2021-05-12 13:36:16 +02:00
suchmememanyskill
e81e418b1e
add 12.0.0 support, bump version
2021-04-07 01:16:58 +02:00
suchmememanyskill
adc54c9881
bump version to 3.0.3
2021-04-02 10:47:11 +02:00
suchmememanyskill
347513a037
dump/restore files decrypted
...
Most notable is that you can now restore atmosphere prodinfo backups
2021-03-17 16:35:22 +01:00
suchmememanyskill
d8f0c714b6
show sd error message on mount fail
2021-03-02 00:39:31 +01:00
suchmememanyskill
853cf4f5cf
bump version to 3.0.2
2021-01-30 14:40:05 +01:00
suchmememanyskill
97306ec204
mariko should not be able to reboot to rcm via home
2021-01-30 14:32:19 +01:00
suchmememanyskill
81120849d0
fix the bis cluster cache if too much data was read
2021-01-23 00:09:23 +01:00
suchmememanyskill
0129039d76
Add reboot normally option, hide reboot to rcm on mariko
...
On mariko, rebooting normally will bypass fuses
2021-01-21 17:59:49 +01:00
suchmememanyskill
7862a15e1d
controller can be NULL
2021-01-12 00:37:31 +01:00
suchmememanyskill
8709e3aa2e
Update bdk to hekate 5.5.2
2021-01-12 00:30:14 +01:00
suchmememanyskill
f730f4a08e
bump version to 3.0.1
2021-01-11 22:14:38 +01:00
suchmememanyskill
ec64658a6a
reee copy printing
2021-01-11 21:37:09 +01:00
suchmememanyskill
86db030bda
small fixes
...
- On a switch lite, the home and cap buttons do weird things, so we should disable m
- File deletions should wait a bit
2021-01-11 21:22:24 +01:00
suchmememanyskill
d27832effb
[script] Fix <= and >=
2021-01-10 23:19:51 +01:00
suchmememanyskill
5057bb2863
[script] menu now allows for hidden & skip entries
2021-01-10 16:58:40 +01:00
suchmememanyskill
963987d639
[script] add operators, add reboot to payload
...
- Add a function to reboot to payload
- Add an "Empty array" variable type that is created when you try to assign []. This will get filled with a valid entry upon first addition
- Adds operator string array plus string
2021-01-10 16:32:50 +01:00
suchmememanyskill
3f80693d9e
Save bytes, add screenshots into main and more
...
- Also run script on bootup if a script called startup.te is found on the root of the sd
- Saved bytes by just disabling making exfat partitions, lol
2021-01-10 00:10:28 +01:00
suchmememanyskill
5485f5ca06
Add screenshot taking as debug arg
2021-01-09 17:12:45 +01:00
suchmememanyskill
981e5435ea
Add charging icon
2021-01-08 19:32:06 +01:00
suchmememanyskill
99c2abeaf3
not all gpt entries are all caps
2021-01-05 19:42:15 +01:00
suchmememanyskill
cf2c116240
Complete rewrite of TE
...
Merge pull request #32 from suchmememanyskill/rewrite
2021-01-05 17:00:00 +01:00
suchmememanyskill
502a246949
add timerMs function, unmounting emu does not unmount sd
2021-01-05 15:55:11 +01:00
suchmememanyskill
e98a3bba68
don't pause script on exit except on error
2021-01-04 23:42:26 +01:00
suchmememanyskill
9447256934
Remove beta signature
2021-01-04 18:30:09 +01:00
suchmememanyskill
7e2a672753
[script] fix == not working
2021-01-04 18:27:17 +01:00
suchmememanyskill
12136d9289
[Script] add last bits
...
Fixed: Scripts should free at the end
Added: ncaGetType, saveSign
Modified: pathCombine can now take 2+ args to combine
2021-01-04 16:57:47 +01:00
suchmememanyskill
c9fdb650c3
[script] Make equivalent to tsV1
...
Fixed: functions in functions
Added functions: version, menu, pathCombine, pathEscFolder, fileMove, fileCopy, fileDel, mmcConnect, mmcMount, mkdir, dirRead, dirCopy, dirDel, mmcDump, mmcRestore
2021-01-04 01:55:58 +01:00
suchmememanyskill
e1491da4ad
[script] add some util functions
...
functions added: return, exit, printPos, clearscreen, drawBox, color, pause, exit
2021-01-02 12:43:15 +01:00
suchmememanyskill
e0c62cbec4
[script] add bitshifting
2021-01-02 11:39:14 +01:00