Page 1 of 2 1 2 LastLast
Results 1 to 30 of 37

ScreenShotPNG Speedy Plugin v0.30

This is a discussion on ScreenShotPNG Speedy Plugin v0.30 within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; Just posted this a while ago over at the frontpage . It's a screenshot plugin from Fany_rakion, which can do ...

  
  1. #1
    QJ Gamer Green
    Points: 3,544, Level: 37
    Level completed: 30%, Points required for next Level: 106
    Overall activity: 0%

    Join Date
    Oct 2008
    Posts
    109
    QJ Pts
    3,544
    Level
    37
    Downloads
    0
    Uploads
    0

    Default ScreenShotPNG Speedy Plugin v0.30



    Just posted this a while ago over at the frontpage.

    It's a screenshot plugin from Fany_rakion, which can do screencaps on VSH, GAME, and POPS.

    Changelog ScreenShotPNG Speedy Plugin v0.30:

    • The ability to specify a file name.
    • A signal that can be displayed after the end took a screenshot.
    • Fixed a bug that was captured in a frozen state if the display turns off.


    Ah. Also, this plugin has been upgraded to support CFW 5.00 M33-6. The previous version was only compatible up until M33-3.

    DOWNLOAD HERE


    "Think of the solution, not the problem."
    - Richard Rahl, [I]Wizard's First Rule[/I] by Terry Goodkind

  2. #2
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    This would be handy, but it might clash with some other button combo's ive got for other things... Can you change the combo or is it hard-coded?

  3. #3
    QJ Gamer Green
    Points: 3,544, Level: 37
    Level completed: 30%, Points required for next Level: 106
    Overall activity: 0%

    Join Date
    Oct 2008
    Posts
    109
    QJ Pts
    3,544
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by slasher2661996 View Post
    This would be handy, but it might clash with some other button combo's ive got for other things... Can you change the combo or is it hard-coded?
    Sorry man. Please don't confuse me as the author of this brew. ;) It's by Fany_rakion, a Japanese coder. I'm just posting this here to let everyone know - maybe some of you guys would be interested in checking this out.
    "Think of the solution, not the problem."
    - Richard Rahl, [I]Wizard's First Rule[/I] by Terry Goodkind

  4. #4
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    I know, but i thought you would have used it, to be posting it.
    Doesn't Matter though

  5. #5
    Points: 2,089, Level: 27
    Level completed: 60%, Points required for next Level: 61
    Overall activity: 0%

    Join Date
    Feb 2009
    Location
    Duisburg, Germany
    Posts
    20
    QJ Pts
    2,089
    Level
    27
    Downloads
    0
    Uploads
    0

    Default

    it's easy to change the combo
    just edit "SSPSP.ini" in the "any" folder. default is "Note" you can change it to e.g. "Note+L"

  6. #6
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    That's a pretty gnarley plugin, I remember trying to get a png screenshot saved, but the only way I could get a real framebuffer copy was via kernel-mode and the libpng is not compatible with kernel libs. Wonder how he did it.
    I gone and made that one power spoofer and that gay cheat device.

  7. #7
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    he might of hooked the GU and wrote the contents to a file?

  8. #8
    OMFG
    Points: 19,453, Level: 88
    Level completed: 21%, Points required for next Level: 397
    Overall activity: 0%

    Join Date
    Jul 2005
    Location
    Toronto
    Posts
    2,814
    QJ Pts
    19,453
    Level
    88
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by slasher2661996 View Post
    he might of hooked the GU and wrote the contents to a file?
    Good lord

  9. #9
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default


  10. #10
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    I don't think so..that wouldn't be a real framebuffer even if it were possible, that'd be the userspace one(kernel libs don't get GU). He just took a snapshot of the framebuffer(not sure if it's the "real" one or the userspace one) and saved it as png. I'll find out which one it was when I hop onto linux.
    I gone and made that one power spoofer and that gay cheat device.

  11. #11
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    Oh ok, i misunderstood what this plugin did, it actually take a "full" screenshot of the screen, some of the others just take the framebuffer and write the contents directly to a file.

  12. #12
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by slasher2661996 View Post
    Oh ok, i misunderstood what this plugin did, it actually take a "full" screenshot of the screen, some of the others just take the framebuffer and write the contents directly to a file.
    That's what a screenshot is. A snapshot of the framebuffer that gets encoded into a file of choice(this one being PNG, most use BMP).
    I gone and made that one power spoofer and that gay cheat device.

  13. #13
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    he must be using libpng? but i thought that only read not wrote png files?

  14. #14
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    No, it writes png files. There is even a screenshot sample.
    I gone and made that one power spoofer and that gay cheat device.

  15. #15
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by NoEffex View Post
    That's a pretty gnarley plugin, I remember trying to get a png screenshot saved, but the only way I could get a real framebuffer copy was via kernel-mode and the libpng is not compatible with kernel libs. Wonder how he did it.
    ...

  16. #16
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by slasher2661996 View Post
    ...
    Why the ...?

    I specified "real", as that's what the home screen uses and such.

    I should have said "internal".
    I gone and made that one power spoofer and that gay cheat device.

  17. #17
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    Well how did he do it then? He either wrote his own pnglib or found a way to do it in user mode

  18. #18
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    You can do it in usermode, it's probably just the usermode framebuffer.
    I gone and made that one power spoofer and that gay cheat device.

  19. #19
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    Yes but then why did you go on about he must of found a kernel way?

  20. #20
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    No, I said I tried to find a kernel way as the usermode framebuffer thing cannot see everything.
    I gone and made that one power spoofer and that gay cheat device.

  21. #21
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    i know thats the point, as i said up the top its not the best plugin becuase it dont print the WHOLE screen to a file

  22. #22
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    It prints the whole screen alright - just not the internal framebuffer. It uses kernel mode, from what I can tell. It's just a conglomerate of kernel imports. He must have done a malloc macro or something, I don't know how he did it, and wish it was open source so I could learn a thing or two.
    I gone and made that one power spoofer and that gay cheat device.

  23. #23
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    I know, maybe you should send him a PM asking for the source, and then we both might learn somethink

  24. #24
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    I doubt he speaks much english.
    I gone and made that one power spoofer and that gay cheat device.

  25. #25
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

  26. #26
    QJ Gamer Green
    Points: 4,092, Level: 40
    Level completed: 72%, Points required for next Level: 58
    Overall activity: 0%

    Join Date
    Jul 2008
    Posts
    508
    QJ Pts
    4,092
    Level
    40
    Downloads
    0
    Uploads
    0

    Default

    Google translator is horrible, lol. It translates almost unreadably.

    I speak a pretty good amount of spanish(I'm from LA) and I know when I'd do various translations google translator makes zero sense and would not be understood in the language.
    I gone and made that one power spoofer and that gay cheat device.

  27. #27
    xMod.
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2008
    Location
    Melbourne, Australia
    Posts
    675
    QJ Pts
    4,576
    Level
    43
    My Mood
    Daring
    Downloads
    0
    Uploads
    0

    Default

    Ok lol =)

  28. #28
    Points: 1,967, Level: 26
    Level completed: 67%, Points required for next Level: 33
    Overall activity: 0%
    Achievements:
    First 1000 Experience Points

    Join Date
    Feb 2009
    Posts
    5
    QJ Pts
    1,967
    Level
    26
    Downloads
    0
    Uploads
    0

    Default

    I noticed that whenever i take a screenshot, the screenshot doesnt immediately show up in my picture folder. Why is that so?

  29. #29
    Banned for LIFE
    Points: 18,744, Level: 86
    Level completed: 79%, Points required for next Level: 106
    Overall activity: 0%

    Join Date
    Oct 2006
    Location
    East London, England
    Posts
    2
    QJ Pts
    18,744
    Level
    86
    Downloads
    0
    Uploads
    0

    Default

    slasher2661996 for future reference this place isnt a goddamn chat room.

  30. #30
    Points: 1,928, Level: 26
    Level completed: 28%, Points required for next Level: 72
    Overall activity: 0%
    Achievements:
    First 1000 Experience Points

    Join Date
    Feb 2009
    Posts
    5
    QJ Pts
    1,928
    Level
    26
    Downloads
    0
    Uploads
    0

    Default

    This plugin is not working for me, even after pressing Note, changed Note+L but it still doesn't work. PSP Phat with 5.00M33-6, plugin enabled just irsautoboot,popsloader,cw cheat and game_categories.


 
Page 1 of 2 1 2 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





All times are GMT -8. The time now is 01:59 AM.

Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © , Caputo Media, LLC. All Rights Reserved. Cluster .