Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nvram too large to be loaded or sent, but it's not. #45

Open
bigbangblitz opened this issue Jun 28, 2013 · 1 comment
Open

Nvram too large to be loaded or sent, but it's not. #45

bigbangblitz opened this issue Jun 28, 2013 · 1 comment

Comments

@bigbangblitz
Copy link

I'm trying to make nvrams for things like JoJo or Warzard, but I get this message. I know we had problems with this before, but see the thing is the nvram is in fact NOT LARGE. The EEPROM is 1kb. The SIMM files created along ARE LARGE but not necessary in the context of non-physical media. The NVRAM essentially only exists in the EEPROM, you can send that and load it very easily.

My suggestion is to disable the creation of SIMM files (they waste space and slow down closing the rom when they are created) if possible, and if not at to allow the sending of the eeprom in the games nvram folder while ignoring the SIMM files. This will fix numerous issues with unlockables and synching on cps3 games. Thank you.

@Prinygod
Copy link
Collaborator

Prinygod commented Aug 4, 2014

related to #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants