The non RetroBoot enabled packages (full, ntscU, palE, ntscJ) contain a startup script that is not compatible with RetroBoot 0.9. If RetroBoot 0.9 was previously installed manually on your build and you see issues running RetroArch please update one file on your build to fix the loader:
Replace the file in /Autobleem/rc with the version downloaded from this link
Join our discord server for support: https://discord.gg/AHUS3RM
AutoBleem is a tool to make your PlayStation Classic more useful. It is relatively safe way to add games , change look and feel, change advanced configuration of your mini console.
This is my personal project not related to BleemSync. I started it at the day when lolhack was published. The idea was to create "something easier to use" than lolhack/gpghax. Soon BleemSync was released, but I was not fully happy how it worked at that time, so I continued to develop AutoBleem as an alternative/(initially an extension for BleemSync). As BleemSync changed over that time drastically I decided to continue working on AutoBleem as a separate alternative mod for PSC.
If you want some new feature, or you find a bug please raise the issue here, or contact us on Discord.
Version 0.7.0 is stable enough :) We do not call it beta, as some people are really scared about it... Do not be afraid ... its fully safe to use and will not brick your PSC as it does not write anything to internal storage in the console.
If you found an issue - report it using "Issues" section on this website or better contact us directly on Discord.
NOTE: You do not need to uninstall BleemSync 1.0/1.1 if it was already installed
Download the ZIP file from the release page HERE - you can select one of the packages
Extract the contents to the root of your FAT32(recommended) or ext4 formatted USB flash drive
Name your flash drive SONY. This is a requirement.
If you decided to use clean installer - download Cover Repository databases (three separate files for NTSC-U, PAL and NTSC-J)
Copy Cover Repository databases into /{Your USB}/Autobleem/bin/db not needed if you downloaded full or region packages
You may want to install additional themes ... find them on reddit/autobleem.tk and copy to themes folder (follow folder structure)
To allow AutoBleem to scan your games they need to be inserted into the /Games folder. Just take your game folder and drop it there. As soon there is .bin file inside this folder AutoBleem will try to generate all other needed files for you on console boot. So structure can be as follows:
Games/
Resident Evil 2 Leon/
Resident Evil.bin
Silent Hill/
Silent Hill.cue
Silent Hill.bin
Revolt/
Revolt.PBP
This version can also create those folders for you if you drop them directly to Game folder, but it is based on an assumption that game image files are correct (especially CUE files) and some games may not be added this way.
There are databases attached to this file with all covers and metadata. Also AutoBleem will create folders to store your save data and configuration.
The initial release package "Full version" DO contain Cover Repository databases. And this is probably everything you need to start your build. In case you want to make the installation small, download "Clean version" and then copy the databases to your USB dongle as on previous releases.
Database is split into three separate files by region. If you do not for example plan to play JAP region games, you can install just US or PAL. The reason for that split is the file size. Original cover repository in 226x226 PNG was about 1GB in size. I managed to use a lot of optimizations and finally shrink this into much smaller size, but it still is bit big for a small USB dongle.
The files are available on release page. Look for latest release for most updated databases.
REMEBER COPY DATABASE FILES TO /Autobleem/bin/db folder on USB, not any other place
We also created a tool to dump and reload all png files in one shot. The tool is available here DOWNLOAD
There is also a tool to edit cover databases available here DOWNLOAD
This software uses some parts of code based on open licences:
BleemSync - some parts of bash scripts were reused from early BleemSync code. The credits go to ModMyClassic team (DoctorDalek/pathartl, compscom, Swingflip, cyanic and others).
SQLite (sqlite.c / sqlite.h) Public domain - no license
UNECM - Copyright (C) 2002 Neill Corlett (GPLv2) (unecm.c)
RetroBoot distribution of Retroarch - genderbent, cores by KMDFManic - All components of the distribution are licensed as described here: http://docs.libretro.com/development/licenses/
Get to our Discord for support.
Of course ... it is fully open source using GPL3.0, also if you know any C++, SQL, Java or even how to make youtube videos talk to us on our Discord and join our team.
AutoBleem does scan the game folder during boot and using smart algorithm it is trying to generate all files needed to run the game, but sometimes it fails. In this case AutoBleem WILL NOT ADD THE GAME to the MENU, so if you do not see your game ... something is broken in it. The same rule is valid for other emulator cores in EvoUI
No roadmap here ... we develop based on community ideas only