Peculiar File Name Restrictions
While creating a program for the Xbox 360, I noticed something strange when creating or renaming a file. When attempting to create or name a file "file.aaa.bbb" the actual file created is "file.bbb". Even when renaming files in Aurora, I cannot rename a file to "file.aaa.bbb". I believe this is a DOS 8.3 file name limitation that only affects file names where the name not including the extension is 8 characters long (the "file.aaa" part). I have not tested this on FATX, as my Xbox 360 does not have an external hard drive.