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

[Tutorial] Customize PSP livearea (for Adrenaline)

Post here your guides, tips, how-to, etc...
xXDarkCodeXx
Posts: 40
Joined: Fri Mar 27, 2015 9:53 pm

[Tutorial] Customize PSP livearea (for Adrenaline)

Post by xXDarkCodeXx »

As Adrenaline came out Freakler94 posted a screenshot of a customized livearea for the... let's call it plugin.
Customazing a PSP application/game livearea is not so simple, so let's start, shall we?

1. Download freakler customized livearea.
2. Transfer all the files in ur0:appmeta/TITLEID/livearea/contents (where TITLEID is the ID of your base game), using any ftp client and vitashell. Replace files if needed.
3. Transfer your app.db (ur0:shell/db/app.db) to your PC and open it.
4. Make a backup of your database.
5. Find some patience.
6. Select table tbl_appinfo and find your TITLEID under the voice, guess what, titleId.
7. Find key 572932585 and replace "value" (for example my value was APE QUEST) with "Adrenaline" (or whatever you want)
8. Do the same with key 4007071428
9. Now select table tbl_appinfo_icon and search for your game (advice: search its title under the column "Title" or its TITLEID under the column titleId. Probably your game is at the last row)
10. Replace the value in iconPath with ur0:appmeta/TITLEID/livearea/contents/icon0.png (where TITLEID is the id of your game) and the value in Title with "Adrenaline" (or whatever you want)
11. Select tbl_livearea and find your game (advice: search its TITLEID under the column titleId. Probably your game is at the last row)
12. Replace pspemu with psmobile
13. Select tbl_livearea_frame.
14. Click "New Record". In titleId write your TITLEID, in frameId write "frame2", in type write 1, in frameMulti, frameAutoFlip and frameRev write 0 and in item0_xml write

Code: Select all

<liveitem><text valign="bottom" align="left" text-align="left" text-valign="bottom" line-space="3" ellipsis="on"><str color="#ffffff" size="50" bold="on" shadow="on">6.61 Adrenaline</str></text></liveitem>
15. Repeat 14, but in frameId write "frame3" and in item0_xml write

Code: Select all

<liveitem><text valign="top" align="left" text-align="left" text-valign="top" line-space="2" ellipsis="on"><str size="22" shadow="on">by The_FloW</str></text></liveitem>
16. Repeat 14, but in frameId write "frame4" and in item0_xml write

Code: Select all

<liveitem><text align="right" text-align="right" word-wrap="off" ellipsis="on"><str size="18" color="#ffffff" shadow="on">v0.01</str></text></liveitem>
17. Hit "Write changes"
18. Transfer back the database and reboot.
19. Enjoy.
20. Write any question down here.
Advertising
I'm sorry for my bad english but i'm italian and my keyboard sux.
Freakler
Posts: 139
Joined: Sat Dec 29, 2012 10:04 am
Location: Germany
Contact:

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by Freakler »

Thank you!
Advertising
PSVita 1001 - 3.60
PSVita 1004 - 3.60 IDU
PSVita 1004 - 2.02 TN-V
PSP 2004 - 6.60 ME-1.8 (TA-085v1)
PSP 1004 - 5.00 M33-6 (TA-081)
Agent-K57
Posts: 81
Joined: Sun Aug 24, 2014 4:56 pm
Location: Czechia
Contact:

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by Agent-K57 »

Awesome, thank you, it's working now. :D
My devices:
Black PSV Fat-1004 8GB ~ OFW 3.60 変革◯
Black PSV Slim-2004 200GB + 8GB ~ CFW 3.60 変革◯
Silver PSP-3004 8GB ~ CFW 6.20 LME-2.3
X004 collection^^

Feel free to add me on PSN! - kRay57CZ
aymeric000
Posts: 97
Joined: Sat Jun 28, 2014 7:53 am

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by aymeric000 »

This is rebuild database (and destroy our folder) ?
PS Vita 1001 - 3.60 HENkaku Ensō - 64gb Memory card
PSP 1004 - 6.60 PRO-B10 CFW - 8gb Memory card
Agent-K57
Posts: 81
Joined: Sun Aug 24, 2014 4:56 pm
Location: Czechia
Contact:

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by Agent-K57 »

aymeric000 wrote:This is rebuild database (and destroy our folder) ?
No, you don't need to rebuild anything. Just follow the tutorial, reboot the Vita and you should have it working just fine.
My devices:
Black PSV Fat-1004 8GB ~ OFW 3.60 変革◯
Black PSV Slim-2004 200GB + 8GB ~ CFW 3.60 変革◯
Silver PSP-3004 8GB ~ CFW 6.20 LME-2.3
X004 collection^^

Feel free to add me on PSN! - kRay57CZ
aymeric000
Posts: 97
Joined: Sat Jun 28, 2014 7:53 am

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by aymeric000 »

Thanks working perfectly ! :D :D
PS Vita 1001 - 3.60 HENkaku Ensō - 64gb Memory card
PSP 1004 - 6.60 PRO-B10 CFW - 8gb Memory card
xXDarkCodeXx
Posts: 40
Joined: Fri Mar 27, 2015 9:53 pm

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by xXDarkCodeXx »

Guys, can you delete Adrenaline bubble? I can't, the option doesn't appear...
I'm sorry for my bad english but i'm italian and my keyboard sux.
aymeric000
Posts: 97
Joined: Sat Jun 28, 2014 7:53 am

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by aymeric000 »

Yes i can :?
PS Vita 1001 - 3.60 HENkaku Ensō - 64gb Memory card
PSP 1004 - 6.60 PRO-B10 CFW - 8gb Memory card
xXDarkCodeXx
Posts: 40
Joined: Fri Mar 27, 2015 9:53 pm

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by xXDarkCodeXx »

OK, thanks, probably I messed with the db
I'm sorry for my bad english but i'm italian and my keyboard sux.
Grinsane
Posts: 1
Joined: Sun Nov 20, 2016 1:02 am

Re: [Tutorial] Customize PSP livearea (for Adrenaline)

Post by Grinsane »

Okay. I really don't know how to follow the instructions. I opened the file on notepad (dummy). Searched how to open "db" on google and got sqlite version. Now I'm stuck at Step 6. What is voice? And by the way, my game is locoroco.
Locked

Return to “Tutorials”