views:

14

answers:

0

I'm trying to make an emulator for FEZ and their implementation throws an exception if the value returned by SystemInfo.SystemID.Model is not what's expected (1 in my case)

Is there a way to modify the value returned by SystemInfo.SystemID.Model for the applications running inside my emulator ?