Search found 17 matches
- Tue Mar 10, 2009 8:56 am
- Forum: PSP Development
- Topic: New here, have a question.
- Replies: 3
- Views: 1376
- Sat Feb 21, 2009 2:22 am
- Forum: PSP Development
- Topic: Recovery mode USB in VSH
- Replies: 8
- Views: 3011
moonlight said that when holding the R-trigger a custom pspbtcnf.bin that is stored in the IPL is loaded instead of the flash0:/kd one. Maybe the usb modules are already entries in this recovery pspbtcnf.bin and the recovery.prx doesn't load them. Hence when running recovery.prx in VSH the modules ...
- Wed Feb 18, 2009 1:03 pm
- Forum: PSP Development
- Topic: Recovery mode USB in VSH
- Replies: 8
- Views: 3011
Ask moonlight why the recovery menu dont run on the vsh. To me, its useless to load it from the vsh. Download the OE cfw source code and see how the recovery menu works. Maybe he will answer in this thread, hope so. I know how it worked back in OE days but a lot of things changed since then. It`s m...
- Wed Feb 18, 2009 9:38 am
- Forum: PSP Development
- Topic: Recovery mode USB in VSH
- Replies: 8
- Views: 3011
Well, to start off, I think you are talking about 5.02 GEN recovery menu. Theirs no type of M33 cfw that runs on the vsh. I talk about M33 recovery. The recovery menu is loaded by the ipl (when you hold the R-Trigger while turning on your psp) As stated in my first post, expect that you mentioned t...
- Wed Feb 18, 2009 4:07 am
- Forum: PSP Development
- Topic: Recovery mode USB in VSH
- Replies: 8
- Views: 3011
Recovery mode USB in VSH
Ok, i experienced some problems to get usb working while running recovery mode in the VSH.
Afaik recovery mode is a user module so it should be technically possible to run usb.
Is usb in recovery initialised by the IPL like recovery itself or why is it not working in the VSH?
Afaik recovery mode is a user module so it should be technically possible to run usb.
Is usb in recovery initialised by the IPL like recovery itself or why is it not working in the VSH?
- Sun Jan 20, 2008 10:22 am
- Forum: PSP Development
- Topic: More than you wanted to know about the Internet Radio Player
- Replies: 8
- Views: 5193
- Thu Jan 10, 2008 10:46 am
- Forum: PSP Development
- Topic: Problems with SDL installation
- Replies: 13
- Views: 4974
well, look at the first error /usr/bin/m4:configure.in:2516: cannot create temporary file for diversion: Permission denied Seems like you have some sort of permission issue. Make sure you can write to the current directory, to /tmp, etc. how would i get permission? i am system admin so i should hav...
- Thu Jan 10, 2008 2:30 am
- Forum: PSP Development
- Topic: Problems with SDL installation
- Replies: 13
- Views: 4974
- Wed Jan 09, 2008 11:32 am
- Forum: PSP Development
- Topic: Problems with SDL installation
- Replies: 13
- Views: 4974
this kills my brain cant install SDL and i dont know whats wrong. :( installed cygwin on a fresh system (devel folder and wget + toolchain). i still get the same style errors. did i need anything special to build it? thanks for any help in advance. psp@pspdev /home/psp/trunk/SDL $ WANT_AUTOMAKE=1.9 ...
- Tue Dec 11, 2007 8:57 am
- Forum: PSP Development
- Topic: Problems with SDL installation
- Replies: 13
- Views: 4974
ok think i have updated automake /autoconf if it was that easy. i hope reinstall was right there was just a lower version number to toggle. still get the same errors when i try tio install SDL. thats what i did. under partial view was nothing to do. http://img98.imageshack.us/img98/9162/cygwinupdate...
- Mon Dec 10, 2007 1:57 pm
- Forum: PSP Development
- Topic: Problems with SDL installation
- Replies: 13
- Views: 4974
- Mon Dec 10, 2007 6:19 am
- Forum: PSP Development
- Topic: Problems with SDL installation
- Replies: 13
- Views: 4974
Problems with SDL installation
Hope someone can help me to figure out why i cant install SDL. Looks like i miss something essential!? :( To me it looks like LIBTOOL is the problem but a search in the cygwin folder gave me a couple of files so i think its installed fine. Dont know what to do now. :( Thanks in advance PC ~/SDL $ ./...
- Sat Dec 01, 2007 1:40 am
- Forum: PSP Development
- Topic: Draw transparent image to screen
- Replies: 4
- Views: 3760
- Thu Nov 22, 2007 8:34 am
- Forum: PSP Development
- Topic: genuine PSP font with intraFont & PGF binary format
- Replies: 51
- Views: 38748
the samples work fine on fw 1.50 but will crash at 84% on 3.52 M33 under booth kernels. maybe its caused by some mods. will try it on a clean system again asap. Since my PSP is a 3.52 M33-2, I would assume it's a moded font that causes the problem. ttf2pgf was written with little knowledge of the p...
- Wed Nov 21, 2007 12:23 pm
- Forum: PSP Development
- Topic: genuine PSP font with intraFont & PGF binary format
- Replies: 51
- Views: 38748
- Wed Nov 21, 2007 8:18 am
- Forum: PSP Development
- Topic: genuine PSP font with intraFont & PGF binary format
- Replies: 51
- Views: 38748
- Wed Nov 21, 2007 8:13 am
- Forum: PSP Development
- Topic: Internal OSK on a CFW under 1.50 kernel!?
- Replies: 0
- Views: 1055
Internal OSK on a CFW under 1.50 kernel!?
Is there any way to get the osk working under 1.50 kernel on a cfw? I can autoboot it from a prx which works fine but the bad side effect is that the prx will reload every time the vsh is loaded. It wont boot correct on a cfw under 1.50 kernel so no autoboot. :( the osk works fine on a 1.50 fw and u...