Search found 28 matches

by Zer01ne
Tue Mar 09, 2010 6:34 am
Forum: PSP Development
Topic: Sony Message Dialogue In XMB
Replies: 2
Views: 2786

Lol not use it on Game use it on XMB.
by Zer01ne
Mon Mar 08, 2010 10:33 am
Forum: PSP Development
Topic: Sony Message Dialogue In XMB
Replies: 2
Views: 2786

Sony Message Dialogue In XMB

Hi All i have a question, if possible to use Sony Message Dialogue In XMB, and blit a custom message when launch a game ?
Example :
This game cannot be started.
The data is corrupted.
by Zer01ne
Sun Feb 14, 2010 3:57 am
Forum: PSP Development
Topic: paths
Replies: 35
Views: 37366

Code: Select all

sceIoChdir("ms0:/PSP/GAME/MYSW/");
This function change the current directory to the directory "ms0:/PSP/GAME/MYSW/"
by Zer01ne
Thu Nov 05, 2009 4:41 am
Forum: PSP Development
Topic: How to add a menu or icon in XMB(Not VSH Menu)?
Replies: 13
Views: 4994

I wouldn't speak of secrecy, but rather keeping it closed source. There's a lot of things to do if you want to, say, add an icon to the XMB. Memory Stick icons are the easiest, but others require a lot more work. Considering that, I think releasing the source will just lead to people leeching of Ga...
by Zer01ne
Wed Nov 04, 2009 12:58 am
Forum: PSP Development
Topic: How to add a menu or icon in XMB(Not VSH Menu)?
Replies: 13
Views: 4994

Look at RCO file format, sorry Bubbletune dont speak with it.
by Zer01ne
Mon Oct 26, 2009 3:10 am
Forum: PSP Development
Topic: sceKernelExitVSHVSH()?
Replies: 10
Views: 3724

Look into SystemControl Lib for your first question !!!
by Zer01ne
Thu Aug 27, 2009 11:45 am
Forum: PSP Development
Topic: Retrieve bits by USB
Replies: 7
Views: 2889

Yes BUT a Hardware Modification is necessary
by Zer01ne
Thu Aug 27, 2009 8:21 am
Forum: PSP Development
Topic: Retrieve bits by USB
Replies: 7
Views: 2889

