Great initiative!I created a powershell script (thanks ChatGPT!) to avoid needing to copy or redownload the media repositories.
Instructions:
- Place these all in the same folder
- game-base
- media-base
- media-patch
- Install Symlinks.ps1
- i.e. Extract Install Symlinks.ps1 from Install Symlinks.zip
Before proceeding, it is strongly recommended to always check code before executing it. Finally2. Right click Install Symlinks.ps1Run with Powershell
Might make sense for me to add a sub-option under Dev step 2) inGreat initiative!
I invite you to also post your work anywhere you see fit on the game's wiki. That way you'll have more visibility.
For now, uploading the scripts to anonfiles and linking the dl in the wiki (with example above) should be good enough?a) Download symlink script b) Choose Complete or NL and move it to the same directory as the 2-3 "code" and "media" folders. c) Rename the folders to: game-base media-base (and media-patch if using complete version). d) Run Install-Symlinks-Complete.ps1 or Install-Symlinks-NL.ps1
I will go insane fr. Turns out QT returning warning with Warning: Cannot find Visual Studio installation directory, VCINSTALLDIR is not set.Help returning error missing MSVCR120D.dll while trying to get the game to run in debug mode in Visual Studio 2022 by instruction on gitgud engine base
Ahh indeed, big thanks. I had idea that I need visual studio 2013, just ,microsoft download doesnt work for me for some reason so I left it for later to tryAren't you missing some of the redistribuables? From the main thread first post: View attachment 2764532
No wait, I have them all. Double-checked everything, tried to repair redistributables, even moved Visual studio on different drive. Can you even run Qt 5.4 32-bit for Desktop (MSVC 2013) without Visual studio 2013?Ahh indeed, big thanks. I had idea that I need visual studio 2013, just ,microsoft download doesnt work for me for some reason so I left it for later to try
You should still try to download them all again, from the url I linked, rather than comparing the version names in your list of installed program (if that's what you were doing).No wait, I have them all. Double-checked everything, tried to repair redistributables, even moved Visual studio on different drive.
I don't know. But you surely cannot run the game without it. And the error messages you encounter are 99% surely an improper install of these redistribuables.an you even run Qt 5.4 32-bit for Desktop (MSVC 2013) without Visual studio 2013?
I did reinstall them all, same problemYou should still try to download them all again, from the url I linked, rather than comparing the version names in your list of installed program (if that's what you were doing).
I don't know. But you surely cannot run the game without it. And the error messages you encounter are 99% surely an improper install of these redistribuables.
Why not create a release build instead of debug? What are you trying to do that requires recompiling the engine?Now I got a different error:
Well that is one hell of a ride indeed
I dont sure yet. The closest thing is to add media player for supporting videos for sex scenesWhy not create a release build instead of debug? What are you trying to do that requires recompiling the engine?
I'm interested in this. ^^Want to make a mod for the game. Handling multiple assistants and slaves at once in the end game. Human furniture, amputee slaves, actually taking slave/assistant with you for a walk in town, a little update for a combat system to make it more player friendly, adding another option for fog wandering for weak characters that will be much less challenging and less rewarding as well. Inventory rework and more side activities. Will see if my commitment will be enough to do it. I'm wrote it here to not forget