Right, but you can’t program a game for DirectX and Windows APIs and magically get it to work on the PS4. You need to have compiler directives and flags as well as different sections of code to get it to work. A developer needs to come up with some method to distinguish the code whether through ifdef blocks or some…