KazushiM
|
c369641229
|
- [Sys-clk-OC]: Avoid conflicts with ptm module setting boost clocks
- [Sys-clk-OC]: Reduce sensitivity of Auto CPU Boost (≥95%)
- [test_patch]: Throw error if no patching entries were found.
|
2022-04-14 23:06:39 +08:00 |
|
KazushiM
|
926b9016b1
|
ldr_oc_suite: adopt ams style return code; test is now clang compatible; loader.kip will not crash if pcv/ptm sysmodules is manually patched.
|
2022-04-02 22:20:21 +08:00 |
|
KazushiM
|
0bb4249a5f
|
Add info and script on patching sysmodules manually
|
2022-03-31 23:53:01 +08:00 |
|
KazushiM
|
d6e2ac2527
|
HOS 14.0.0 passed:
Extracting nca...
./43772e89bbf8147fef94a4e8d81f4810.nca (pcv) -> /Volumes/RAM/pcv/
./5110ceed5e759af52d8ad3efcd005580.nca (ptm) -> /Volumes/RAM/ptm/
Converting nca to elf...
Building and testing...
Patching pcv...
CpuClkOSLimit Count: 1
CpuVoltLimit* Count: 14
MemClkOSLimit Count: 32
MemVoltHOS Count: 2
MemClkPllmLimit Count: 2
in void ams::ldr::oc::pcv::Erista::Patch(uintptr_t, size_t)
CpuClkOSLimit Count: 1
CpuClkOfficial Count: 1
GpuClkOfficial Count: 1
CpuVoltOfficial Count: 13
MemClkOSLimit Count: 32
GpuClkPllLimit Count: 1
MemClkPllmLimit Count: 2
GpuAsmPattern Count: 2
in void ams::ldr::oc::pcv::Mariko::Patch(uintptr_t, size_t)
Passed!
Patching ptm...
cpuPtmBoost Count: 2
memPtmMax Count: 9
memPtmAlt Count: 7
in void ams::ldr::oc::ptm::Patch(uintptr_t, size_t)
Passed!
|
2022-03-23 13:51:48 +08:00 |
|
KazushiM
|
6585abfcb8
|
Configurable CPU Boost Freq
|
2022-03-17 12:21:06 +08:00 |
|
KazushiM
|
94ac52e80b
|
homebrew to query clkrst registers, requires rebuilding nx-hbloader to allow access; emc pllm(b) divm accepts 1/2/4 only
|
2022-02-09 19:06:55 +08:00 |
|
KazushiM
|
c701de9ca5
|
Match pattern before check configuration
|
2022-02-08 11:48:18 +08:00 |
|
KazushiM
|
7fd47ce576
|
Add loader configurator in python script
|
2022-02-08 00:35:05 +08:00 |
|
KazushiM
|
1421586391
|
Erista EMC volt in uV; Add safety checks (voltage and cust)
|
2022-02-07 02:25:18 +08:00 |
|
KazushiM
|
c3432281da
|
Cleanup and add self-test
|
2022-02-07 01:22:14 +08:00 |
|