Forum: PS3 Emulator Scene - Topics relating to the usage of emulators on your PS3 console to enable playing of old-school console games! Discussion of downloading or trading in dump'ed ROM's of these old-school games is NOT allowed!


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree16Likes

Thread: [PS3] EMULATOR DOWNLOADS w/ Complete Info.
  

Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18
  1. #11  
    STLcardsWS's Avatar
    STLcardsWS is online now Moderator
    Join Date
    Dec 2011
    Posts
    2,657
    Downloads
    39
    Uploads
    80
    Mentioned
    151 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    1161
    Likes Received
    1547
    ScummVM 1.5.0 Released

    News Link






    Spoiler

    Last edited by STLcardsWS; 07-28-2012 at 03:14 AM.
    Emulators 3.55 4.XXComplete RetroArch Info ● Coming Soon ● Coming Soon ●
    Reply With Quote  

  2. #12  
    STLcardsWS's Avatar
    STLcardsWS is online now Moderator
    Join Date
    Dec 2011
    Posts
    2,657
    Downloads
    39
    Uploads
    80
    Mentioned
    151 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    1161
    Likes Received
    1547
    Here is some news that I missed on the Amiga Emulator (E-UAE 0.8.29-WIP4 for PS3 release 8) This was updated on May 19, 2012.


    E-UAE 0.8.29-WIP4 for PS3 release 8
    ====================================
    - compiled by using psl1ght v.2 sdk
    - The full uae documentation is stored in the 'docs' subdirectory, here
    you are reading the ps3 port info.

    Features:
    - 68000, 68010, 68020, 68040, 68060 processor cores
    - OCS, ECS and AGA chipset
    - amiga hi-res (720x576) graphics resolution in 32bit depth
    - joystick1, joystick2 (2nd joypad required) and mouse emulation
    - options dialog (supports switching of the disk files and more)
    - sound in 48000 kHz
    - keyboard emulation
    - support for usb keyboard and usb mouse
    - support for loading zip and dms floppy images
    - support hor harddisk files
    - save-state saving and loading
    - reads either /dev_usb000/uae/uae.cfg or /dev_hdd0/game/EUAE00829/USRDIR/UAE.CFG
    configuration during startup!

    Requires:
    - ps3 ready to boot homebrew programs
    - kickstart rom - see docs/readme

    Controls:
    - CROSS - joystick button 1
    - SQUARE - mouse button 1
    - TRIANGLE - mouse button 2
    - CIRCLE - user defined keyboard key
    - press R2 to activate virtual keyboard (vkb), release R2 to hide it.
    If vkb is shown press left/right digital pad to select the current
    key. Press the 'up' digital pad button to actually simualte key press
    of the current key. L1, L2, R1 ann CIRCLE buttons are user defined keys.
    If vkb is shown press L1 to define L1 button, press L2 to define L2 button
    and press R1 to define R1 button. Later on (when keyboard is hidden)
    if you press L1, L2 etc. it will simulate assigned key press / release.
    - joypad 1 (emulates joystick 1 and mouse 1)
    - joypad 2 (emulates joystick 2) - if you want to enable 2-joystick mode, plug-in
    the second joy pad, restart uae and switch the port mode to "joy-1 & joy-2" in the
    options dialog.
    - left analog pad emulates either mouse movement (by default) or joystick.
    Press R3 (right hat) to switch between mouse and joystick control on left hat.
    Speed-up of the mouse cursor movement can be changed in the options dialog.
    - press Start to enter application menu, you can load ADF files from there.
    - press CIRCLE to exit the application menu

    Additional info:
    - The program reads uae.cfg during startup. In this configuration file
    you should specify all required parameters (memory size, kick rom, initial
    floppy disk files, cpu core, chipset etc.).
    - Files (kickrom, adf files) are accesible from either usb disk or internal disk.
    - NTSC support: press and hold CIRCLE button during emulator startup to initialize
    480 lines /60 Hz video mode. If it doesn't work for you, you can press and hold
    TRIANGLE button during starup to use the current video mode set in dashboard.
    Make sure to change emulator options to actually emulate ntsc amiga machine by
    setting ntsc=true in your configuration file or in options.
    - Save states are stored in your harddisk directory
    /dev_hdd0/game/EUAE00829/USRDIR/SAVE
    - to use harddisk file: enter options and mount it the "Hard files" submenu.
    Alternatively you can specify the harddisk in your configuration file
    by adding the following line:
    hardfile=read-write,32,1,2,512,/dev_usb000/uae/system.hdf
    or, if the previous one doesn't work for you:
    hardfile=read-write,0,0,0,512,/dev_usb000/uae/system.hdf
    Normally you just need to change the path and filename of the hardfile. The
    first four numbers are the default ones and should work even if your emulated
    disk file has a different size. The first set of numbers is ok for hardfiles
    formated to OFS (old file system), the second set (zeros) is for harddisk files
    formated to RDB (fast file system).


    Credits and thanks:
    - UAE team and porters.
    - RCDRUMMOND for E-UAE
    - psl1ght sdk team
    - PS3 homebrew scene


    Release log:
    ============
    r8
    - added support for hardware keyboard and mouse plugged-in the ps3 usb ports
    - added scan-line support with user defined intensity (options -> video -> scan lines)
    Note: this feature is processor intensive and slows down emulation about 10 to 20%.
    - fixed bugs related to options ui (when program started with default uae.cfg)
    - source code ported to psl1ght v.2

    r7
    - harddisk file can be mounted/unmounted in options menu
    - fix for multiple simultaneous keyboard key presses

    r6
    - bugfix release (fixed processor core switch, couple of other glitches)
    - added 800% floppy speed option
    - added QUIT E-UAE option

    r5
    - updated to the latest E-UAE 0.8.29-WIP4 source code.
    - support for harddisk files
    - suport for save-states and save state thumbnails
    - modified options dialog (more options are now configurable)
    - support for drive sound (new feature that was not finished in WIP4 code)
    - RETURN key added to the virtual keyboard
    - left analog stick can be used to emulate joystick (R3 switches between mouse and joystick
    mode of the left analog stick)
    - fixed 2 controller mode: now 2 mice can be emulated as well.
    - options dialog hooked up as an euae's gui interface

    r4
    - unpublished release, vsync modifications

    r3
    - options dialog has more space for filenames

    r2
    - added support for uae.cfg stored on hdd

    r1
    - initial release

    ----------
    Ole

    Download: MediaFire
    Youtube Video


    Source : PS3Hax Member Manster
    Source: EmuCR
    Emulators 3.55 4.XXComplete RetroArch Info ● Coming Soon ● Coming Soon ●
    Reply With Quote  

  3. #13  
    STLcardsWS's Avatar
    STLcardsWS is online now Moderator
    Join Date
    Dec 2011
    Posts
    2,657
    Downloads
    39
    Uploads
    80
    Mentioned
    151 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    1161
    Likes Received
    1547
    Playstation 2 Software Emulator working on all PS3 models



    Thanks to developers mysis and eussNL now all PS3's models without the Cobra dongle can play Retail Ps2 disc. This method only work when you are in Factory Service Mode. {S3 Developer CrashSerious Has a Software Solution for Accessing of Factor Service Mode (FSM) . Check Below for Information on his "Factory Service Mode Tool" App.




    Method on FW 3.55, without! Cobra-USB Dongle or Downgrade, for all consoles fat & slim.


    1. Replace following files on your consoles /dev_flash/
    with the ones included in this archive
    p3dwik-ps2compatfiles.rar
    2. Get into Factory Service Mode (FSM Tool/Dongle)
    3. Insert your Original PS2 Game Disc
    4. It will run.
    Note: Backups wont work. You’re getting the compatibility of the FW 2.60 software PS2 emulator with all of its bugs.

    Download: p3dwik-ps2compatfiles.rar

    Possible compatibility Lists:

    Source: ps3developerWiki
    Source #2: Ps3Hax
    Last edited by STLcardsWS; 08-04-2012 at 04:47 AM.
    Emulators 3.55 4.XXComplete RetroArch Info ● Coming Soon ● Coming Soon ●
    Reply With Quote  

  4. #14  
    Join Date
    Jan 2012
    Posts
    30
    Downloads
    5
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Just wondering if there are any 4xsoft 1920x1080 hd shaders out there?
    Reply With Quote  

  5. #15  
    STLcardsWS's Avatar
    STLcardsWS is online now Moderator
    Join Date
    Dec 2011
    Posts
    2,657
    Downloads
    39
    Uploads
    80
    Mentioned
    151 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    1161
    Likes Received
    1547
    Just wondering if there are any 4xsoft 1920x1080 hd shaders out there?
    Try RetroArch. Should have everything your looking for.
    Last edited by STLcardsWS; 08-04-2012 at 09:38 PM.
    Emulators 3.55 4.XXComplete RetroArch Info ● Coming Soon ● Coming Soon ●
    Reply With Quote  

  6. #16  
    STLcardsWS's Avatar
    STLcardsWS is online now Moderator
    Join Date
    Dec 2011
    Posts
    2,657
    Downloads
    39
    Uploads
    80
    Mentioned
    151 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    1161
    Likes Received
    1547
    Will Add this section to the front soon..
    Also will add a compassion table for each emus. features.

    Comparing Multi-System Emulators

    If RetroArch emulates the system then it is recommended that you use RetroArch for that system instead of Mednafen. (Except for PC-Engine / Turbo Grafx systems as they are still a WIP on RetroArch.)



    RetroArch (PS3)

    PS3 Mednafen
    • Atari 2600 VCS
    • Atari Lynx
    • Nintendo GameBoy
    • Nintendo GameBoy
    • GameBoy Color
    • GameBoy Color
    • GameBoy Advance
    • GameBoy Advance
    • Nintendo NES
    • Nintendo NES
    • Super Nintendo (SNES)
    • Super Nintendo (SNES)
    • Nintendo Virtual Boy
    • Sega Game Gear
    • Sega Game Gear
    • Sega Master System
    • Sega Master System
    • Sega Genesis / Mega Drive
    • Sega Genesis / Mega Drive
    • Sega CD / Mega CD
    • Sega Saturn (Limited Playability)
    • SG-1000
    • Neo-Geo MVS (FBalpha)
    • Neo-Geo Pocket / Color
    • NEC Turbo-GrafX 16/PC-Engine
    • NEC Turbo-GrafX 16/PC-Engine
    • NEC Turbo-GrafX 16/PC-Engine CD
    • NEC Turbo-GrafX 16/PC-Engine CD
    • NEC Super Grafx
    • NEC Super Grafx
    • NEC PC-FX
    • Bandai WonderSwan / Color
    • Sony PSone (Limited Playability)
    • IMAME4ALL
    • FB Alpha (V0.2.97.26)
    • prBoom

    Click Below for RetroArch Info.

    click Here click here click here


    Click Below for PS3-Mednafen Info.

    click Here click here click here

    pete_uk likes this.
    Emulators 3.55 4.XXComplete RetroArch Info ● Coming Soon ● Coming Soon ●
    Reply With Quote  

  7. #17  
    djspeedo is offline Registered User
    Join Date
    Jun 2011
    Posts
    1
    Downloads
    8
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    Now with psp emulation going on could it be possible to add DaedalusX64 and transform into minis so there you go n64 on ps3 =) or not!
    Reply With Quote  

  8. #18  
    STLcardsWS's Avatar
    STLcardsWS is online now Moderator
    Join Date
    Dec 2011
    Posts
    2,657
    Downloads
    39
    Uploads
    80
    Mentioned
    151 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    1161
    Likes Received
    1547
    Well the PSP emulation is good but its not perfect yet. We don't know the full power of the emulator inside the Ps3.

    Deadious is a very demanding emulator on the real hardware. So far all attempts have failed getting it to run.Time will tell. At this point a no go.

    What we want is a PS3 n64 Emulator.. Which i think will come in time. As the dynarec was just recently ported to CFW's which was one of the big hurdles.
    Emulators 3.55 4.XXComplete RetroArch Info ● Coming Soon ● Coming Soon ●
    Reply With Quote  

Page 2 of 2 FirstFirst 1 2
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •