PS3 Console Total Powered On Time (WebMAN Mod 1.47.25.3+ feature)

I wasn't going to say how it was done so people couldn't do that ... but you just told people more or less how to do it ... lol
 
I need help
how can I get Console Total Powered On Time's details?
I'm using PS3 Super Slim Hen 2.3.1 Webman Mod 1.47.25.7 Beta
 
DECR-1000A
stats.png

Firmware detection for them on latest wMM is a bit weird.

Curious about others' stats for these.
 
@sandungas
Oops! You're right. Smart enough to print "current session runtime not includet" but too dumb to add the forthcoming shutdown. :)
Is fine, it was not so obvious, the first days i did not realized about it :)
I started thinking in it while thinking at which points of the runtime the values was "updated" (i wrote a post before brainstorming about it), it happens at boot, and every time you complete a shutdown sequence successfully

The confusing detail is the power_off_counter is not counting the poweroff of the current session (well, now looks obvious, because the current session has not been powered off yet)

The actual code does this:
faulty shutdowns = power_on_counter - power_off_counter
But it should do this (in my oppinion):
faulty shutdowns = power_on_counter - power_off_counter - 1 // the 1 is the current session

------------------
Personally... i would wait a bit before changing the code because it would be nice to have at least another confirmation from another DECR

For me what im suggesting have a lot of sense... i mean i thought in it before @nowa posted his screenshot of his DECR with only 1 faulty shutdown
But this "feature" of the DECR's is something i could not imagine while thinking in this, by now it looks the DECR familly have some kind of prevention to avoid CELL crashing... i dont know how (maybe is because have 2 syscon chips, the normal one and the other from the "code processor" daughterboard ?)

Anyway... i think the DECR's are not completly "failproof" against CELL crashes :D i bet if you disconnect the power cable when the DECR is working is going to have the same result that in a PS3 retail (+1 faulty shutdown)
 
Last edited:

Similar threads

Back
Top