MarcusOplan, I see that file is indeed missing though from the notes I made while proceeding through installing I did make an interpretation for what that line in the readme meant.
This is referring to older versions of the mod and install process, which are no longer reflected in the newest build -- there is no
.lua
file (script) to install. The newest AAU-AA2 uses .ppx format instead of .pp2 format, so I assume at some point a lua script was required.
What could resolve your issue is to reset JMCP in savedconfig.lua, which is a procedurally generated config that you can then make edits within to change content parameters. However when you add new mod content, it might not reflect in this config properly. I wrote the following note down:
The reason you need to do this is because savedconfig.lua will continue to hold outdated information about previously installed mods, options, and save files. You will select the entire line starting with the word "mods", down to the end of this line, then delete it. You should backspace until there's no gap between
repl_history={[1]="",}
and
bUseShadowing=true
. When you run
AA2Play.exe
that line will be completely remade. This could fix your issue.
Note that if you elect to use
JapaneseMCP_male_ejaculation_SE_mod_ver4.4
included in
JapaneseMCPv25.1v2
, you'll need to use the merged futa and male ejaculation shadowsets from
JapaneseMCPv25.1v2/sets/When using male_ejaculation_SE_mod
and the voice patch in that last directory from the archive
!male_ejaculation_SE_jmcp_patch_v25.1.7z
.
I can't fault you for finding this hard to follow because going for this extra content is a maze.