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

Search found 58 matches

by xyz
Sun Jan 08, 2017 1:59 am
Forum: ARK
Topic: [Release] ARK pboot bubble for Vita 3.60
Replies: 37
Views: 131502

Re: [Release] ARK pboot bubble for Vita 3.60

do you plan to release the source code? it would be great to have an open source/free software alternative to adrenaline any reason you didn't use taihen hooking? that would not require a psp kernel exploit. shouldn't be too hard I think? any plans to make it work without having a game installed? wo...
by xyz
Sun Oct 09, 2016 3:31 pm
Forum: ARK
Topic: ARK on 3.60
Replies: 22
Views: 48334

Re: ARK on 3.60

Recently a well known developer and old friend, Coldbird, contacted me for help developing a new version of ARK for firmware 3.60 using a native kernel exploit that allows us access to the pspemu from vita side. The last I did on ARK was backpacking it to the PSP and while I made huge progress the ...
by xyz
Tue Sep 06, 2016 6:43 pm
Forum: Programming and Security
Topic: xyzz's Shader Compiler Problem (failed to mmap NULL page)
Replies: 2
Views: 3119

Re: xyzz's Shader Compiler Problem (failed to mmap NULL page

have you tried doing what it tells you to?

Code: Select all

sudo -i
echo 0 > /proc/sys/vm/mmap_min_addr
# then run it again
by xyz
Mon Aug 29, 2016 3:39 pm
Forum: Programming and Security
Topic: vpk installation help
Replies: 25
Views: 23224

Re: vpk installation help

hey valentinbreiz, I'm still struggling with the package installation. (very new to vitaSDK) All other areas are fine, but without the ability to install vpk's then there's not much point to this application. ;) hopefully i can get it written an running soon. do you have source code published somew...
by xyz
Mon Aug 29, 2016 3:05 pm
Forum: General
Topic: Update ofw 1.06 to 3.60 [SOLVED]
Replies: 5
Views: 4320

Re: Update ofw 1.06 to 3.60

off topic, but where did you buy it? is it a japanese unit?
by xyz
Mon Aug 29, 2016 3:04 pm
Forum: HENkaku
Topic: Binding of Isaac Rebirth dump by Team Freek
Replies: 5
Views: 4238

Re: Binding of Isaac Rebirth dump by Team Freek

zeest wrote:Something is definitely odd, as if this is just a decrypted game, it should run without Henkaku enabled, right?
wrong
by xyz
Fri Aug 26, 2016 8:15 pm
Forum: Programming and Security
Topic: I crashed the Vita.
Replies: 3
Views: 3429

Re: I crashed the Vita.

this error happens when GPU crashes, usually trying to access GPU-unmapped mem does this (e.g. you forgot sceGxmMapMemory)
by xyz
Thu Aug 25, 2016 2:08 am
Forum: Programming and Security
Topic: Missing headers file vitasdk
Replies: 3
Views: 3625

Re: Missing headers file vitasdk

I have features.h, but not memory.h

xyz@xyz-vm:/usr/local/vitasdk $ find -name memory.h
xyz@xyz-vm:/usr/local/vitasdk $ find -name features.h
./arm-vita-eabi/include/c++/4.9.3/parallel/features.h
./arm-vita-eabi/include/sys/features.h

Either way these do not look like standard C/C++ headers.
by xyz
Tue Aug 23, 2016 8:49 pm
Forum: HENkaku
Topic: Could there be a homebrew internet browser for the vita ?
Replies: 14
Views: 21957

Re: Could there be a homebrew internet browser for the vita

It's possible but internet browsers are huge and I doubt anyone's going to spend their time to port one.
by xyz
Tue Aug 23, 2016 6:33 pm
Forum: Programming and Security
Topic: 3.60 browser
Replies: 6
Views: 5449

Re: 3.60 browser

wololofan1 wrote:Did they go through and rewrite the whole entire codebase to get it to compile?
Kind of. https://xyz.is/misc/patch-buildable3.diff
and one more https://gist.github.com/xyzz/b89bc1c0d9 ... cd072348e8

Go to advanced search