Vircon32

Results 11 comments of Vircon32

Update: I have verified that the crash also happens when I use json.hpp from the latest release (version 3.11.3).

Thank you gregmarr, it does work this way. I didn't know of this limitation. Does the documentation mention this? If so, please excuse me.

I have been able to use EditControls on Ubuntu with no permission issues. Even then, you will still need to have permissions in your directory because both emulator and EditControls...

But, even if you wanted to store some configuration for the program to use different folders, how would the program know where to find that configuration? It would still need...

> You could use a library like libconfig https://github.com/hyperrealm/libconfig Oh I didn't mean the format. We are already using XML, so if new configuration files are needed they can be...

I see. I don't mind trying to follow XDG standard, but I will look to adapt our XML loading scheme to it. Changing all code related to settings would have...

Hi, I'm not a Linux user, I just use an Ubuntu VM to build and test. So far I have chosen to build DEB and RPM packages because they seem...

Ok ,I will have a look at this and do some tests at some point. Right now I don't have time to do this (there are other priorities)

Hi, sorry for the trouble. Truth is I generate the RPM packages from Ubuntu, using the alien command to convert the DEB package. I will try to investigate this, but...

Hi! Never got to show it here, but for some time now I have been using Dear Imgui. I made [Vircon32](https://www.vircon32.com), a game console I designed from scratch, and my...