Random Homebrew: Bruce Lua
kxploited lua game
Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita

[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/wagic/vhbl

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

Postby 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
User avatar
fate6
Moderator
 
Posts: 4066
Joined: Fri Mar 09, 2012 1:18 am
Location: fate6@Canterlot:~>

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

Postby 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
wth
HBL Developer
 
Posts: 587
Joined: Wed Aug 31, 2011 4:44 pm

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

Postby 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.
bxfinest
 
Posts: 2
Joined: Wed Jul 11, 2012 7:19 pm

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

Postby Jdmi3n » Wed Jul 11, 2012 8:21 pm

thanks! tetrabetes150b3 homebrew works without freezes now.
Jdmi3n
 
Posts: 10
Joined: Thu Apr 19, 2012 12:05 pm

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

Postby 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.
User avatar
Seaking
 
Posts: 98
Joined: Thu Apr 12, 2012 9:35 pm
Location: Ohio

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

Postby 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.
Stealth Ninja
 
Posts: 11
Joined: Mon Apr 16, 2012 1:11 am

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

Postby 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
Tools

PSP Hack Device
PSVita 1.80 eCFW <Thank to wololo Community>
PSVita 1.67 vHBL Dead :(
PSP FAT 6.60 - CFW pro
thecobra
HBL Collaborator
 
Posts: 167
Joined: Thu Feb 24, 2011 7:50 pm

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

Postby 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!!!
User avatar
Mcleod
 
Posts: 46
Joined: Fri Mar 30, 2012 6:06 pm
Location: Altamonte Springs, FL

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

Postby 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
I absolutely LOVE IT when pirates are too stupid to get their stolen games to work!
Makes me laugh, every time :lol: :lol:
JamppCobal
 
Posts: 215
Joined: Wed Dec 14, 2011 11:44 am

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

Postby 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.02 Stock - 16Gb
PSP 3003 6.60 PRO-B10 - 24Gb
PSone - with flip up screen
PS2 Slim - with flip up screen
PS3 Phat - 320Gb Stock F/W
Tablet S - Rooted - ICS 4.0.3 - 24Gb
Nexus 7 32G - Rooted JB
Kindle Fire HD 8.9 32Gb Rooted - CM10.1
praed0r
 
Posts: 57
Joined: Sat Mar 17, 2012 11:28 pm

PreviousNext

Return to Vita Half Byte Loader

Who is online

Users browsing this forum: No registered users and 2 guests