Releases: christopher-roelofs/misterobs
MiSTerOBS 1.05
- New images feature - you can now set image source file. Meant to be used with libretro-thumbnails : https://github.com/libretro-thumbnails
- New database manager to manage new database. Database based off smaller version of OpenVGDB: https://github.com/OpenVGDB/OpenVGDB
- Add patch create/import tool for creating/importing database patch sets
- extra.zip contains DatabaseManager and DatabaseTool. Exe files to be placed in MiSTerOBS folder
- bat scripts added for using DatabaseTool
MiSTerOBS 1.04
Use pathlib instead of splittext and use index 1 from recents file. Pathlib is cleaner than using splittext and index 1 seems to always have a file extension. This fixes the issue where the game name from the recents index 2 didn't have an extension and it has a period in the name ie Mr. Driller for GBA.
MiSTerOBS 1.03
fix parsing corename when using an mra
MiSTerOBS 1.02
Fix parsing of the corename.
MiSTerOBS 1.01
Updated logic for paused scenes. If you are on a paused scene, the text for the default custom sources in the config.json will still change. This gives you the ability to have a main screen that won't be switched from that also shows the current game.
MiSTerOBS 1.0
Initial release. It seems to be working.
Make sure to update the config.json with MiSTer and OBS details and update cores.json to your source names and scene names.