• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

how can i save famicom save state?

Started by goemon, January 05, 2006, 01:38:52 PM

Previous topic - Next topic

goemon

please help me solve the problem
i try to use save state in famicom action game in SCSD
i use savestate and it's gone when i turn ds off for a while

socket

after saving, QPC (Quick Power Cycle: turn off, then quickly turn back on the GBA/DS) then go to the SC "Saver" menu, choose the game for which you want to save your save.  Press A to write it to the memory card.

PHERK

I am having the same problem with my SC CF, and I don't understand what you are talking about socket.
C-CF
512 MB Sandisk CF Card
Flashme v.6

rocky

how can you not understand he explains it perfectly.

acky

Quote from: "socket"after saving QPC (Quick Power Cycle: turn off, then quickly turn back on the GBA/DS) then go to the SC "Saver" menu, choose the game for which you want to save your save.  Press A to write it to the memory card.
Is there a specific filesize for the *.sav file? I tried QPC with a 64kb file and it would not save.

socket

oh, right

download this http://scdev.org/files/sc_saves.rar

it's a dummy save and a batch file to create saves for each nes rom

Quotecopy the 2 files (NesFileName.sav and generate_saves.bat) in the folder with your .nes roms

run the generate_saves.bat file (double click in windows)

a save file will be generated for each game

enjoy!

acky

Quote from: "socket"oh, right

download this http://scdev.org/files/sc_saves.rar

it's a dummy save and a batch file to create saves for each nes rom

Quotecopy the 2 files (NesFileName.sav and generate_saves.bat) in the folder with your .nes roms

run the generate_saves.bat file (double click in windows)

a save file will be generated for each game

enjoy!
Thanks socket, however when I make a save state then QPC, it is gone when I reboot the game. The game is still in the SRAM because it shows up as the first menu option in the root menu however when I access the save/load menu in-game, nothing shows up. Any idea why? Is a different file required for save states like GBA roms?

socket

...sigh...
Quote from: "socket"after saving, QPC (Quick Power Cycle: turn off, then quickly turn back on the GBA/DS) then go to the SC "Saver" menu, choose the game for which you want to save your save.  Press A to write it to the memory card.

acky

Quote from: "socket"...sigh...
Quote from: "socket"after saving, QPC (Quick Power Cycle: turn off, then quickly turn back on the GBA/DS) then go to the SC "Saver" menu, choose the game for which you want to save your save.  Press A to write it to the memory card.
Sorry for the trouble.. I was only a specific game that it was not working with.

socket

hey, no problem.  sorry for being sort of a prick with my "...sigh..." comment.

m2pt5

If you haven't figured it out, press right at the games menu to get to the saver menu.
Manually signing your posts is dumb.
---
Firmware versioning: Get a Passcard 3, a SuperKey, or a slot-1 flashkit. Then it doesn't matter which firmware you have.

goemon

yeah it's all works
great thanks ^^
you make batch file very usefully and make my life easier

Quote from: "socket"oh, right

download this http://scdev.org/files/sc_saves.rar

it's a dummy save and a batch file to create saves for each nes rom

Quotecopy the 2 files (NesFileName.sav and generate_saves.bat) in the folder with your .nes roms

run the generate_saves.bat file (double click in windows)

a save file will be generated for each game

enjoy!