CommonLoon102

Results 111 comments of CommonLoon102

> Seems like there are some fixes for this, or at least temporary or "half fixes", but in order to improve VxKex this issue should probably stay open right? Of...

Certainly, sir. **Steps to upload VxKex log files:** 1. **Locate VxKex log files:** * Press the Windows key + R to open the Run dialog. * Type in `%LOCALAPPDATA%\VxKex\Logs` and...

have you tried this? https://github.com/vxiiduu/VxKex/issues/178#issuecomment-2041401835

I couldn't reproduce this on Windows 7 with Electron 22.0.1. I followed the exact steps, used Electron Fiddle to build the exe, restarted computer, etc.

![electron-pdf-works](https://user-images.githubusercontent.com/321850/231984305-c5ef33ab-7fcd-43da-99f4-6d96b7177dea.png) For me it works. I have even restarted my computer. Maybe the problem is that you are using the "N" version of Windows. That is missing some codecs and...

@miniak I think this was closed prematurely. The link you shared contains: > January 2023: Windows 7 & 8 related issues are accepted for all supported release branches. also >...

Issue is still reproducible in electron 22.0.1. > We are using Node.js 16.17.1, Chromium 108.0.5359.125, and Electron 22.0.1. > Microsoft Windows [Version 6.1.7601] If I use `mainWindow.setFullScreen(false);` instead of `mainWindow.setFullScreen(true);`...

Isn't it happening in DOS too?

Even if this happens in DOS, you can keep this opened because bugs like this gets fixed, especially if they don't cause a desync in demo playback. I just usually...

What would be the easiest is to copy the contents of the movie folder from the CD to NBlood's movie folder using something similar to this: https://github.com/Karlson2k/libcdio-k2k/blob/master/example/C%2B%2B/OO/isofile2.cpp I don't know...