Recent content by Siverslayer

  1. Siverslayer

    PS3 Knight of Dreams Journey (soon)

    Hello friends, After a break from the bad games I had released in the past, I’m back — but this time with more advanced methods! I’ve teamed up with my friends and we decided to build an entirely new game. We’ve brainstormed characters, levels, enemies, and mechanics, and we plan to utilize the...
  2. Siverslayer

    (Guide) How To Make A Custom Auto *Anything* Installer

    I used JS with pkg to do that, and it worked for me. I haven't tested it on the official release because it hasn't been released yet, I think. But I tested it on my own version .
  3. Siverslayer

    (Guide) How To Make A Custom Auto *Anything* Installer

    Yes, it starts now. But no problem, I fixed that after modifying some things in the HEX.
  4. Siverslayer

    (Guide) How To Make A Custom Auto *Anything* Installer

    When the p3t download finishes and the device is restarted, nothing happens. Do you have any idea why?
  5. Siverslayer

    PS3 Duck hunting

    Siverslayer updated Duck hunting (1.00) with a new update entry: Adding many features Read the rest of this update entry...
  6. Siverslayer

    PS3 Duck hunting

    I will review the controller library to do that, thank you Alright i will do that in the next release
  7. Siverslayer

    PS3 Duck hunting

    Glad you liked it, and thanks to the PSX community and its organizers .
  8. Siverslayer

    PS3 Duck hunting

    Siverslayer submitted a new resource: Duck hunting (1.00) - A very simple and primitive duck hunting game Read more about this resource...
  9. Siverslayer

    PS3 un7zip library (PSL1GHT)

    I just did that, and it’s a very successful idea. It’s true that if you modify the library to handle memory, it would be better, but I’m not experienced enough to do that. However, in general, this method is aimed at people with limited internet access. Many of them reach out and ask for a...
  10. Siverslayer

    PS3 un7zip library (PSL1GHT)

    Alright, let me explain what's going on: When you have a compressed file, for example, XX.7z, and its size is less than or equal to the available RAM, it will be successfully decompressed. Otherwise, it will fail. Let’s assume that: We have a large file, and we divided it normally into several...
  11. Siverslayer

    PS3 un7zip library (PSL1GHT)

    I meant RAR but forgot to mention that. I will create a compression program that splits files differently, not using the `name.xx1` method, etc.
  12. Siverslayer

    PS3 un7zip library (PSL1GHT)

    The attempt didn't succeed, and I'm not sure if it's because of the compression method or not. However, I tried to decompress a 1GB file, but it didn't work.(Rar)
  13. Siverslayer

    PS3 un7zip library (PSL1GHT)

    Is there a limit on the file size that the library can handle for extraction? I have tried working with a 7GB file, and the program always crashes, while smaller files work well and are extracted quickly.
  14. Siverslayer

    PS3 un7zip library (PSL1GHT)

    لWhy is it that when I try to build it always tells me that the interpreter is old? I use PSDK3v2
Back
Top