EDMCOverlay
EDMCOverlay copied to clipboard
An overlay plugin for ED Market Connector
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Hello Ian Thank you for your efforts and innovation. I understand you currently support the following modes only: - Windowed - Bordless Fullscreen I'm hoping to integrate some overlays into...
Hi, it seems that ED overlay isnt working for me. If i run the edmoverlay.py, i have two problems: Import "monitor" could not be resolved Import "load" could not be...
I've tried EDMCO with both HITS and EDR and nothing seems to get EDMCO working at all. I've done fresh installs of EDMCO with HITS and EDR separately, and can't...
The filters for Geforce Experience do not work with EDMC overlay and says "A Supported game is required to use this feature"
I have a peculiar problem that I've narrowed down to be related to EDMCOverlay. My configuration is as follows: - the monitor set as pPrimary in Windows is my second...
2023-05-27T21:36:27 EDMCOverlay: unhandled exception!!: Name:EDMCOverlay.exe There are no context policies. System.UnhandledExceptionEventArgs 2023-05-27T21:36:27 EDMCOverlay: at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.get_HasExited() at EDMCOverlay.OverlayRenderer.StartUpdate() at...
The internal documentation seems to indicate that a negative TTL value should result in an indefinite lifetime. However, this appears not to be the case, it simply fails to render...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
https://github.com/inorton/EDMCOverlay/blob/9d1fea7fbcdf40f33c8bcd2d8742aea724e43102/edmcoverlay.py#L159 https://github.com/inorton/EDMCOverlay/blob/9d1fea7fbcdf40f33c8bcd2d8742aea724e43102/edmcoverlay.py#L211 Excuse me, why Overlay cls contains two identical send_shape methods?