• Home
  • Downloads
  • EBOOT Fixes
  • Forums
  • New Posts
  • Register
    • Welcome, Register Now! 
    • Premium VIP Membership
    • PS3 Sticky
      • PS3 CFW & MFW
      • PS3 Debug Firmware
      • PS3 Decrypted PSN Links for CFW
      • PS3 Downloads
      • PS3 EBOOT.BIN Original File Links
      • PS3 Firmware
      • PS3 Game Releases List
      • PS3 Guides & Tutorials
      • PS3 Hacking Guides and Tutorials
      • PS3 Hacks & JailBreak
      • PS3 Help & Support
      • PS3 JailBreak Game Compatibility List
      • PS3 JB2 / True Blue (TB) Game Links
      • PS3 multiMAN Updates
      • PS3 Resources
      • PS3 Reviews
      • PS3 Save Files Repository
      • PS3 Themes
      • PS3 Trophies List
      • PS3 Videos
      • PS Vita Trophies List
    • Quick Links
      • Affiliates
      • Contact Us
      • FAQ
      • Post News
      • Site Rules
      • Tag Cloud
 

FB Alpha RL (Retro Loader) v1.00 for PS3 CFW 3.40 / 4.XX Released

Category: PS3 Hacks & JailBreak  By: PS3 News - (psx-scene.com)
Tags: fb alpha rl retro loader v1.00 ps3 cfw 3.40 ps3 cfw 4.xx captaincps-x ps3hax ps3 hacks

20w ago - Following up on the recent PS3 RetroArch v0.9.8 release, today PlayStation 3 developer CaptainCPS-X has made available a FB Alpha RL (Retro Loader) v1.00 for PS3 CFW 3.40 / 4.XX users with details below.

