Here is what I did to definetely remove vaginal penetration:
Open up "RemtairyKarrynPassives.js", this is located in "www\js\plugins", with any text editor (Windows notepad is enough), search the following piece of code:
	
	
	
		Code:
	
	
			this._maxPussyDesire = Math.min(cap, Math.round(upperLimit));
	 
 And replace it with this one:
	
	
	
		Code:
	
	
			this._maxPussyDesire = Math.min(10, Math.round(upperLimit));
	 
 With this, the pussy desire will never go up, it will stay in 10, not even a finger or touching will be allowed. Now, if you still want vaginal play but without her being penetrated, you could put the number up to 50, the minimum required for her to be vaginally penetrated its 100 but a lot of edicts lower this down to 60.
Its really curious how its almost impossible to have an anal-only playthrough, yet, there are a lot of anal-only dialogues in the game, as if hearing all the variations on event was possible in vanilla. Anyway, enjoy anal-only in Karryn's Prison.