A downloadable mod manager for Windows

New Description

As it turns out, shortly after I made this The Anything Gallery was updated and fixed, so I guess this isn't needed anymore. It does still work, even with the new version, so if you want to do mod injection you still can. The code is on github if anyone wants to make a pull request for changes. As of Version 7 of this you probably don't want to use it as it will disable the game's built in image and video scanners which now work. When I have time I will see if there's a reasonable way to handle that.


Old Description

It was sad to see that The Anything Gallery had died of code rot, but this is PC, and we can fix that!

The mod manager must be installed in the same folder as or in a folder next to The Anything Gallery.  If you install the mod manager with itch.io, all you need to do is install it in the same library location.

Comes with a few mods as I get them coded:

  • GoogleImageScanner - Collects images from Google (currently limited to thumbnails) and text blurbs.  Images are small for now so they might not be quite the same as it used to be for now.
  • YouTubeScanner - Collects YouTube videos via a combination of the old YT Search code and youtube-dl for finding the video feed URL. YTDL will automatically be downloaded and/or updated on game start.
  • ArchiveOrgScanner - Scanner that searches Archive.org for images and videos.  There is simplistic mature filter limiting code in place but much of the content on the Internet Archive is not properly flagged.  Be careful with this one if you enable it.

The mod loader also auto-selects the text input when you use the request pedestal, as I always found it annoying you had to click.

If the mod manager screws up badly enough, just delete it and reinstall it.  The "Remove Mod Loader and Mods" button simply deletes the mod_deps and mods directories and removes the winhttp.dll and doorstop_config.ini files.

Open Source: https://github.com/Nielk1/AnythingGalleryModLoader

StatusPrototype
CategoryGame mod
PlatformsWindows
AuthorNielk1
Code licenseMIT License
Average sessionA few seconds
InputsMouse

Download

Download
the-anything-gallery-mod-manager-win.zip 1 MB
Version 7 Feb 21, 2022

Comments

Log in with itch.io to leave a comment.

This is still useful with the newer version of the program since it allows injection of other sources.

Tried this specifically because when running on Linux with Proton, not a single video wants to play. I can't tell if it's a thing with the compatibility layer or if video playback simply broke, though.

(+1)

Maybe at some point I can bring this back and re-write it to allow toggling the stock providers on and off.

A good test if this still works is to use the archive.org provider and see if videos work. Those are very very simplistic handling so if they don't work, the playback is broken entirely on Linux.

Yep, looks like playback is just broken entirely. :( I might get it to work by tweaking Wine but without any leads on where to start I think I won't bother. Oh well, just the imagery alone is quite an interesting experience already!

Every once in a while when the level generates a new image, the game crashes. I've tried it with Cats and "@Yuurikin", with all the mods enabled.

(+1)

After some testing, it seems to be an issue with the YouTube mod. the game runs fine without it though.

(+1)

Does it happen right away after entering text, when you move (and the first doors open), or on a delay?  This might help determine where the crash is, but in general that module is a little hairy because it runs youtube-dl.exe in the background to collect video data.

I also have some playback issues where videos from YouTube like to stall when playing or never load if they're too long.  I can resolve the length issue by adding a length filter, but the stalling is strange.  Crashes though, those need to be fixed with the highest priority.

(+1)

After moving for a bit. Some videos work, but when some generate with the new rooms, the whole thing crashes.

(+1)

I still haven't figured this one out.  I did have a rare issue where the game would freeze while the YouTube scanner was working and indicate it was "not responding", but it would unfreeze itself after a short time.  I tried to inspect what the game was doing while frozen but have not yet been able to find the problem.  I did make some changes in this latest version to the YouTube scanner that might help or might not change anything with this bug. The bug is very rare for me but you seem to get it a lot.

Because the mod manager is so crude and simple to actually see the changes you'll need to click the "Remove Mod Loader and Mods" button to remove the old mod loader and mods and then click "Install Mod Loader" to copy the new loader in.  This is how every update will be until I come up with a way for the mod manager to know if an old loader/mod is installed.

(+1)

Oh, he made an update to the game that fixed it... Well, I guess I don't need to work on this anymore...

(+1)

The manager seems to be stuck on downloading dependencies, though it may just be because I have slow internet. How large is the download anyways?

(1 edit) (+1)

Nevermind. Seems to work, and the game is just as uncanny as I remember, if not more. If you ever decide to fix the images to go beyond thumbnails, I wish you luck!

(+1)

I should probably add a progress bar or something.  It ran rather quick for me so I never thought about those with slower connections.

(+2)

Thank you so much for this, found your uploaded mods immediately after learning about the game.