Skip to content

Update to 2.5.0

Pino Toscano requested to merge pino/scummvm:update-to-2.5 into master

Now it comes the (easy?) update of ScummVM to 2.5.0:

  • make sure to build the 2.5D games
  • disable gold using the upstream way now
  • build Ultima everywhere; successfully tested all the release archs previously disabling it: amd64 armhf i386 mips64el s390x; in case of issues in some porter arch, we can selectively disable it again

I wanted to make dh_dwz fatal again, however it seems that dwz still fails on i386; hence, delayed for now.

There is no upgrade from ResidualVM (#998164) for two reasons:

  1. residualvm is in contrib, so not sure whether adding transitional packages in main is acceptable
  2. I don't see any "migration path" in ScummVM from ResidualVM

Especially the 2nd is a problem: even assuming we have transitional packages residualvm -> scummvm, an user updating from residualvm will get scummvm, however ScummVM will not read any of the games (including the saves) of the ResidualVM games.

Merge request reports

Loading