To take screenshots I have in my autoexec.cfg two key bindings
bind h "wait 2; r_drawplayersprites 0; wait; screenshot; wait 2; r_drawplayersprites 1;"
bind j "wait 2; screenshot; wait 2;"
With GZD g2.2pre-1875 and before this worked perfectly, but now with GZD g2.2pre-1905 pressing H gives me just a black blank image. 
Is this a bug or by design ?
			
			
									
						
										
						Taking screenshots
Moderator: Graf Zahl
- 
				NeoHippo
														 - Posts: 408
 - Joined: Tue Sep 13, 2005 0:47
 - Location: British Columbia Canada
 
- 
				Graf Zahl
														 - GZDoom Developer

 - Posts: 7148
 - Joined: Wed Jul 20, 2005 9:48
 - Location: Germany
 
Re: Taking screenshots
It's all a consequence of the recent transition to framebuffer based rendering and should be sorted out soon.
			
			
									
						
										
						- 
				NeoHippo
														 - Posts: 408
 - Joined: Tue Sep 13, 2005 0:47
 - Location: British Columbia Canada
 
Re: Taking screenshots
Good to know. ThanksGraf Zahl wrote:.... and should be sorted out soon.