From 4f1e25ea0c345b7418640a1b008367a77eb8481d Mon Sep 17 00:00:00 2001 From: Dan Hasting Date: Mon, 30 Jul 2018 14:26:38 -0400 Subject: [PATCH] Bump version --- README.md | 5 ++--- VERSION | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7d482e7..cbb5c2c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -### NOTE (on game information not downloading): -TheGamesDB has shut off their API in preparation for launching the new version of their API. If you're wanting to download game information but getting "no results found" errors, use the development builds below for a temporary fix ([here](https://github.com/dh4/mupen64plus-qt#development-builds)). Note that this version will delete the cached game information and refresh your ROM collection when it first starts. - # Mupen64Plus-Qt [![Build Status](https://travis-ci.org/dh4/mupen64plus-qt.svg?branch=master)](https://travis-ci.org/dh4/mupen64plus-qt) A customizable cross-platform launcher. This was adapted from CEN64-Qt to work with [Mupen64Plus](http://mupen64plus.org/). @@ -172,6 +169,8 @@ In each of the views, you can simply double click a game to launch it, or single Mupen64Plus-Qt supports downloading game information and cover images from [thegamesdb.net](http://thegamesdb.net/). This can be enabled under Settings->Configure->Other. It's recommended you have the data directory set (under Paths) before using this. Once enabled, you'll need to refresh your ROMs list to download the information. Afterwards, images and other information about the game can be added to the views. +***Note:*** TheGamesDB shut off version one of their API which is used in Mupen64Plus-Qt 1.11 and below. You will need version 1.12 to download game information. + #### Updating Game Information If a game is not found or is incorrect, Mupen64Plus-Qt supports refreshing information for a single ROM. Just select the ROM and go to File->Download/Update Info. From here you can enter a different search or the specific ID of the game (from the URL of the game on thegamesdb.net). diff --git a/VERSION b/VERSION index 0960158..809bdcb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11 +1.12