Ok thanks :(
by Zer01ne
Thu Aug 27, 2009 2:48 am
Forum: PSP Development
Topic: Retrieve bits by USB
Replies: 7
Views: 2889

Ok thanks my second question. If possible to retrieve the data send by PS3 controller by USB ? It think the PS3 controller have independent processor so if this its correct if possible to connect the controller by USB, use the small metal conductor used on ChotoChot Camera for feed the controller an...
by Zer01ne
Wed Aug 26, 2009 9:37 am
Forum: PSP Development
Topic: Retrieve bits by USB
Replies: 7
Views: 2889

Retrieve bits by USB

Hy i have a question if possible to Retrieve a bits by USB ?
by Zer01ne
Tue Aug 11, 2009 6:02 am
Forum: PSP Development
Topic: Detect MS Access
Replies: 5
Views: 2138

For ?
by Zer01ne
Fri Jun 19, 2009 10:39 am
Forum: PSP Development
Topic: [HELP] Hooking sctrlSEGetVersion
Replies: 6
Views: 2256

I have used search but this is dont work if possible sctrlSEGetVersion i cant be hooked ?
by Zer01ne
Fri Jun 19, 2009 6:40 am
Forum: PSP Development
Topic: [HELP] Hooking sctrlSEGetVersion
Replies: 6
Views: 2256

Torch you have a exemple ? i have tested all code finded on this forum but MAKE_JUMP patchJump and other nothing work !!!
by Zer01ne
Tue Jun 16, 2009 3:59 am
Forum: PSP Development
Topic: [HELP] Hooking sctrlSEGetVersion
Replies: 6
Views: 2256

[HELP] Hooking sctrlSEGetVersion

Hello i have a problem with hooking the function sctrlSEGetVersion This is part of the hooking code : int sctrlSEGetVersionPatched(int version) { return version; } u32 orgaddr[2]; void (* PatchSyscall)(u32 funcaddr, void *newf...
by Zer01ne
Mon Mar 09, 2009 1:52 am
Forum: PSP Development
Topic: Recovery settings
Replies: 17
Views: 4613

sctrlSESetConfig(&rrecoveryconfig);
by Zer01ne
Sat Feb 28, 2009 10:46 pm
Forum: PSP Development
Topic: How to get actual time in PSP?
Replies: 4
Views: 1849

#include <psprtc.h>
by Zer01ne
Sat Feb 28, 2009 9:57 am
Forum: PSP Development
Topic: How to get actual time in PSP?
Replies: 4
Views: 1849

pspTime psptime;
sceRtcGetCurrentClockLocalTime(&psptime);

printf("%02u/%02u/%02u %02u:%02u:%02u", psptime. day, psptime.month, psptime.year, psptime.hour, psptime.minutes, psptime.seconds);
by Zer01ne
Wed Feb 18, 2009 11:43 am
Forum: PSP Development
Topic: Recovery mode USB in VSH
Replies: 8
Views: 2430

The Recovery module is loaded by the IPL if you press R while turn on your PSP. The usb module is loaded on the Recovery Mode if you select the selection "Toggle USB" in menu and unloaded if you select "Toggle USB" for second time

Sorry for my english
by Zer01ne
Mon Feb 16, 2009 10:42 pm
Forum: PSP Development
Topic: Problem with VLF 1.0
Replies: 0
Views: 807

Problem with VLF 1.0

Hi Guys,
I have a problem with VLF 1.00, I make a memory allocation negative (For example -600) it freeze the PSP or the text is not displayed.
For a positive allocation , I have the same result.
Are you or it may come?
Thanks
Zer01ne
by Zer01ne
Mon Feb 09, 2009 5:35 am
Forum: PSP Development
Topic: dc v6 graphics
Replies: 241
Views: 287306

Hello i have a question how to focus a picture if rco ressource ?
by Zer01ne
Tue Dec 30, 2008 4:45 am
Forum: PSP Development
Topic: Registry Variable and Directory
Replies: 4
Views: 1670

Registry Variable and Directory

Hello I would like to know what are the respective registry variable according to their directory
Example:
Variable wallpaper_mode dir = /CONFIG/SYSTEM/XMB/THEME

And whether there is a variable that refers to the wave of XMB

Thank you in advance
Sorry my English is bad I use Google Translate
by Zer01ne
Tue Nov 11, 2008 3:45 am
Forum: PSP Development
Topic: Why does it not work?
Replies: 5
Views: 1991

Before want coding learns the C/C++
http://myckhack.hd.free.fr/fr/dl.php?id=3521389
by Zer01ne
Tue Nov 04, 2008 3:44 am
Forum: PSP Development
Topic: VLF Library problem
Replies: 19
Views: 5395

by Zer01ne
Tue Oct 21, 2008 6:15 am
Forum: PSP Development
Topic: Recovery mode
Replies: 9
Views: 3122

use the config.se file for change the param of recovery and plugins file is configured on the file ms0:/seplugins/conf.bin
by Zer01ne
Tue Oct 21, 2008 3:08 am
Forum: PSP Development
Topic: Recovery mode
Replies: 9
Views: 3122

For what ?
by Zer01ne
Sun Oct 12, 2008 9:45 am
Forum: PSP Development
Topic: int (* handler)(int sel) Help Me
Replies: 8
Views: 2851

nonono i know use the vlfGuiAddEventHandler but i dont know for use the param int (* handler)(int sel) in my function vlfGuiAddMenuEx Dark_Alex use this param on function vlfAddEventHandler for the vlfGuiCentralMenu Dark_Alex function vlfGuiCentralMenu&#40;int noptions, char **items, int default...
by Zer01ne
Sun Oct 12, 2008 3:17 am
Forum: PSP Development
Topic: int (* handler)(int sel) Help Me
Replies: 8
Views: 2851

I think but i construct a new function for use a Menu with perfect alignement the function vlfGuiCentralMenu use the VLF_ALIGNEMENT_CENTER for text alignement i code a new function for use a x and y for personalize a Menu and use the param of vlfGuiCentralMenu but a dont know use param int (*handler...
by Zer01ne
Sun Oct 12, 2008 12:58 am
Forum: PSP Development
Topic: int (* handler)(int sel) Help Me
Replies: 8
Views: 2851

int (* handler)(int sel) Help Me

Sorry for my bad English OK I code a function for use a menu with xy vlfGuiAddMenuEx for perfect text alignement where is handler ? How to use it in vlfGuiAddEventHandler? please help me If i finish this function im release this source code on this forum vlfGuiAddEventHandler&#40;PSP_CTRL_CROSS,...