Recent content by MonkeyFistz

  1. MonkeyFistz

    PS3 Custom C Standard Library Implementation for PS3

    try passing a SYS_MEMORY_PAGE_SIZE_64K allocation as the flag for the 2nd parameter as what zar suggested in another thread
  2. MonkeyFistz

    PS3 PS1 libcrypt support on PS3 official emus - research thread

    https://psxdatacenter.com/sbifiles.html sbi files for all pal region games that were released with it
  3. MonkeyFistz

    PS3 PS1 libcrypt support on PS3 official emus - research thread

    i have been reading this thread out of curiousity ... and saw aldo's explaination on how the disc file sectors are read when stored in filesystem , would it not be possible to fake the disc type using get type command so that the disc faked in storage event can read the disc even if the iso is...
  4. MonkeyFistz

    Greetings

    Hi! im back . a lot of personal shit in my life has been messing with me, but im back and glad to be here.
  5. MonkeyFistz

    Learning Tiny3D

    thanks so much! will go over it. a lot to do over next little while but i am patient
  6. MonkeyFistz

    First Homebrew Project Ideas?

    i will take a look that. i see multiman has the option to dump disc based games on a cfw/hen enabled console in iso or jb folder format and there are functions that implement such dumping so based on all your suggestions a full extended fork of fm_psx with the above features suggested by...
  7. MonkeyFistz

    First Homebrew Project Ideas?

    i like a challenge bucanero. and yes it is a way to keep busy. thanks for this idea. ill have a look at libsmb2 and libnfs. if its a contribution that will help you guys it is something to give a shot :)
  8. MonkeyFistz

    First Homebrew Project Ideas?

    Hello Again as i continue to work along learning... different libraries used in psl1ghtt for developing homebrew i wanted to ask some experienced developers here what would be a good first homebrew project idea ? any suggestions would be appreciated thanks :)
  9. MonkeyFistz

    Learning Tiny3D

    @bucanero your ps3loadX will help very much in booting selfs over the network for compiling and running my tests :)
  10. MonkeyFistz

    Learning Tiny3D

    yes i will be looking at those samples today lots of studying :) resource management, loading of textures , and proper game pad input and initialization seem like a decent base for a small home brew :) also managed to get a hold of some small e books that teach power assembly as well two...
  11. MonkeyFistz

    Learning Tiny3D

    no problem! i will see what else i can get going on with the sdk. will update with my progress. hope to one day get to a point where i can work with a lib and come up with a decent homebrew demonstrating what i am learning. :)
  12. MonkeyFistz

    Learning Tiny3D

    So today i am learning about tiny3d.Aldostools gave a great advice that any beginner learning to develop homebrew on a console should look at example projects and modify the existing source to learn the library functions in and outs. even for such a simple modification in just drawing text to...
  13. MonkeyFistz

    PS3 Are there any tutorials for Tiny3D, LibGCM or PSGL ?

    this thread is a godsend! thanks for pointing people out onto some examples to work from! i have a hen enabled 3k slim and the precompiled mingw sdk set up on root c:/ drive so i will get onto developing this week. thanks bucanero!
  14. MonkeyFistz

    Getting Started with Homebrew

    Hello there! i recently got a hen enabled playstation slim 3k and was interested in learning about homebrew development, as well as learning powerpc assembly. i am currently reading some tutorials , a brief primer on powerpc asm from ibm. as well as sifting through the assembler language...
  15. MonkeyFistz

    Greetings

    Hi! i am glad to join this community. Looking forward to learning about homebrew development :)
Back
Top