Reapply "hoc-clk: add live vdd2, live boost clock and basic pwm dimming"
This reverts commit 21a3f953d7.
This commit is contained in:
9
Source/Atmosphere-MTC-Unlock/emummc/build.sh
vendored
Normal file
9
Source/Atmosphere-MTC-Unlock/emummc/build.sh
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
make clean
|
||||
make -j
|
||||
./hactool.exe -t kip emummc.kip --uncompressed emummc_unpacked.kip
|
||||
python2.7 tools/kip1converter.py emummc_unpacked.kip emummc.data
|
||||
cat emummc.caps emummc.data > emummc.kipm
|
||||
Reference in New Issue
Block a user