AkshitIreddy / Interactive-LLM-Powered-NPCs

Interactive LLM Powered NPCs, is an open-source project that completely transforms your interaction with non-player characters (NPCs) in any game! 🎮🤖🚀
https://www.linkedin.com/company/alystria-ai
MIT License
554 stars 50 forks source link

Updated grabscreen for Single Monitor as it wasn't working on Windows 10 or 11. #9

Closed tballas closed 7 months ago

tballas commented 7 months ago

For some reason the calls to the win32 api to grab the screen for the single monitor setup weren't working on Windows 10 or 11. Updated to calls that do work. Tested on Windows 10

AkshitIreddy commented 7 months ago

Thanks😊