You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
{{#seo: |title=Vita Homebrew PC Tools (Developments) - GameBrew |title_mode=append |image=psvitapc2.png |image_alt=VitaMips }} Sample homebrew that demonstrates how to integrate the MIPS processor into homebrews without the need of a kernel plugin. This capability is beneficial for PS1, PS2 and N64 emulators. === pcbctool === This tool generates a bootcode that can be placed at PSP memory <code>0x88600000</code> and executed with <code>sceCompatStart()</code>. === Enable PspEmu Capability === To enable PspEmu Capability in homebrews, you need to use <code>0x2800000000000013</code> flags in your fself. === Fake PSP license === Thanks to the patch [https://github.com/yifanlu/taiHEN/blob/master/hen.c#L246 rif_check_psp_patched] in taiHEN, it is possible to load fake licenses. A license is required in order for <code>sceCompatStart</code> to succeed. === sceCompat API === The API for PSP compatibility is available at [https://github.com/vitasdk/vita-headers/blob/master/include/psp2/compat.h compat.h]. == Credits == * All folks behind kirk_engine. * Davee. * xerpi. == External links == * GitHub - https://github.com/TheOfficialFloW/VitaMips [[Category:Support the author]]
Advertising: