8108ec2130
platform/vfs.c: allow nthome and option path hooks without ending back-slash
...
- This actually fixed option loading.
- Ongeki uses forward-slashes for Y:/SDDT/log
2020-05-20 18:09:23 +00:00
888be1df7c6f962725a28a172a5394eec3e228e7
b8c960b526
platform/vfs.c: allow relative paths in configuration
2019-12-22 22:41:08 +01:00
888be1df7c6f962725a28a172a5394eec3e228e7
e97f6b5d8d
platform/vfs.c: add option path redirection
...
Optional for now, since not all games or configurations may need it.
It may be better eventually to refactor hooklib/path.c to allow for
static path remapping, to minimize boilerplate code around the functions.
2019-12-22 18:27:19 +01:00
888be1df7c6f962725a28a172a5394eec3e228e7
54cd2f6e9a
hooklib/path.c: add slash-insensitive path comparison API
2019-12-19 08:31:44 +01:00
Tau
48721f5418
platform/vfs.c: Abort if VFS is misconfigured
2019-11-05 20:44:00 -05:00
Tau
8b8656c9d2
platform: Shift config structs around
2019-11-05 19:31:11 -05:00
Tau
29d9561a28
platform/vfs.c: Redirect AppUser home dir
...
One less thing to require admin privileges.
2019-09-04 15:38:50 -04:00
Tau
a74a5de128
platform/vfs.c: Add filesystem path redirectors
2019-05-18 00:00:57 -04:00