PS3 4.75 Starbucks v1.00: HABIB's Standard- CEX CFW

Following the recent Official Firmware (OFW) update of 4.75 for the PS3, homebrew devs have been updating applications, tools, and custom firmwares. We have seen several 4.75 Standard CEX CFW's by Alexander and some MFW builds arise also, now a new choice arises as the HABIB releases his latest CFW build in 4.75 Starbucks v1.00. This Standard CEX based CFW [break]ss[/break] comes equipped with the usual patches found in HABIB's builds (see features below) with also one new addition of "syscall 11 for sc_ctrl" that contains some additional notes for developer's seen below.


habib4.75.PNG
FW Version:
FW Type:CFW Type:Developer:

  • 4.75

  • CEX

  • Standard

  • HABIB

Features of 4.75 Starbucks v1.00
1. MADE OUT OF 4.75 OFW
2. HAVE INSTALL PACKAGE FILES AND APP_HOME
3. HAVE REACTPSN COMPATIBILITY
4. PATCHED LV0 TO DISABLE COREOS ECDSA CHECK
5. PATCHED LV2 TO ADD PEEK/POKE SUPPORT
6. PATCHED LV1 TO DISABLE LV2 PROTECTION
7. PATCHED LV1 TO ADD PEEK/ POKE SUPPORT
8. IT CAN RUN GAMES SIGNED WITH KEYS UP TO 4.75
9. CAN BE UPDATED OVER ANY CFW.
10. CAN BE UPDATED OVER 3.55 OFW
11. NOT ADDED NO BT/BD PATCHES
12. RSOD BYPASS
13. REACTPSN OFFLINE PATCH ADDED
14. BETTER SYSTEM STABILITY
15. REMOVED CINAVIA DRM FOR HDD CONTENT
16. REMOVED CINAVIA FOR BDMV
17. REMOVED CINAVIA FOR BDVD
18. QA FLAG ENABLED BY DEFAULT IF PS3 WAS QA ON 3.55
[NEW]19.syscall 11 for sc_ctrl

[developers]

Code:
syscall 11 usage:
 int sc_ctrl(int sc_num, int mode, uint64_t addr)

to disable syscall(e.g 7)
sc_ctrl(7, 0, 0);

to redirect a syscall(e.g 7)
sc_ctrl(7, 1, 0x8000000000001798ULL);
last paramater should just redirect to tail address to your syscall

[video=youtube;L6x3XCsbV8A]https://www.youtube.com/watch?v=L6x3XCsbV8A&feature=youtu.be[/video]​

STLcardsWS said:
Tested PS3 Models:
  • No testing results provided by dev


Download:MD5 Checksum:


  • MD5:AA7239616B8955C59CFC3DF0B7E72BD3
INSTALL AT YOUR OWN RISK


Source: youtube.com
(Thanks to @tthousand for the News Alert!)

View other 4.75 CFW / Tools / Apps that have been updated ---> LINK

 
WebmanMOD is somehow not working for me (already updated to 1.42.01, which should work on 4.75 CFWs)..
When I run the WebMAN Updater the "MyGames" section indeed appears in my XMB menu but when I select a game from my internal hdd or just want to go into webman settings it shows me a blank page and tells me that the site cannot be shown (should go to settings and network settings etc).
Anyone having the same problem ?
 
WebmanMOD is somehow not working for me (already updated to 1.42.01, which should work on 4.75 CFWs)..
When I run the WebMAN Updater the "MyGames" section indeed appears in my XMB menu but when I select a game from my internal hdd or just want to go into webman settings it shows me a blank page and tells me that the site cannot be shown (should go to settings and network settings etc).
Anyone having the same problem ?

Maybe because webMAN was not loaded...
This is a standard CFW (not a Cobra CFW), so you need MAMBA/PRX Loader or PRX Loader to load webMAN
 
Maybe because webMAN was not loaded...
This is a standard CFW (not a Cobra CFW), so you need MAMBA/PRX Loader or PRX Loader to load webMAN

You are right! I forgot about that, behause i habe been using cobra cfw before..

Will there also be a cobra release of this cfw some day, habib ?
 
Maybe because webMAN was not loaded...
This is a standard CFW (not a Cobra CFW), so you need MAMBA/PRX Loader or PRX Loader to load webMAN

Just installed MAMBA/PRX Loader and tried again (also heard the one beep which should occur after running it).. same problem for me anyway :( any idea why?
 
Last edited:
Can anyone please explain step by step what I need to do after installing this cfw so I can to play games online from my internal HDD?
Thanks in advance.
 
I like.
Thanks [MENTION=20]habib[/MENTION] and [MENTION=2]STLcardsWS[/MENTION].
waiting as soon possible for Firware Cobra
Regards
 
Please can someone show me how to make a CFW for a PS3 with bluetooth and wi -fi broken , or if there is any cobra CFW pass without installing both
 
noup, I did not forget to mount Mamba, sorrowfully, webMan doesn´t works with or without any cobra loader. We need to wait until new webMan Update release

No we don't need update, flash that (unziped) file to dev_blind/vsh/resource/explore/xmb/ and reset console.

http://www.deanbg.com/category_game.zip

What does the new patch do in normal person English?

This new syscall is for disabling other syscalls... That's what i think first time, but [MENTION=20]habib[/MENTION] said:

Its more intended for hvsc redirect

Which i understand is for redirecting LV1 syscalls to.. And here i don't understand where we can redirect syscalls. But i'm not a dev, anyway habib could you give some more details or simple example what devs can do with this? Not POC etc, just example.

Good question

The next question could be why there is an "experimental" syscall in a "final user" cfw

Also important question, that syscall is safe to go online when enabled?
 
Last edited:
Does it work with the multiman? Mine console CECH-2501A. CFW Rogero 4.55
Homebrews working:Multiman 4.55.01, PS2 Classics placeholder, Reactpsn 2.10, Blackb0xFTP1.02, Control fan utility2.07,Last game,BDEmulator,Game data.
It would like updating very much my PS3 but I still do not feel confidently, due to so many CFW.Help me please.
I would be grateful.
 
No we don't need update, flash that (unziped) file to dev_blind/vsh/resource/explore/xmb/ and reset console.

http://www.deanbg.com/category_game.zip



This new syscall is for disabling other syscalls... That's what i think first time, but [MENTION=20]habib[/MENTION] said:



Which i understand is for redirecting LV1 syscalls to.. And here i don't understand where we can redirect syscalls. But i'm not a dev, anyway habib could you give some more details or simple example what devs can do with this? Not POC etc, just example.



Also important question, that syscall is safe to go online when enabled?

Syscall is not experimental and is perfectly fine
Hvsc is done by calling hv syscall through lv2(cant call directly)
As for how much safe it is?it has the same risk as any other syscall has
 
P.S guys, i might take a short break from ps3 scene cause i wont have pc access for a month and ill be having some serious work to deal with
I will really enjoy if someone ports cobra to my cfw :) (src is there with 4.70 v1.03)
 

Featured content

Trending content

Latest posts

Back
Top