Laura L.
Laura L.
Would it be better to add a feature to the UI somewhere (keybind/button) that lets you only run the last command in the list?
Isn't this doable by doing like you said, a static bounced light, plus checking the "remove after compile" keyvalue?
Well if it worked, wouldn't it be a solution to this?
Honestly I don't think I *can* make a 32-bit build by this point (exaggeration, the few reasons this is the case are surmountable but it would take a lot of...
- CLI now works fine on Win7 - GUI crashes immediately using [this version of Qt6 for Win7](https://github.com/crystalidea/qt6windows7), and I can't debug it because Win7's windbg is insanely hard to...
> The only thing which made crashes for me, is the function "CreateFile2" which I hex-replaced to regular "CreateFileW" in VpkEdit.exe binary, and tool successfully started to me! I've replaced...
Not doing 32-bit builds lol, Windows 7 is enough. There is absolutely no reason to use a 32-bit OS in 2024. I tried looking on the [Steam hardware survey](https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam) to...
Sorry, I've been busy improving the base libraries VPKEdit relies on. I wanted to add a few more features to the next build, it should come out by the end...
[VPKEdit-Windows-Installer-Compatibility-msvc-Release.zip](https://github.com/user-attachments/files/17087851/VPKEdit-Windows-Installer-Compatibility-msvc-Release.zip) [VPKEdit-Windows-Standalone-GUI-Compatibility-msvc-Release.zip](https://github.com/user-attachments/files/17087852/VPKEdit-Windows-Standalone-GUI-Compatibility-msvc-Release.zip) Can you test if either of these are working for you? They launch in my VM but the VM has some rendering issues, presumably because it's in a...
1. That DLL is used for software rendering on systems that don't have working OpenGL drivers, you can delete it from your install if you want to. 2. I don't...