Hi,

Attached are 2 relatively straightforward ports to enhance the catalog
of games.

fnaify-extralibs is a set of small libraries needed by a few FNA games
individually. Seemed best to bundle them as they only affect one game
each at this point. The 3 libs are needed for the games Celeste, Atom
Zombie Smasher, and MidBoss.

libstubborn provides generic stub functions. This is very useful in
combination with mono(1)'s dllmap and fnaify, simplifying the use of
individual stub libraries for steam (in games/steamworks-nosteam), as
well as stubbing proprietary library functions like FMOD. I hope to
leverage this one also for hashlink games (Northgard, Evoland,
upcoming Darksburg) that need a stub for Steam to run. That's why I
don't want to bundle this with fnaify. The next fnaify update will make
ample use of this one.

ok?

Attachment: libstubborn.tgz
Description: Binary data

Attachment: fnaify-extralibs.tgz
Description: Binary data

Reply via email to