Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, I have now re-exported the NekoGakuen_SteamworksPlus.dll file, and it should now properly support Windows 11 operating system. Please re-download the file from itch. As for TransMod, it is a translation patch. You need to load both NekoGakuen_SteamworksPlus.js and NekoGakuen_SteamworksPlus_TransMod.js into the plugin manager, and place NekoGakuen_SteamworksPlus_TransMod.js before NekoGakuen_SteamworksPlus.js, which means above NekoGakuen_SteamworksPlus.js:

---------------------------
NekoGakuen_SteamworksPlus_TransMod.js

NekoGakuen_SteamworksPlus.js
---------------------------

After you have configured the plugin parameters for NekoGakuen_SteamworksPlus_TransMod.js, you need to specify the translation patch name in the "Translate Patch" parameter of NekoGakuen_SteamworksPlus.js plugin (for example, NekoGakuen_SteamworksPlus_TransMod.js).