dzid

Results 119 comments of dzid

Oh, I didn't notice your reply, I basically cloned https://github.com/tapnair/OctoFusion plugin. In PyCharm, I set the interpreter as _Fusion 360 Python SDK_ and checked "Fusion 360 Support Enabled" checkbox. Then...

> 2. Whilst the engine is ramping up, pre-apply pressure to the torque converter clutch so we are biting but not 100% applied, this acts as a trans brake effectively,...

So what I am getting from this is that for simply splitting BIP39 mnemonics, your original [BIP39](https://github.com/iancoleman/bip39) and [Shamir39](https://github.com/iancoleman/shamir39) are still more appropriate tools - specifically designed for this purpose.

Use `ec-probe.exe dump` from `C:\Program Files (x86)\NoteBook FanControl`. See which registers are 0xFF. Try to change them to 0 and see what happens. On HP spectre FF was indicating Automatic...

I mean.. you should run it from the terminal Win+R, `cmd`, `cd C:\Program Files (x86)\NoteBook FanControl`, etc.....

There is help when you run: `ec-probe.exe` showing all the commands. Try `ec-probe.exe write 0x52 0x0` for this one to change: If nothing happens, try another 0xFF to change to...

> yes, the left fan is the GPU fan and the right fan is the CPU fan. apparently, the GPU reading is 15 but I think that's as far as...

> I am not really sure what @dzid26 said I didn't really understand so I'm not sure what I am supposed to do I was referring to the file you...

@arickec Replace the dll: https://github.com/UraniumDonut/nbfc-revive/issues/27#issuecomment-967684864 And then play with existing HP configs. For HP check out this thread https://github.com/UraniumDonut/nbfc-revive/issues/87 - you can read/write registers using **ec-probe.exe**.