pokepoke121 / valentine-hbl

Automatically exported from code.google.com/p/valentine-hbl
Other
0 stars 0 forks source link

Automatically detect the firmware/type of PSP #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently people have to manually change some settings based on their
firmware (copy nids for 5.xx and 6.xx).
Let's try to figure out an automated way of detecting the firmware running HBL

Original issue reported on code.google.com by wagic.the.homebrew@gmail.com on 13 Apr 2010 at 11:46

GoogleCodeExporter commented 8 years ago
Need to estimate another function: sceKernelDevkitVersion() from 
SysMemUserForUser. 

Original comment by ametric@gmail.com on 13 Apr 2010 at 12:01

GoogleCodeExporter commented 8 years ago
If the firmware could not be automatically detected, would allowing the user to 
choose which firmware they are running be sufficient?

Original comment by ultimaki...@gmail.com on 15 Apr 2010 at 5:55

GoogleCodeExporter commented 8 years ago
Ok for me, but we should concentrate on more important issues.

Original comment by ametric@gmail.com on 15 Apr 2010 at 6:41

GoogleCodeExporter commented 8 years ago
Actually we need to know the firmware before we start doing estimations (since 
the 
main reason is to load the correct nids file), so estimating 
sceKernelDevkitVersion 
wouldn't help

Original comment by wagic.the.homebrew@gmail.com on 16 Apr 2010 at 9:26

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
There's a priority level for each issue, so please concentrate on high priority
issues first.

Original comment by ametric@gmail.com on 17 Apr 2010 at 12:11

GoogleCodeExporter commented 8 years ago
The code is in as of revision 32. I don't know how accurate it is as I only had 
a
dozen memdumps to work with. Let's wait for a few days and if I hear no 
complaints
I'll close this issue.

Original comment by wagic.the.homebrew@gmail.com on 17 Apr 2010 at 2:20

GoogleCodeExporter commented 8 years ago
Wololo, please contact arisma @ advancedpsp.tk, he found a bug fix: the path for
.nids files isn't set correctly.

Original comment by ametric@gmail.com on 17 Apr 2010 at 3:56

GoogleCodeExporter commented 8 years ago
Thanks, I fixed the bug found by arisma.
I also conducted a small poll to see if firmware detection works, it seems 
a;right 
(I added 5.5 after the poll).
http://advancedpsp.tk/foro_es/viewtopic.php?
f=39&t=320&sid=48db9f28fc686cc9a946985bbd4809db

So I'm marking this as fixed, I'll open a new issue if problems arise

Original comment by wagic.the.homebrew@gmail.com on 19 Apr 2010 at 12:13