Seite 25 von 47 ErsteErste ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ... LetzteLetzte
Zeige Ergebnis 721 bis 750 von 1382

*Official* PSP 2.00 Working Homebrew Discussion

This is a discussion on *Official* PSP 2.00 Working Homebrew Discussion within the PSP Homebrew and Hacks Help forums, part of the PSP Help Center category; Zitat von Jay C and I've noticed that more and more programs are working with the releases of newer eboot ...

  
  1. #721
    QJ Gamer Platinum
    Points: 25.089, Level: 95
    Level completed: 74%, Points required for next Level: 261
    Overall activity: 18,0%

    Registriert seit
    Sep 2005
    Ort
    Edinburgh, UK
    Beiträge
    2.388
    Points
    25.089
    Level
    95
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von Jay C
    and I've noticed that more and more programs are working with the releases of newer eboot loaders. I'm assuming this means that there are still small errors being worked out in the execution below the kernel acess boundary. Does this mean that the new GBA will ever work, or does it require kernel? I got it to boot to menu, if i remember correctly, but it froze at the rom.
    You're right, and basically what I try to do with each release is to figure out a class of crashes or incompatibilities, that can be addressed with a general fix, for example patching a hook into the memory allocation routines so that EBOOTs that needed a lot of memory wouldn't fail, or figuring out the right parameters to pass to the startup function, to simulate what the kernel would normally have done to load a program.

    The release cycle usually reflects the times when I make a new breakthrough, which is why I won't commit to a particular timescale for any release. As soon as I get something cool working that advances the boundaries a bit, that's when a new release gets made.

    The new GBA doesn't appear to require kernel mode, so it should be fixable, especially since the source has just been released.



  2. #722
    Developer
    Points: 14.378, Level: 77
    Level completed: 82%, Points required for next Level: 72
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    Boston, MA
    Beiträge
    1.389
    Points
    14.378
    Level
    77
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von Fanjita
    You're right, and basically what I try to do with each release is to figure out a class of crashes or incompatibilities, that can be addressed with a general fix, for example patching a hook into the memory allocation routines so that EBOOTs that needed a lot of memory wouldn't fail, or figuring out the right parameters to pass to the startup function, to simulate what the kernel would normally have done to load a program.

    The release cycle usually reflects the times when I make a new breakthrough, which is why I won't commit to a particular timescale for any release. As soon as I get something cool working that advances the boundaries a bit, that's when a new release gets made.

    The new GBA doesn't appear to require kernel mode, so it should be fixable, especially since the source has just been released.
    Cool. Are u working on compatibility or are u working on others things such as returning to home or making the loader look good?

  3. #723
    QJ Gamer Blue
    Points: 4.989, Level: 45
    Level completed: 20%, Points required for next Level: 161
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    112
    Points
    4.989
    Level
    45
    Downloads
    0
    Uploads
    0

    Standard

    pspuae-0.41 - Doesnt Work (Loads Eboot up but when you press X to start the Programme all the Text on the screen goes BIG and the PSP Freezes) so it nearly works :) (At least it doesnt seem to need that "Kernel Mode" :Punk: so hopefully the next loader will support it :Punk: )

  4. #724
    QJ Gamer Platinum
    Points: 25.089, Level: 95
    Level completed: 74%, Points required for next Level: 261
    Overall activity: 18,0%

    Registriert seit
    Sep 2005
    Ort
    Edinburgh, UK
    Beiträge
    2.388
    Points
    25.089
    Level
    95
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von Vaza
    Cool. Are u working on compatibility or are u working on others things such as returning to home or making the loader look good?
    I'm working on 2 main things at the moment :

    - clean exit to the PSP menu

    - limited automated patching of some kernel-mode apps (basically recompiling bits of the code to use the user address space, for apps that don't need kernel-mode for critical functions).

    I'm leaving 'making the loader look good' to other people - see this thread. As a part of that, though, 0.8 already has massively-reduced 'screen-spam' - only displaying stuff when it needs a response from the user for something.

  5. #725
    QJ Gamer Blue
    Points: 5.370, Level: 47
    Level completed: 10%, Points required for next Level: 180
    Overall activity: 0%

    Registriert seit
    Jul 2005
    Beiträge
    213
    Points
    5.370
    Level
    47
    Downloads
    0
    Uploads
    0

    Standard

    Could someone throw up the link for the 2.0 emu pak? The search says no matches huh.....

  6. #726
    QJ Gamer Blue
    Points: 4.500, Level: 42
    Level completed: 75%, Points required for next Level: 50
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    59
    Points
    4.500
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    man fanjita this 2.0 homebrew really is a life saver. The psp clean exit sounds awesome, no more holding that power switch for 10 min. Im sure this has been asked a ka-gillion times but is there anyway in the future that you can get a program like fastloader or umd emulator working with eboot loader? w/ Humma gone im hoping some one will pick up on his work and maybe make a compatible version w. eboot loader that would be awesome.

  7. #727
    QJ Gamer Blue
    Points: 4.993, Level: 45
    Level completed: 22%, Points required for next Level: 157
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    136
    Points
    4.993
    Level
    45
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von illinflames
    Could someone throw up the link for the 2.0 emu pak? The search says no matches huh.....
    It's here.

    http://personalwebs.oakland.edu/~bye...BY%20Z357X.RAR
    Geändert von AGES (11-03-2005 um 02:09 AM Uhr)

  8. #728
    Points: 4.356, Level: 42
    Level completed: 3%, Points required for next Level: 194
    Overall activity: 0%

    Registriert seit
    Nov 2005
    Beiträge
    10
    Points
    4.356
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    There are alot of EMUs not in the EMU pack yet working great ...this whole V.2.00 firmware working Eboot is awesome really, if the exit thingy is done it will be damn nice.

    Every one is still waiting for the most important thing which is the LOADERS, can u give us a time estimate of how much it might take to get the loaders working ?

    Lots of thanks to u Fanjita ur gr8

  9. #729
    Points: 4.454, Level: 42
    Level completed: 52%, Points required for next Level: 96
    Overall activity: 0%

    Registriert seit
    Nov 2005
    Beiträge
    24
    Points
    4.454
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard DGEN emulator

    Hi Guys,

    I've got the generator 0.22 working on my psp but wanted to try out the DGEN 0.01. It loads up fine, but i can't figure out where to put the roms. I've tried putting them in the dgen folder and creating a roms folder inside there. I've just copied the folder from the 2.00 emu pack, does the emu require a specific folder name? Also, thank you Fanjita. I thought i would have to say goodbye to homebrew after upgrading to play GTA.

  10. #730
    QJ Gamer Blue
    Points: 4.993, Level: 45
    Level completed: 22%, Points required for next Level: 157
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    136
    Points
    4.993
    Level
    45
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von steve_jjones
    Hi Guys,

    I've got the generator 0.22 working on my psp but wanted to try out the DGEN 0.01. It loads up fine, but i can't figure out where to put the roms. I've tried putting them in the dgen folder and creating a roms folder inside there. I've just copied the folder from the 2.00 emu pack, does the emu require a specific folder name? Also, thank you Fanjita. I thought i would have to say goodbye to homebrew after upgrading to play GTA.
    You can't put them in a seperate folder outside of the DGEN folder, in GAMES

    /PSP/GAMES/SEGA ROMS

    (I tried this and it did'nt work) I put then straight in the DGEN folder. Don't put them inside another folder within the DGEN folder, I think it can't see them there.

  11. #731
    Points: 4.454, Level: 42
    Level completed: 52%, Points required for next Level: 96
    Overall activity: 0%

    Registriert seit
    Nov 2005
    Beiträge
    24
    Points
    4.454
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard Dgen

    Cheers Ages. I've got it to work now. I had to unzip my roms aswell. It wasn't finding the zipped roms.

  12. #732
    QJ Gamer Green
    Points: 15.273, Level: 79
    Level completed: 85%, Points required for next Level: 77
    Overall activity: 0%

    Registriert seit
    Jun 2005
    Ort
    "Out for Soda"
    Beiträge
    1.362
    Points
    15.273
    Level
    79
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von Suiton!
    There are alot of EMUs not in the EMU pack yet working great
    Yeah.. I know But I've been really busy with writing research papers and such... Hmmm... Maybe I can BS somthing to get the PSP involved in my paper... HAHA
    [IMG]http://img.photobucket.com/albums/v465/z357z/Photoshop/BKsig.jpg[/IMG]

  13. #733
    Points: 4.374, Level: 42
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Nov 2005
    Beiträge
    9
    Points
    4.374
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    is there an emulator out to play games like wipeout on or any other games?

  14. #734
    Urban Ninja
    Points: 13.608, Level: 75
    Level completed: 90%, Points required for next Level: 42
    Overall activity: 0%

    Registriert seit
    Jun 2005
    Ort
    America. Making me better than you. And fatter.
    Beiträge
    1.878
    Points
    13.608
    Level
    75
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von sachhvs
    is there an emulator out to play games like wipeout on or any other games?
    well, wipeout IS out on UMD, so you either arent aware of this and are talking about a psone or n64 emulator to play a rom of it, or you are fully aware of this and you're looking for something called a UMD emulator, which plays downloaded full psp games. This particular site frowns upon that kind of stuff.
    [IMG]http://img.photobucket.com/albums/v642/GJayC/all.gif[/IMG]
    [CENTER][URL=http://forums.qj.net/showthread.php?t=14991&page=1]Guilt on the Effects of Homebrew[/URL] [URL=http://forums.qj.net/showthread.php?t=30070&page=1]Homebrew Capable Firmware 3.0![/URL][/CENTER]
    [CENTER][URL="http://qjwiki.net/index.php?title=Jay_C"]Jay C's QJwiki Page[/URL][/CENTER]

  15. #735
    Points: 4.347, Level: 41
    Level completed: 99%, Points required for next Level: 3
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    3
    Points
    4.347
    Level
    41
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von lewion
    How did you manage to run the half-life mod??? or just any mod
    Easy...just need to put into 'psp\games\Doom-PSP-SS-b5\FW10\WADS' folder, the wad you want to play...you can try with some wads of the 'c2doom' simulator for symbian phones...I'm use to play this wads and they're really funny.

    Doom II runs fine...great!...any other mods can run if you rename to 'tnt.wad'.

    ;) oh my God...I really love my psp... :icon_razz

  16. #736
    KGB
    KGB ist offline
    Points: 4.512, Level: 42
    Level completed: 81%, Points required for next Level: 38
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    34
    Points
    4.512
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    ok all of my emulators work but i cant find my roms in sms(havnt tried any other emulators)i put them in psp/game/sms/roms but nothing shows up when i run the emu i also cant get any of my other games to work i have agenaworld,atom, and doompsp can any one help?

  17. #737
    Points: 4.374, Level: 42
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Nov 2005
    Beiträge
    9
    Points
    4.374
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    Does psp quake work?

  18. #738
    QJ Gamer Green
    Points: 7.559, Level: 58
    Level completed: 5%, Points required for next Level: 191
    Overall activity: 0%

    Registriert seit
    Jul 2005
    Ort
    stockholm - swe
    Beiträge
    1.191
    Points
    7.559
    Level
    58
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von sachhvs
    Does psp quake work?
    Yeah i think so.
    [SIZE=7][COLOR=Blue]Whiiiiiiiii[/COLOR][/SIZE]

  19. #739
    QJ Gamer Green
    Points: 13.529, Level: 75
    Level completed: 70%, Points required for next Level: 121
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    Phoenix
    Beiträge
    208
    Points
    13.529
    Level
    75
    Downloads
    0
    Uploads
    0

    Standard

    Yes, I played it last night :).

  20. #740
    Rock Star
    Points: 70.899, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Ort
    CT| FW: 4.01 M33-2
    Beiträge
    11.844
    Points
    70.899
    Level
    100
    Downloads
    0
    Uploads
    0

    Standard

    yup it works, check the front page


  21. #741
    QJ Gamer Blue
    Points: 4.500, Level: 42
    Level completed: 75%, Points required for next Level: 50
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    59
    Points
    4.500
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    do any MAME emulators work??? Any at all???

  22. #742
    QJ Gamer Platinum
    Points: 25.089, Level: 95
    Level completed: 74%, Points required for next Level: 261
    Overall activity: 18,0%

    Registriert seit
    Sep 2005
    Ort
    Edinburgh, UK
    Beiträge
    2.388
    Points
    25.089
    Level
    95
    Downloads
    0
    Uploads
    0

    Standard

    I suspect that MAME does work, but I haven't found any ROMs that run yet.

    It's a little tricky to decipher just what is and isn't supposed to work on the current PSP MAME.

  23. #743
    Points: 4.374, Level: 42
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Nov 2005
    Beiträge
    9
    Points
    4.374
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    is there a UMD elumator?? playin IS0s?

  24. #744
    QJ Gamer Blue
    Points: 4.500, Level: 42
    Level completed: 75%, Points required for next Level: 50
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    59
    Points
    4.500
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von Fanjita
    I suspect that MAME does work, but I haven't found any ROMs that run yet.

    It's a little tricky to decipher just what is and isn't supposed to work on the current PSP MAME.

    I got roms for them its just i dunno what to do w. em...they are all BIN files...its not like SNES where it comes in one nice compact smc file, theres like 10 BIN files per MAME game. Im guessing i keep them zipped but xMAME emulator didnt work w/ the loader

  25. #745
    Points: 4.476, Level: 42
    Level completed: 63%, Points required for next Level: 74
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    47
    Points
    4.476
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von sachhvs
    is there a UMD elumator?? playin IS0s?
    No! Stop asking for pirating things. Homebrew isn't pirating, it's homebrew Fanjita shall never let umd loader run on his eboot loader. If you want a game, buy it.

  26. #746
    QJ Gamer Blue
    Points: 4.500, Level: 42
    Level completed: 75%, Points required for next Level: 50
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    59
    Points
    4.500
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von lewion
    No! Stop asking for pirating things. Homebrew isn't pirating, it's homebrew Fanjita shall never let umd loader run on his eboot loader. If you want a game, buy it.

    UMD Emulator isnt pirating...maybe if you knew what you were tlaking about you'd know that alot of people make BACKUPS of thier OWN games through programs like UMD Emulator and other ISO Loaders and play them while they are saved on thier memory stick.

  27. #747
    QJ Gamer Blue
    Points: 5.293, Level: 46
    Level completed: 72%, Points required for next Level: 57
    Overall activity: 0%

    Registriert seit
    Jun 2005
    Beiträge
    206
    Points
    5.293
    Level
    46
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von Coheed
    UMD Emulator isnt pirating...maybe if you knew what you were tlaking about you'd know that alot of people make BACKUPS of thier OWN games through programs like UMD Emulator and other ISO Loaders and play them while they are saved on thier memory stick.

    very few people actually make legit backups

    i'd say 99% of people that use loaders are using downloaded ISOs

  28. #748
    Points: 4.505, Level: 42
    Level completed: 78%, Points required for next Level: 45
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    WISCONSIN
    Beiträge
    48
    Points
    4.505
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    Like anyone can actually know that.

  29. #749
    Points: 4.650, Level: 43
    Level completed: 50%, Points required for next Level: 100
    Overall activity: 0%

    Registriert seit
    Jul 2005
    Ort
    Florida
    Beiträge
    11
    Points
    4.650
    Level
    43
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von Daniel Jackson
    I can't run LUA. I have loader 0.7, and i have installed the LUA patch (USER_LUA patch for EBOOT loader v0.7). It says:
    error: [string "?"]:6 : unexpected symbol near '5'
    error: no script file found
    What's wrong?
    I have the same problem. WTF? Except it worked the first time I ran it.
    And once on my new MS.

  30. #750
    QJ Gamer Blue
    Points: 4.500, Level: 42
    Level completed: 75%, Points required for next Level: 50
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    59
    Points
    4.500
    Level
    42
    Downloads
    0
    Uploads
    0

    Standard

    Any one know what MAME Emulator works with eboot loader v.07??


 
Seite 25 von 47 ErsteErste ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ... LetzteLetzte

Tags for this Thread

Forumregeln

  • Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
  • Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
  • Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
  • Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.
  •  





Alle Zeitangaben in WEZ -8. Es ist jetzt 06:27 AM Uhr.

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