Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Releases: christopher-roelofs/misterobs

MiSTerOBS 1.05

30 Jan 01:24
Compare
Choose a tag to compare
  • 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

23 Dec 15:29
Compare
Choose a tag to compare

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

10 Sep 18:47
Compare
Choose a tag to compare

fix parsing corename when using an mra

MiSTerOBS 1.02

30 Aug 23:52
Compare
Choose a tag to compare

Fix parsing of the corename.

MiSTerOBS 1.01

27 May 17:56
6f45634
Compare
Choose a tag to compare

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

07 May 01:10
Compare
Choose a tag to compare

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.