[Mod] Gran Turismo 2.1

  • Thread starter Thread starter submaniac93
  • 124 comments
  • 109,639 views
SUggestion for GT2.1: but Aspec have a limit of the events...

The Machine Test events are a special case in the game code and so it's not possible to add more of them. All mods are also limited by the fact that there isn't space to add any more events to the game without deleting existing events.
 
Last edited:
This is probably impossible (and likely illegal), but could you move the game to a bigger disc? Or is the game just hard coded to its size?
 
Disc space is not an issue, RAM space however... Everything is hardcoded to use a specific amount of console RAM, and nothing more. That's where most all of the limits come from.
 
Yeah, when you have as little as the PS1 did, everything has to be carefully partitioned, so pretty much everything that's loaded in ram has a fixed maximum size, which we can't edit at all.
 
Back