kodi-game / kodi-game-scripting

Scripting for Kodi Game add-ons
GNU General Public License v2.0
5 stars 9 forks source link

Update scummvm to master branch #123

Closed garbear closed 2 months ago

garbear commented 2 months ago

Description

As title says, this switches back from the wrapper to the libretro upstream.

Requires https://github.com/kodi-game/game.libretro.scummvm/pull/27

Motivation and Context

ScummVM originally worked when it was introduced at version 1.8.0 in 2016 in https://github.com/kodi-game/game.libretro.scummvm/pull/1

In 2021, I got themes and extras to work: https://github.com/kodi-game/game.libretro.scummvm/pull/25

In 2023, I updated ScummVM from v2.6 to v2.7, and switched it to use a libretro wrapper repo introduced to wrap the latest scummvm: https://github.com/kodi-game/kodi-game-scripting/pull/115

However, the wrapper repo was discontinued and has been deleted, so we can't even build scummvm anymore.

How has this been tested?

CI run: https://dev.azure.com/themagnificentmrb/kodi-game-scripting/_build/results?buildId=1519&view=results

garbear commented 2 months ago

CI build succeeded: https://github.com/kodi-game/game.libretro.scummvm/commit/bdf63310d369299ff361b94455dad6428926f1f2