It should work on any cfw. I'm assuming it works on TN-V because it's an ecfw, but isn't ARK an ecfw as well?SMOKE wrote:With ARK:
Is there suppose to be something included with the eboot?Code: Select all
CyanogenMod PSP - C Recovery Menu Loading... Cannot load/start ipl_update.prx Press X to exit...
EDIT:
Works fine on TN-V
The ARK thing I assume is because it doesn't use the 660.PBP flash files like TN-V does
[Release] CyanoPSP - v3.1 [Official]
Re: CyanogenMod PSP - C Shell
Advertising
"Forever in darkness, a guardian devil."
Re: CyanogenMod PSP - C Shell
Yes ARK is an eCFW but it doesn't have the flash files like TN-V does.
It might use the ePSP's flash, but I don't really know
It might use the ePSP's flash, but I don't really know
Advertising
Re: CyanogenMod PSP - C Shell
If that's the case then that's then i believe thats reason why.SMOKE wrote:ARK is an eCFW but it doesn't have the flash files like TN-V does.
Edit: Also included screenshots in the main post.
"Forever in darkness, a guardian devil."
Re: CyanogenMod PSP - C Shell
Had some free time, so I finally got to fix the lockscreen.
"Forever in darkness, a guardian devil."
- MadZiontist
- Posts: 553
- Joined: Sun Mar 18, 2012 3:14 am
- Location: Rap City
Re: CyanogenMod PSP - C Shell
Basically off topic, but I could swear (not that the Vita's OS is made up partially off of Android code, or something to that effect). Idk. I'm probably remembering wrong, and it makes no sense lol. But I thought I read something years ago, when the Vita was known as the NGP, that it was going to have some sort of relation to Android. Anywho...
Maybe it's the Android based Sony Xperia Play?
Maybe it's the Android based Sony Xperia Play?
PSP Star Wars 2001 TA-085v1 128GB 6.60 ME-2.3
PSV 1001 3G 64GB 3.18 TN-V10: Talkman Travel: Tokyo & PS Loader: XS Moto
PSTV 64GB 3.20 TN-V10: Patapon
PSV 1001 3G 64GB 3.18 TN-V10: Talkman Travel: Tokyo & PS Loader: XS Moto
PSTV 64GB 3.20 TN-V10: Patapon
Re: CyanogenMod PSP - C Shell
Idk it might be, since it includes touchscreen(Just my opinion, I really don't know). And you're not wrong, I also remember reading something with the vita having some sort of relation with android, when it was known as the "NGP. That was when I used to be interested in getting oneMadZiontist wrote:Basically off topic, but I could swear (not that the Vita's OS is made up partially off of Android code, or something to that effect). Idk. I'm probably remembering wrong, and it makes no sense lol. But I thought I read something years ago, when the Vita was known as the NGP, that it was going to have some sort of relation to Android. Anywho...
Maybe it's the Android based Sony Xperia Play?
Edit: Also fixed notification slider.
Edit: Added screenshot
"Forever in darkness, a guardian devil."
Re: CyanogenMod PSP - C Shell
New video.
Notable changes:
- Improved Navbar (Added high-lighting effects)
- Fully integrated lockscreen
- New drop down notification menu
Sorry for the bad quality, I don't have a good screen recorder. It would look much better on a PSP.
Notable changes:
- Improved Navbar (Added high-lighting effects)
- Fully integrated lockscreen
- New drop down notification menu
Sorry for the bad quality, I don't have a good screen recorder. It would look much better on a PSP.
"Forever in darkness, a guardian devil."
Re: CyanogenMod PSP - C Shell
is it possible to compile it on mac with Xcode ?
iPhone 7 128GB Gold iOS 12.1.1 b3 Jailbroken
PS3 CECHL04 with REBUG 4.84.2
PS Vita Wi-Fi/3G OFW 3.70 (Trinity)
PSP 1004 TA-079 v3 with 6.61 ME 2.3
PSP 2004 with 6.61 ME 2.3
PS2 Slim SCPH-75004 + Free McBoot 1.94
PS3 CECHL04 with REBUG 4.84.2
PS Vita Wi-Fi/3G OFW 3.70 (Trinity)
PSP 1004 TA-079 v3 with 6.61 ME 2.3
PSP 2004 with 6.61 ME 2.3
PS2 Slim SCPH-75004 + Free McBoot 1.94
Re: CyanogenMod PSP - C Shell
Hi there, sorry but I'm not sure how you can compile it on Mac. But if you've got PSP SDK installed, and OsLib installed properly. Incase you haven't here's the readme for installing OsLib. I don't know what mac uses to compile programs, but if you've been able to compile samples, then use whatever compiler mac uses, and give it a shot.nickxab wrote:is it possible to compile it on mac with Xcode ?
On another note, I've got a bunch of bugs fixed, after cleaning up, and reorganizing the code structure. Thanks to psp link, finally got to see what the errors were. I'll release an alpha build later after Wednesday
"Forever in darkness, a guardian devil."
Re: [Release] CyanogenMod PSP - C Shell Alpha Build 1
I think it's time I made a release. Sorry I haven't gotten to add much, I've been too busy with my exam for over 2 months. Well my exams lasted a month, and I've been busy studying for over 2 months. Anyways enough about me, here's my most hard worked project yet:

Changelog:
Downloads:
Download Alpha Build 1
Source Code
Please if you come across any bugs or crashes, do report them here!

Changelog:
Code: Select all
CyanogenMod PSP-C Alpha Build 1 Changelog
Features:
- Added android default fonts.
- Added internet functions - Still needs a fix.
- Added touch tones - Well.. 'button' tones. (only works when using the cross button)
- Added app drawer effect.
- Includes app drawer.
- Added notification slider.
- Added battery functions - On top also includes charging status icon.
- Added power menu.
- Added pointers in home and app drawer.
- Revamped notification slider.
- Added lockscreen - Still needs more work, but it works. (Pressing L locks the screen)
- Added about screen - When selecting 'settings' in the appdrawer, it directly takes you to the about screen.
- Added recovery menu - Press R+X while in the home menu. (Recovery menu includes various options)
- Revamped power menu.
- Added functions in power menu, to access recovery menu, and exit to xmb (Power off)
- Improved navbar, added highlighting effects.
- Added navbar functions.
- Added model functions - Displayed on the about screen.
- Added more lockscreen functions - W.I.P
- Added multi tasking menu - W.I.P (Select the 3rd button on the navbar)
Fixes:
- Fixed buggy notification slider.
- Fixed lockscreen crashes
- Fixed a bunch of crashes in appdrawer, and exiting home due to un-organized code >-<
- Tweaked notification slider.
- Fixed cursor from leaving the screen.
- More functions and fixes.
- Removed a bunch of unnecessary code causing conflicts.
- Optimized and re-organized code for better performance.
Download Alpha Build 1
Source Code
Please if you come across any bugs or crashes, do report them here!
Last edited by Joel16 on Sat Jun 14, 2014 4:05 am, edited 2 times in total.
"Forever in darkness, a guardian devil."



