-
On Android it is necessary to switch to a different file system interface when reading assets from the installed application. I would like to not add an extra requirement for the user when trying to s…
-
Hi, I am using Ultralig.ht to make a C++ application with html frontend and was trying to find a way to hide my html files from the customer. I think bin2cpp is a great project but I have no idea how …
-
```
We should be able to load system resources from both the installed resources
directory and a user preferences directory; e.g. /usr/share/bitfighter/ and
$HOME/.bitfighter/
This will make is so…
-
I'm porting OpenApoc to FreeBSD. It compiles fine, but installs its own copy of libphysfs, which will conflict with physfs installed from repository. Would it be possible to use the already installed …
-
On Linux 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
```
➜ test git:(master) retroarch -L test.so --verbose
[INFO] RetroArch 1.7.3 (Git 9d0c0b77e…
-
Note: This was originaly an issue ticket about my troubles trying to compile mkxp on Mac OS X. I have succeeded in doing so by now, but I don't know where else I could write the instructions I wanted …
-
Hello there. It's kinda outdated right now.
If someone has issues with compiling at Visual Studio 2017 +vcpkg manager here the little things, that you should to fix.
Well, let's go.
Since version…
-
There is no way to list the files of a directory with the standard Lua lib (for portability reasons), so a function like sol.file.list() would be useful. Maybe it should return an iterator.
It can ea…
-
This is preliminary, but here's some initial wishlist things I'd like to do:
- Make the Android stuff not use PHYSFS_Init with a magic structure. This was a wrong move.
- Move all the global sta…
-
When loading from a `.chailove` file, have it load the buffered data rather than just the file path.