Much thanks Moonlight!
Btw: Right click download works fine for me.
Search found 11 matches
- Mon Jan 12, 2009 5:37 am
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 347645
- Sat Dec 20, 2008 2:23 pm
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 347645
I'm currently implementing lateral menu (that menu that appears when pressing triangle on same place in vsh). After this, and implementing inputbox+osk, png, and fixing the background issue, I will release. I'll leave text position bugs for another release. I'm also thinking of making a C++ and D O...
- Wed Dec 03, 2008 10:16 am
- Forum: PSP Development
- Topic: IR Learning Remote Really Not possible or Not investigated?
- Replies: 11
- Views: 6648
- Fri Aug 15, 2008 2:52 am
- Forum: PSP Development
- Topic: number Keyboard
- Replies: 10
- Views: 4267
- Wed Aug 13, 2008 11:18 pm
- Forum: PSP Development
- Topic: number Keyboard
- Replies: 10
- Views: 4267
- Wed Aug 13, 2008 4:24 am
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 347645
Great work on the VLF lib so far, looking forward to a proper release someday. Sadly that graphics.c didnt work with it at the moment. Please help me for inserted de progress bar...I read the source of dc6 but nothing!it is urgent! I think its only urgent that you understand what you do, not to rele...
- Fri Aug 08, 2008 2:39 am
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 347645
- Tue Jul 22, 2008 7:05 am
- Forum: PSP Development
- Topic: Problem with simple MP3 player!!!
- Replies: 7
- Views: 3490
- Tue Jul 22, 2008 6:15 am
- Forum: PSP Development
- Topic: Stop/ unload vshmain "vsh_module"
- Replies: 5
- Views: 4834
Exactly... thats the problem obvious. I thought myself about it while watching the topmenu in the unloaded VSH and came to the same conclusion. Stupid me! As you said much more stuff is loaded while running the XMB and it looks like its something which cant be done that way. Whats the function to la...
- Sat Jul 19, 2008 12:36 am
- Forum: PSP Development
- Topic: Stop/ unload vshmain "vsh_module"
- Replies: 5
- Views: 4834
Thanks for the reply Hellcat. I tried to load a kmode.prx from my vsh module but then the vsh could not be loaded anymore. maybe it was just my fault think i have to try again. At the moment im testing with a 0x1000 modul running as a plugin using sceFindModuleByName- stopModule - unloadModule. It s...
- Fri Jul 18, 2008 8:43 am
- Forum: PSP Development
- Topic: Stop/ unload vshmain "vsh_module"
- Replies: 5
- Views: 4834
Stop/ unload vshmain "vsh_module"
Hi there,
wondering for a while now if there is a way to unload the vsh from another vsh module?
Stop/ unload module is only working in kernel mode afaik.
Need to figure out a way to unload vshmain from a module which is working in vsh mode too.
Thanks for any hints and help. :)
wondering for a while now if there is a way to unload the vsh from another vsh module?
Stop/ unload module is only working in kernel mode afaik.
Need to figure out a way to unload vshmain from a module which is working in vsh mode too.
Thanks for any hints and help. :)