is PHYSFS_setSaneConfig() mandatory?

Per Inge Mathisen per.mathisen at gmail.com
Mon Nov 28 07:26:38 EST 2005


In version 1.0.1, it looks as though PHYSFS_setSaneConfig() is
mandatory. Is this the case?

The reason why I ask, is beause PHYSFS_setWriteDir() does not create
the directory that is given it, contrary to what the documentation
says, and you cannot use PHYSFS_mkdir() before the write directory is
set...

I would very much like to be able to avoid PHYSFS_setSaneConfig(),
since I want a different write directory, and would like to avoid
PHYSFS_setSaneConfig() writing its own in addition.

  - Per



More information about the physfs mailing list