Directx screenshot app

Discussion in 'Programming' started by [GV]AnarchY, Jun 24, 2022.

  1. #1
    I need a program that can hook into a few older directx full screen games to take a screenshot and every example project I find doesn't work. preferably would like this in c#. Simple program when it's open a screenshot is taken and the program closes. I cannot for the life of me get this to work and it's holding me back on finishing a project. If anyone can help with this would be greatly appreciated. .net framework. I know OBS software is open source and it works on there but I don't know C++ at all. If anyone can help please PM me. Shouldn't be too hard for someone who knows what they are doing.
     
    [GV]AnarchY, Jun 24, 2022 IP
  2. Algolancer1

    Algolancer1 Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    Use autoit mate
    Use this function: https://www.autoitscript.fr/autoit3/docs/libfunctions/_ScreenCapture_Capture.htm

    ..you can do it in c++ or c# too
     
    Algolancer1, Oct 22, 2022 IP