|  | @@ -4,4 +4,18 @@ An edited version of ToukaScreenshot
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  * Cleans up resources and runs GC after an image was taken
 | 
	
		
			
				|  |  |  * Uses the game's Anti Aliasing setting instead of it being x8
 | 
	
		
			
				|  |  | -* Slightly smaller codebase with faster image processing
 | 
	
		
			
				|  |  | +* Slightly smaller codebase with faster image processing
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +Added photoshoot mode by
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +Using Ctrl+D starts a photoshoot.
 | 
	
		
			
				|  |  | +This will go through all your custom poses inside your MyPose folder, and take screenshots of each of them.
 | 
	
		
			
				|  |  | +The resulting pictures are named to their pose file name.
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +Usage:
 | 
	
		
			
				|  |  | +1. Create some poses, or add poses to the PhotoModeData\MyPose folder
 | 
	
		
			
				|  |  | +2. Enter studio mode, and add a single maid to the scene
 | 
	
		
			
				|  |  | +3. Disable winking, turn off Pose Edit if it is on, and position the camera
 | 
	
		
			
				|  |  | +4. Press the activation key. By default: Ctrl+D
 | 
	
		
			
				|  |  | +5. Wait for it to complete. You will see the progress in the output log.
 |