I am trying to create my own logging feature for my game where all activities should be recorded even though some of them does not use the PlayerIO methods. My questions are the following:
1. Can I create a new file to the GameFS programmatically?
2. Can I override the value of a file from the GameFS?
I hope for your kind answer. Thank you.