Ok, i started deleting and changing stuff randomly and it works now as i want it to.
Changing anything in "H_End" is completely pointless as far as I'm concerned.
kwanlier the code you posted yesterday,
seems to have been the path to the solution. But "base.GetComponent<Animator>().SetInteger("State", 1);" seems to have caused the first animation repeat. So I deleted it and it now works perfectly.
I post the file here for anyone who wants it (and backup for me).
Here what this file does:
1. Sex scenes now repeat. Enemies will never let you go, so you need to struggle to get free.
2. Based on the "unofficial fix" from
Julien the King means, that the second animation from the "Spitter" monster works.
3. Increased the 60 FPS lock to 144 FPS.
I did not playtest this, if I have time, I do it on weekend, so make a backup of your stuff.