Advertising (This ad goes away for registered users. You can Login or Register)

PSPIdent v0.75 Released

Most of the homebrews discussed in this forum can be downloaded here
ruyor
Retired Mod
Posts: 776
Joined: Wed Nov 03, 2010 2:29 am
Location: USA
Contact:

PSPIdent v0.75 Released

Post by ruyor »

Yoti has updated PSPIdent with all of the new motherboard info for 3000, Go, and Street.

Image
^It's in english if you run it on an english PSP^

It can now identify these motherboards (this section was written for 0.74):

Code: Select all

Tachyon = 0x00140000, Baryon = 0x00030600, Pommel = 103		TA-079 v1	1g	Fat 1.0
Tachyon = 0x00200000, Baryon = 0x00030600, Pommel = 103		TA-079 v2	1g	Fat 1.1
Tachyon = 0x00200000, Baryon = 0x00040600, Pommel = 103		TA-079 v3	1g	Fat 1.2
Tachyon = 0x00300000, Baryon = 0x00040600, Pommel = 103/104	TA-081		1g	Fat 2.0
Tachyon = 0x00400000, Baryon = 0x00114000, Pommel = 112		TA-082		1g	Fat 3.0
Tachyon = 0x00400000, Baryon = 0x00121000, Pommel = 112		TA-086		1g	Fat 4.0

Tachyon = 0x00500000, Baryon = 0x0022B200, Pommel = 123		TA-085		2g	Slim 1.0
Tachyon = 0x00500000, Baryon = 0x00234000, Pommel = 123		TA-085 v2	2g	Slim 1.1
Tachyon = 0x00500000, Baryon = 0x00243000, Pommel = 123		TA-088 v1	2g	Slim 2.0
Tachyon = 0x00500000, Baryon = 0x00243000, Pommel = 123		TA-088 v2	2g	Slim 2.1
Tachyon = 0x00600000, Baryon = 0x00243000, Pommel = 123		TA-088 v3	2g	Slim 2.2
Tachyon = 0x00500000, Baryon = 0x00243000, Pommel = 132		TA-090 v1	2g	Slim 3.0

Tachyon = 0x00600000, Baryon = 0x00263100, Pommel = 132/133	TA-090 v2	3g	Brite 1.0
Tachyon = 0x00600000, Baryon = 0x00285000, Pommel = 133		TA-092		3g	Brite 2.0
Tachyon = 0x00810000, Baryon = 0x002C4000, Pommel = 141		TA-093		3g/4g	Brite 3.0

Tachyon = 0x00720000, Baryon = 0x00304000, Pommel = 133		TA-091		5g	Slide/Go 1.0
Tachyon = 0x00??????, Baryon = 0x00??????, Pommel = ???		TA-094		5g	Slide/Go 2.0

Changelog:

Code: Select all

0.74.2 -> 0.75

- Added new PSP-E1000 codename "Street"



0.74.1 -> 0.74.2

- Added new PSP-3000 with tachyon=820000 (shipped 6.35 / DATE CODE 1A)

-- Don't know what mobo they really has inside, so call they TA-095v2/Brite v4.1 for now

- "Brite" -> "Bright"



0.74 -> 0.74.1

- Fixed wrong english string (6.2x -> 6.3x)

-- Thx to soulburn for attention



0.73.2 -> 0.74

- Latest PSP models (TA-095) support

- Now you may see your g-spot... erm, g-eneration
Download v0.75: http://www.mediafire.com/?pb9gccudpf8okc1

P.S. - If anyone has a TA-094 Go, it'd be nice if you posted your info here ;)
Advertising
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
VTE-1001 - 3.60 - VHBL+PBubbles+HENkaku
My PSPs
01g:TA-079v1
01g:TA-086
02g:TA-085v1
02g:TA-085v2
04g:TA-093
09g:TA-095
05g:TA-091
Yoti
VIP
Posts: 369
Joined: Sun Oct 17, 2010 4:49 am
Location: Russia

Re: PSPIdent v0.7 released

Post by Yoti »

*TA-094 is detected if Tachyon is 0x00720000 and Baryon is higher than 0x00304000.
You are wrong =)

Code: Select all

//else if (baryon > 0x00304000) model = 15; // ta-094
(Line is commented)