Download: FB_Alpha_RL_1.00_[20130130].pkg (8.5 MB) / FB_Alpha_RL_1.00_[20130130].pkg (Mirror) / FB_Alpha_RL_1.00_[20130130].pkg (Mirror #2)

To quote: Hiyas everyone, today I come with something that I've been working for the last few days, please read the documentation before using it, I know that some people don't usually like to read, but please take a minute to read and see what FB Alpha RL offers.

Note: I verified the problems with emulation of CPS-1, and it seems it is only happening on libretro port, not on the Windows official release of FB Alpha. I tried to see if I could find the issue, but I couldn't identify it.

Information:

As a dev from the official FB Alpha Team, FB Alpha RL was made with a objective in mind, to keep the original experience from the official FB Alpha (for Windows OS) on the PS3 system.

Even when I don't know how to implement a fancy GUI for the PS3 system with textures and all the complicated stuff, I managed to use my previous application core (gamePKG core) to create this nice frontend for RetroArch's FB Alpha core.

I know that RetroArch is already a frontend, but I like to keep things simple and straight to the point.

Please, read the technical info for more details.

Technical Info:

Signed for CFW 3.40 / 4.XX (should work for everyone). Tested at 1080p resolution via HDMI.

FB Alpha RL uses a custom "burn_drivers.h" header file that was generated by modifying the official windows version of FB Alpha with a routine to generate such file on launch.

The header have a big structure with all the information for all supported drivers in FB Alpha v0.2.97.28. Information such as:

  • Romset Name (Ex. kof2002)
  • Parent ROM (Ex. sf2)
  • Year
  • Manufacturer (Ex. Capcom)
  • System (Ex. Neo Geo)
  • Max players
  • Game Screen Resolution
  • Game Screen Aspect Ratio

Future release will have a custom generated header with all the ROM information as well, so the application will be able to verify every romset with precise CRC32 checks (as in the official FB Alpha for Windows).

FB Alpha RL will scan the following directories for ZIP files:

Specific directories:

/dev_hdd0/game/ROMS00000/USRDIR
/dev_hdd0/game/ROMS00000/USRDIR/fba
/dev_hdd0/game/SSNE10000/USRDIR/cores/roms

Generic directories:

/dev_*/roms
/dev_*/roms/fba

Devices scanned are:

dev_hdd0 (PS3 Internal HDD)
dev_usb000 (External USB)
dev_usb001 (External USB)
dev_usb002 (External USB)
dev_usb003 (External USB)
dev_cf (Compact Flash)
dev_sd (SD Card)
dev_ms (Memory Stick)

NOTE: You don't need the official RetroArch installed, this already has my own modified build incorporated into FB Alpha RL installation directory. So you can safely install the official RetroArch and it won't interfere.

Usage:

  • Use UP and DOWN to select Games.
  • Press (X) to Load the selected Game.
  • Press (O) to Quit and return to XMB.
  • Press [SELECT] to Load "RetroArch" (FB Alpha Core).

Features:

  • Auto configure screen Aspect Ratio on game load.
  • Quick ROM(s) scanning in extensive path locations.
  • Romset validation against FB Alpha v0.2.97.28 drivers library.
  • Checking for duplicate ROM(s).
  • Detailed info about listed ROM(s).
  • Full game name display for easier navigation.
  • Direct loading of ROM(s).
  • Simple GUI & nice application logos(LMAO xD).

WIP / Coming on future releases:

  • Set System Input preset on Game Load (Ex. NeoGeo.cfg / Shooters.cfg / etc).
  • Simple Input Mapping feature.
  • Display Extended ROM information by pressing (/\).

Changelog:

  • 1.00 (January 30, 2013) Initial Release

Thanks to:

  • My buddies Treble Winner (Barry) / Kev / IQ_132 from the original FB Alpha Team <3.
  • PS3 Scene websites (in no order) such as: PS3HAX / PSX-Scene / PS3Crunch / Etc, for you support
  • TheMaister / Twinaphex / Squarepusher / Company - Libretro/RetroArch is just amazing.
  • pete_uk - for your unofficial RetroArch builds.
  • STLcardsWS - for your support
  • aldostools - your ps3tools for windows are the best
  • deank - multiMAN helped me research / debug my application
  • fail0verfl0w, GeoHot, etc - for all you have done for the PS3 scene
  • Anonymous - for releasing Sony SDKs

Thanks to anyone else I forgot that in some way contributed to the PS3 scene and as a result I was able to do this homebrew application.

Source Code:

  • FB Alpha RL - github.com/CaptainCPS/FBAlphaRL
  • RetroArch (Modded for FB Alpha RL) - github.com/CaptainCPS/RetroArch
  • FB Alpha v0.2.97.28 (Modded to generate "burn_drivers.h")(Windows) - (coming soon, I'm organizing it)

SeeYa!

Update: I been working with v1.01 of FB Alpha RL and I'm almost done with the tedious coding. I had to rewrite many things so I could handle data more easily. I personally like to keep the code clean and understandable.

Here is the current WIP (Work In Progress) for the next version (this list is not final, everything listed here has been already implemented, there are a few other things coming up before I release):

Changelog:

1.01 (February 3, 2013)

  • Incremented number of displayed games.
  • Added quick list navigation by pressing L2 / R2.
  • Added Analog Stick support to navigate lists.
  • Added Main menu with various useful items.
  • Added ZIP Info feature (press [ ] to view ZIP info).
  • Updated FB Alpha (libretro) core.
  • (FBA core) Fixed graphic problems in CPS-1 driver.
  • (FBA core) Fixed Diagnostic Menu Lock-up in some games.
  • Added Screenshot feature (press (PS) and look in Photo XMB column).
  • Improved application core overall.

And here you have some screenshots. Thanks for the feedback and detailed info, I will try to release a properly signed EBOOT next time, hopefully it will work for everyone SeeYa!

Now this is the format of the new FBA_RL.ini (configuration) file that will be created the first time you run the application:

// --------------------------------------------------------------------------
// FB Alpha RL Options 
// --------------------------------------------------------------------------
// If you edit this manually, make sure you do so properly, any malformation 
// of this configuration will force the application to generate a new one, resulting 
// in the loss of any previous configuration you made. 

// --------------------------------------------------------------------------
// Custom ROM Paths [up to 12 alternate paths]
// --------------------------------------------------------------------------
rompath_1:"/dev_hdd0/roms"
rompath_2:"/dev_hdd0/roms/fba"
rompath_3:"/dev_hdd0/game/ROMS00000/USRDIR"
rompath_4:"/dev_hdd0/game/ROMS00000/USRDIR/roms"
rompath_5:"/dev_hdd0/game/ROMS00000/USRDIR/roms/fba"
rompath_6:"/dev_hdd0/game/ROMS00000/USRDIR/fba"
rompath_7:"/dev_hdd0/game/FBAL00123/USRDIR/cores/roms"
rompath_8:"/dev_hdd0/game/FBAL00123/USRDIR/cores/roms/fba"
rompath_9:"/dev_hdd0/game/SSNE10000/USRDIR/cores/roms"
rompath_10:"/dev_hdd0/game/SSNE10000/USRDIR/cores/roms/fba"
rompath_11:"/dev_hdd0/game/FBAL00123/USRDIR/cores/roms"
rompath_12:"/dev_hdd0/game/FBAL00123/USRDIR/cores/roms"

// --------------------------------------------------------------------------
// Automatically set proper Screen Aspect Ratio on game launch 
// --------------------------------------------------------------------------
auto_ar:"yes"

// --------------------------------------------------------------------------
// Input preset configuration file paths for specific systems.
// When configured, they will be auto-loaded on game launch, 
// unless you specify an individual game configuration.
// --------------------------------------------------------------------------
input_capcom_misc:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/capcom_misc.cfg"
input_cave:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/cave.cfg"
input_cps1:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/cps1.cfg"
input_cps2:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/cps2.cfg"
input_cps3:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/cps3.cfg"
input_dataeast:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/data_east.cfg"
input_galaxian:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/galaxian.cfg"
input_irem:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/irem.cfg"
input_kaneko:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/kaneko.cfg"
input_konami:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/konami.cfg"
input_neogeo:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/neogeo.cfg"
input_pacman:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/pacman.cfg"
input_pgm:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/pgm.cfg"
input_psikyo:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/psikyo.cfg"
input_sega:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/sega.cfg"
input_seta:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/seta.cfg"
input_taito:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/taito.cfg"
input_technos:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/technos.cfg"
input_toaplan:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/toaplan.cfg"
input_misc_pre90:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/misc_pre90.cfg"
input_misc_post90:"/dev_hdd0/game/FBAL00123/USRDIR/cores/presets/input/misc_post90.cfg"

// --------------------------------------------------------------------------
// When missing, automatically create all basic Input Configuration files 
// --------------------------------------------------------------------------
input_auto_create:"yes"

// --------------------------------------------------------------------------
// Custom GUI Textures (PNG) paths 
// --------------------------------------------------------------------------
texture_main_menu:"/dev_hdd0/game/FBAL00123/USRDIR/cores/borders/default/MAIN_MENU.PNG"
texture_gamelist:"/dev_hdd0/game/FBAL00123/USRDIR/cores/borders/default/GAME_LIST.PNG"
texture_zipinfo:"/dev_hdd0/game/FBAL00123/USRDIR/cores/borders/default/ZIP_INFO.PNG"
texture_options:"/dev_hdd0/game/FBAL00123/USRDIR/cores/borders/default/OPTIONS_MENU.PNG"
The Game list module has been updated with lot of stuff as well, and now as is mentioned on the change log, you will now be able to Filter games by System (CPS1, CPS2, NEOGEO, etc...) for easier navigation. The file browser is a WIP at this moment, but in a couple of days everything will be all working and ready for a beta release.

I am currently setting up the whole MAME 148 romset in place to make some extensive tests and see how the application handle the monster game list . Of course FB Alpha doesn't support all of them but it will definitely put some stress on the scanning process, so let's see. I'll be in touch soon with more details! thank you for your patience to those waiting for the next release.

I just added Game Preview display feature and made proper adjustments to the rendering code to support all common display modes: 1080p / 720p / 480p, I personally tested all resolution and they all work fine, the only note I would add is that I haven't tested on 4:3 TV / Monitor, but is rare for someone to be using a PS3 on one of those these days LOL.

The preview images will be always included on my releases, so you don't have to worry about looking for them . At this moment the collection is very complete, maybe some of them need to be re-named to match latest romsets, but I will take care of that with time.

For the record, Preview PNGs will be located in: /dev_hdd0/game/FBAL00123/USRDIR/cores/previews/

To give you an estimate time of release, probably in 2 or 3 days I will be ready to make a release with all working features if everything goes fine. SeeYa!








Stay tuned for more PS3 Hacks and PS3 CFW news, follow us on Twitter and be sure to drop by the PS3 Hacks and PS3 Custom Firmware Forums for the latest PlayStation 3 scene updates and homebrew releases!

Comments 153 Comments - Go to Forum Thread »

Errors

The following errors occurred with your submission

Okay

Quick Reply Quick Reply

  • Decrease Size
    Increase Size
  • Wrap [QUOTE] tags around selected text
Posting Quick Reply - Please Wait Posting Quick Reply - Please Wait
bl0wme's Avatar
#3 - bl0wme - 138w ago
Reply
oww street fighter alpha.. i love this, how do i get this!!

Pcsx2006's Avatar
#2 - Pcsx2006 - 138w ago
Reply
Great work, can't wait for the release.

zeromx's Avatar
#1 - zeromx - 138w ago
Reply
Update: An FBANext Test Version for PS3 is now available for the MC68000/Z80 arcade emulator, which runs at full speed with sound thanks to Lantus... more details are posted HERE with the Source Code FBANext PS3 V1.0.0, FBANext PS3 Test Build r386, FBANext PS3 r399, FBANext PS3 r406 and more updates HERE!

The PS3 developers at French site Logic-Sunrise have been hard at work with the FBANext port for the PS3, and today they shared some screenshots with a list of features to the be implemented.

They also said in the coming weeks they are going to release a working Beta with full 1080p support and 60fps like with the XBox 360 port.

To quote, roughly translated: And now, the job development are continuous way, and it is now fifteen SPF obtained by running the CPS2 ROMS.

A first beta of FBAnext PS3 will be presented in a few weeks time to make the emulator playable, with a target of 60FPS in 1080p, like its counterpart 360.

Place the screenshots, and arm yourself with a little patience for the first release rears its nose.

- Support for Roma Capcom CPS-1
- Support for Roma Capcom CPS-2
- Support for Roma Capcom CPS-3
- Support for Roma Cave
- Support the Neo Geo roms
- Support for Roma Sega System 16 (and similar systems), System 18, X-Board, Y-Board
- Support for Roma Toaplan
- Support for Roma Taito 68k
- Support for Roma Psikyo 68EC020/SH2
- Support for Roma PGM
- Support for Roma Konami
- Support for Sega Megadrive roms (savestates are not supported)
- Support of Other Roma (as the creator liked)
- Support comlete sound and graphics
- Supports Multiplayers (1 to 4)
- 100% speed, with most graphics filters
- Supports savestates
- Ease of use through a simple interface
- Support for almost 3000 Roma
- Support for screenshots Titles and Previews
- Roms filterable
- 13 filters graphics software
- 2 filters graphics hardware
- Aspect Ratio Function
- Support for Dip Switch
- Configurable joystick Buttons
- Source code available
- Supports 16 / 9 Street Fighter 3.2 (CPS3)








More PlayStation 3 News...

Page 31 of 31 «‹293031

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• PS3 EDAT Devklic Bruteforcer v1.0 / v1.1 By JjKkYu is Released
• MAME 0125 (Multiple Arcade Machine Emulator) for PS3 Release 1 Out
• PS3 Game List by Nullptr PlayStation 3 Homebrew App is Released
• MultiMAN v04.40.00 PS3 Server and Showtime Edition Updates Out
• ScummVM 1.6.0 PlayStation 3 Emulator Updated, +4 to Engines
• PSN Tool v1.0 and PSN Tool Creator v1.0 to Combat PSN Bans Arrive
Affiliates  NewsNow  Privacy  PS3 CFW & MFW  PS3 Hacks & JailBreak  PS3 Reviews  PS3 Videos  © 2013 PlayStation 3 News

PlayStation 3 Links

• Contact Us E-Mail
• PS3 Affiliates
• PS3 CFW & MFW
• PS3 Debug Firmware
• PS3 Decrypted PSN Links for CFW
• PS3 Downloads
• PS3 EBOOT.BIN Original File Links
• PS3 Firmware
• PS3 Game Releases List
• PS3 Guides & Tutorials
• PS3 Hacking Guides and Tutorials
• PS3 Hacks & JailBreak
• PS3 Help & Support
• PS3 JailBreak Game Compatibility List
• PS3 JB2 / True Blue (TB) Game Links
• PS3 multiMAN Updates
• PS3 News Forums
• PS3 News Site FAQ
• PS3 News Site Advertising FAQ
• PS3 News Site Posting FAQ
• PS3 News Site Privacy FAQ
• PS3 News Site Rules
• PS3 News Site Tag Cloud
• PS3 News Site Terms
• PS3 Resources
• PS3 Reviews
• PS3 Save Files Repository
• PS3 Themes
• PS3 Trophies List
• PS3 Videos
• PS Vita Trophies List

PlayStation 3 News Discussions
What is your favorite game franchise series? - 11m ago

Liongooder's Avatar
Quote Any R* franchise series NFS GOW Resident Evil The Elder Scrolls Fallout Uncharted...
By Liongooder with
 104 Comments »
[+1 QP] What Do You Enjoy Doing When Offline? - 14m ago

Liongooder's Avatar
Quote Offline i like sports especially ping pong, swimming & cliff jumping from high cliffs is my favorite. my favorite movies are Shawshank redemption...
By Liongooder with
 33 Comments »
PSN Games Decrypted for PS3 Custom Firmware 3.55 by DUPLEX! - 14m ago

candan's Avatar
Quote Hi all. For The Last of Us, what am I doing wrong? MM won't merge the split files together again. Here's what I did... Using Rogero 4.41 ...
By candan with
 8295 Comments »
Naughty Dog Reveals Uncharted 3: Ancient Multiplayer PS3 DLC - 24m ago

PS3 News's Avatar
Quote Naughty Dog Community Strategist Eric Monacelli revealed some fresh Uncharted 3: Ancient Multiplayer PS3 DLC to fans today. To quote: It's ne...
By PS3 News with
 0 Comments »

Latest PlayStation 3 Trophies
Dungeons & Dragons: Daggerdale: The Big Stick
Dungeons & Dragons: Daggerdale: Four of a Kind
Dungeons & Dragons: Daggerdale: Man at Arms
Dungeons & Dragons: Daggerdale: Solid Gold

Latest PlayStation Vita Trophies
Jak II (Vita): The Collectationator!
Jak II (Vita): The Collectivist
Jak II (Vita): The Collector
Jak II (Vita): Head Master

Latest PlayStation 3 Releases
Le Tour De France 2013 PS3-STRiKE - 06-18-2013
MotoGP 13 PS3-COLLATERAL - 06-17-2013
Remember Me USA PS3-ANTiDOTE - 06-17-2013
The Last of Us ASiA MULTi3 PS3-Kirin - 06-14-2013

Latest PlayStation 3 Themes
The Last of Us PS3 Theme - 06-14-2013
God Of War 3 (Unofficial V1/V2) PS3 Theme - 06-12-2013
Heavy Rain (Official) Dynamic PS3 Theme - 06-11-2013
PlayStation Classic PS3 Theme - 06-11-2013
  • Contact Us
  • -
  • PS3 News