Recent content by Wa59

  1. Wa59

    Homebrew A new cannonball (outrun) port for the PSP

    Since the OPL emulation was too slow, to improve speed I converted the music directly to wav files. Since they are fully loaded in the memory after the music selection, it crashes on PSP-1000. Maybe I could edit the music so that it loops earlier and then it would be able to run.
  2. Wa59

    Homebrew A new cannonball (outrun) port for the PSP

    I thought so too, and even started a renderer using SceGu but the slowness was from the outrun emulation itself, the rendering was fast enough
  3. Wa59

    Homebrew A new cannonball (outrun) port for the PSP

    Thank you for posting the link, my posts with URLs weren't working because I don't have enough posts yet.
  4. Wa59

    Homebrew A new cannonball (outrun) port for the PSP

    I just wanted to play outrun, but arcade emulators where too slow, so was the already existing PSP port, one thing led to another and now I present: Cannonball port for the PSP with speed hacks. This port is almost full speed with (buggy) audio! You can get it at GitHub...
  5. Wa59

    Hacking Wolfenstein 3D updated

    I made some fixes to the Wolf3D port by Zack and Chilly Willy like correct aspect ratio, fixed controls and death effect (FizzleFade). Among other things. For those interested you can search for wolf3Dpsp on github, for some reason I can't post links yet.