BYOND Cache in BYOND Discussion
|
|
I have an audio file that I played in a particular game. I then renamed the file and replayed it. The name of the song, output to the world, showed up as the original title before I decided to rename it. I went to a different BYOND game and played the same song, and the original title still appeared on standard output. So the file was obviously stored away in some kind of cache upon the first time it was played. From this, I'm guessing the cache applies to all BYOND games, and probably exists as a single resource file on my computer. If so, what is the name of the file? If not, is there any way to clear the cache that stores data for BYOND games?
|
Open the 'pager' (BYOND.exe), select the 'File' menu -> 'Preferences'. The 'Games' tab contains a 'Clear Cache' button.