If any1 post tachyon/baryon i'll update to 0.71 w/ TA-094 support =)
Advertising
Last edited by Yoti on Thu Jan 06, 2011 8:49 am, edited 1 time in total.
IF SOMEONE HAS AN 07G PSP-3000 PLZ CONTACT ME VIA PM.

Image
Do not forget about adb kill-server. Really.
logical
Posts: 102
Joined: Sun Oct 03, 2010 12:34 pm
Location: Russia
Contact:

Re: PSPIdent v0.7 released

Post by logical »

my mobo is ta-093 Aand psp is Brite v3.0 4G
Last edited by logical on Thu Jan 06, 2011 8:53 am, edited 1 time in total.
=Thanks to HBL and all devs!=

Image
ruyor
Retired Mod
Posts: 776
Joined: Wed Nov 03, 2010 2:29 am
Location: USA
Contact:

Re: PSPIdent v0.7 released

Post by ruyor »

Yoti wrote:
*TA-094 is detected if Tachyon is 0x00720000 and Baryon is higher than 0x00304000.
You are wrong =)

Code: Select all

//else if (baryon > 0x00304000) model = 15; // ta-094
(Line is commented)
Whoops, sorry xD Edited my post ;)
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
VTE-1001 - 3.60 - VHBL+PBubbles+HENkaku
My PSPs
01g:TA-079v1
01g:TA-086
02g:TA-085v1
02g:TA-085v2
04g:TA-093
09g:TA-095
05g:TA-091
Asciito
Posts: 28
Joined: Mon Dec 27, 2010 6:34 pm

Re: PSPIdent v0.7 released

Post by Asciito »

PSPident 0.70 doesn't save any screenshot of my PSP data on ms0.
ruyor
Retired Mod
Posts: 776
Joined: Wed Nov 03, 2010 2:29 am
Location: USA
Contact:

Re: PSPIdent v0.7 released

Post by ruyor »

Asciito wrote:PSPident 0.70 doesn't save any screenshot of my PSP data on ms0.
It's a problem with TN HEN.
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
VTE-1001 - 3.60 - VHBL+PBubbles+HENkaku
My PSPs
01g:TA-079v1
01g:TA-086
02g:TA-085v1
02g:TA-085v2
04g:TA-093
09g:TA-095
05g:TA-091
wizarddoctor
Posts: 147
Joined: Wed Oct 27, 2010 3:13 pm
Location: 127.0.0.1

Re: PSPIdent v0.7 released

Post by wizarddoctor »

Nice release :)
PSP-1004 || 5.00 M33-6
PSP-3004 || 6.60 LME-1.6
Nexus 4 || CM11 - Snapshot-M7
Libre
Posts: 47
Joined: Sat Jan 01, 2011 4:51 pm

Re: PSPIdent v0.7 released

Post by Libre »

It crashes on my PSP 3004 (0C) with 6.35PRO HEN

It just says :

Code: Select all

Kernel version: 6.35 (0x06030510)
* Tachyon: 0x0890062C
* Baryon:  0x00000000
* Pommel:  0x00000000

* Kirk:    (unreadable chars)
* spook:   (unreadable chars)
* FuseID:  0x8900638
* FuseCFG: 0x890064C
And after that the PSP crashes.
ruyor
Retired Mod
Posts: 776
Joined: Wed Nov 03, 2010 2:29 am
Location: USA
Contact:

Re: PSPIdent v0.7 released

Post by ruyor »

Libre wrote:It crashes on my PSP 3004 (0C) with 6.35PRO HEN
PSPIdent doesn't work on 6.35 PRO because 6.35 PRO sucks right now, I tested it a while back and got the same results ;)
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
PCH-1001 - 3.60 - VHBL+PBubbles+HENkaku
VTE-1001 - 3.60 - VHBL+PBubbles+HENkaku
My PSPs
01g:TA-079v1
01g:TA-086
02g:TA-085v1
02g:TA-085v2
04g:TA-093
09g:TA-095
05g:TA-091
Pie
Posts: 76
Joined: Sat Oct 02, 2010 10:13 pm

Re: PSPIdent v0.7 released

Post by Pie »

Asciito wrote:PSPident 0.70 doesn't save any screenshot of my PSP data on ms0.
You can always use the screenshot plugin
Locked

Return to “Homebrews”