Incorporates 3rd-party DRM: EA on-line activation and Origin client software installation and background use required
Requires 3rd-Party Account: EA Account (Supports Linking to Steam Account)
Seems like another cursed EA game with built-in spyware.
The main problem with case-insensitive is that software sometimes is lazily developed: If a file is named “File.txt” and a program opens “file.txt”, then on a case-insensitive file system it will work fine. If you then format your drive to case-sensitive, the same software now fails to load the file. Source: tried case-sensitive filesystem on macOS some years ago.