Games and apps don't know what filesystem your operating system uses, they just use API's and procedures to load/create/modify files. You could run games with wine under Linux using the ext3 filesystem and it would not matter. The reason some games run only on Windows 9x is because they are DOS based (as is Windows 9x), and NT is not.