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

[RELEASE] VHBL 154-TC {Custom Version}

VHBL (Vita Half Byte Loader) is an open source tool to load PSP homebrews on the Playstation Vita.
VHBL can be downloaded at http://wololo.net/vhbl
User avatar
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by fate6 » Wed Jul 11, 2012 2:36 pm

thecobra wrote:fate6@ hmm so it froze, that a surprise but I guess the patch isn't perfect. well can you hook up your PSP with psplink and give me the crash report for the game and what you where doing inside the game when it crashed. I don't really have time to play any game for hours so that may be the only way I can try to fix that.

so you want me to play lamecraft for hours on end ?........ OK 8-)
(I'll do it later when I have some time to kill)

also I was just walking when it crashed but this was after building a small Village sooo IDK
Advertising
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?

wth
HBL Developer
Posts: 834
Joined: Wed Aug 31, 2011 4:44 pm
Contact:

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by wth » Wed Jul 11, 2012 4:17 pm

fate6 wrote:also I was just walking when it crashed but this was after building a small Village sooo IDK
it could be anything xD
Advertising

bxfinest
Posts: 4
Joined: Wed Jul 11, 2012 7:19 pm

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by bxfinest » Wed Jul 11, 2012 7:23 pm

I can confirm that PicoDrive 1.51 now lets you press select to bring up the menu without crashing. Still some audio issues but glad to be able to switch roms within the emulator again.

Jdmi3n
Posts: 13
Joined: Thu Apr 19, 2012 12:05 pm

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by Jdmi3n » Wed Jul 11, 2012 8:21 pm

thanks! tetrabetes150b3 homebrew works without freezes now.

User avatar
Seaking
Posts: 95
Joined: Thu Apr 12, 2012 9:35 pm
Location: Ohio

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by Seaking » Wed Jul 11, 2012 8:50 pm

thecobra wrote: anyone know if GWP source code is available online? it can help me figure out the problem of why it doesn't work.
I did some digging, all I could find was the developers name is Victory Studio.
I couldn't find where they release their projects or any way to contact them.

Stealth Ninja
Posts: 16
Joined: Mon Apr 16, 2012 1:11 am

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by Stealth Ninja » Thu Jul 12, 2012 2:56 am

bxfinest wrote:I can confirm that PicoDrive 1.51 now lets you press select to bring up the menu without crashing. Still some audio issues but glad to be able to switch roms within the emulator again.
Excellent work thecobra. I can also confirm that this update fixes the bug accessing the picodrive menu.

thecobra
HBL Collaborator
Posts: 167
Joined: Thu Feb 24, 2011 7:50 pm

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by thecobra » Thu Jul 12, 2012 2:40 pm

fate6@ Well about the load of savedata problem. It seems that there a problem in the way memory is handle in the homebrew with VHBL. Not with opening file since all the file seems to being open correctly and close correctly.

here where the problem lies:

Code: Select all

Line 327 form StatePlay.cpp of version S4inexCraft 1.8
//bar image
    barSprite = new Sprite(TextureHelper::Instance()->GetTexture(TextureHelper::Utils),0,0,182,22);
    barSprite->SetPosition(240,253);
    barSprite->Scale(1.75f,1.75f);
in the crash, it seem to try to save data to a null address.

Code: Select all

$v0 = 0xFF235EA4
$t1 = 0x00000000 <- NULL Address ?
0x089094D4: 0xAD220000 - sw $v0, 0($t1) saving to 0x00000000 is null. 

I don't really know what i should about this problem since when i check the meminfo, i do see that it has enough space to load and save data in memory. Just don't know why it saving to a null address. So for now, i just leave this problem alone. Sorry :(

Seaking wrote:
thecobra wrote: anyone know if GWP source code is available online? it can help me figure out the problem of why it doesn't work.
I did some digging, all I could find was the developers name is Victory Studio.
I couldn't find where they release their projects or any way to contact them.
Thanks, To bad i guess. I may just reverse some of it to see the cause of the problem :(
bxfinest wrote:I can confirm that PicoDrive 1.51 now lets you press select to bring up the menu without crashing. Still some audio issues but glad to be able to switch roms within the emulator again.
Thanks, I think i know how to solve those audio issue. I had some problem before with my old version that had sent wololo the first time. With some patch i did with audio, it had seem to fix it. I try to see if i can redo it.

bug report tester@ Thank you all for testing this. the feedback is really helpfull. If possible, try to describe the problem as precise as possible.

Thank you
Image
Cheap & Fast VPS Server from DigitalOcean
PSVita 3.xx eCFW <Thank to wololo Community>
PSVita 1.67 vHBL Dead :(
PSP FAT 6.60 - CFW pro

User avatar
Mcleod
Posts: 41
Joined: Fri Mar 30, 2012 6:06 pm
Location: Altamonte Springs, FL

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by Mcleod » Fri Jul 13, 2012 2:20 pm

Thanks for the update :-D.... I left my dam Laptop at home :x , I will start retesting all the Emulators and other Homebrews that i have running right now. Again thank you for the update!!
PS3 CECHA01 500gb seagate 160+ games :-D yay
4 PSP 5.50 Gen hacked to the max love playing DDR on it
Ps Vita : VHBL WORKING 1.67!!!

JamppCobal
Posts: 242
Joined: Wed Dec 14, 2011 11:44 am

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by JamppCobal » Fri Jul 13, 2012 3:54 pm

bxfinest wrote:I can confirm that PicoDrive 1.51 now lets you press select to bring up the menu without crashing. Still some audio issues but glad to be able to switch roms within the emulator again.
Jdmi3n wrote:thanks! tetrabetes150b3 homebrew works without freezes now.
Hellz yeah !! 8-) 8-) Awesome update to VHBL , thecobra ! Thanks a ton !!
PS VITA 1.80 Urbanix TN-B something awesomer
I absolutely LOVE IT when pirates are too stupid to get their stolen games to work!
Makes me laugh, every time :lol: :lol:

praed0r
Posts: 65
Joined: Sat Mar 17, 2012 11:28 pm

Re: [RELEASE] VHBL 154-TC {Custom Version}

Post by praed0r » Fri Jul 13, 2012 6:10 pm

Thanks Thecobra - good to know the compatability issue is still being worked.

Unfortunately the Dragon/CoCo emulator still does'nt work :(

It now starts to load the emulator and shows the Dragon boot screen then dies - previously it just hung the Vita.

Keep up the GOOD work !!
PSVita 2.60 Stock - 16Gb
PSP 3003 6.60 PRO-B10 - 24Gb
PSone with screen
PS2 Slim with screen
PS3 Phat 320Gb Stock F/W
PS3 Super Slim 1Tb Stock F/W
PS4 1Tb Stock F/W
Nexus 5 16Gb Rooted KK 4.4
Nexus 7 32Gb Rooted JB 4.2.2
Nexus 10 16Gb Rooted JB 4.3.0

Post Reply

Return to “Vita Half Byte Loader”