I have packed all my level files into a vfs. This includes all menu bitmaps. I have used password.exe to set a password, and also encrypted the vfs.
My game reaches the menu but gives an error message that an actor is missing during loadtime. I have verified that the actor is present in the vfs. Am I doing something wrong here?
Vfs file problem
-
- Posts: 51
- Joined: Fri Jul 08, 2005 1:31 pm
- Location: India
Which version of RF are you using?
I've introduced many code updates in the alpha release of RF with physics. For nearly all build I made it worked well, so just try if it works. This version of RF will also tell you in the log file if RF reads the files from VFS or not. In worste case, you kan keep the few not detected files outside the VFS.
Important to know:
keep BPS files outside the VFS
Also keep everything in the directories Video, Midi, Script and Install directories
If you have a log, just post the erros you get.
I've introduced many code updates in the alpha release of RF with physics. For nearly all build I made it worked well, so just try if it works. This version of RF will also tell you in the log file if RF reads the files from VFS or not. In worste case, you kan keep the few not detected files outside the VFS.
Important to know:
keep BPS files outside the VFS
Also keep everything in the directories Video, Midi, Script and Install directories
If you have a log, just post the erros you get.