Jump to content

Recommended Posts

Posted

I've always had this problem with LE, didn't bother to post about it until now, and it's still far from being crucial.

In any case, when I use full-screen mode and press print-screen, the saved buffer is simply black.

 

That would be my Graphics(); code:

Graphics(1440, 900, 32, 60, 0);

 

Any idea?

  • Upvote 4
Posted

He refers to actual full screen and the print screen on the keyboard produces a black screen :). If you do not have full screen, then the print screen button produces a normal screenshot.

800,600,32 --> black screenshot

800,600 --> normal screenshot

Posted

This appears to be a Windows issue... if you google the topic, its well covered, and almost all suggestions refer to using a 3rd party app to do the capture. In this case, saving a screenshot with LE commands would be the way to go.

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Posted

This actually happens because of blitzmax.

When I was making Mahjongg I noticed this. I noticed that if you printscreen, alt-tab,paste to paint it will be black, but alt-tab again and printscreen again and the paste will be good.

Didn't test it with Leadwerks but it's based on Blitzmax internals and also uses OpenGL so it should be the same.

I create the game you play. I create the rulles you will obey.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...