Results 1 to 5 of 5

Thread: Need help with save states

  1. #1

    Default Need help with save states

    How do I use SAV files as save staes in vba ive tried the import battery thing but it just restarts the gme what do I do?

  2. #2
    Pinoy Ako! Leerz's Avatar
    Join Date
    Jul 2004
    Location
    Philippines
    Posts
    286

    Default Re: Need help with save states

    battery and save states are different
    battery is the 'save' from the rom itself.
    eeprom, sram, flash

    save states are memory dumps, once loaded it will load 'all' data on memory from where you saved it, 'bringing you back to that point of the game' where you made the save'or made the dump.

    notes :
    if you were using a gba bios when you made the save, YOU must use a GBA BIOS when you load it, otherwise it will not load and return an error

    Cheers

    -Leerz

    Hoo000yy!!
    Pinoy Ako! buo aking Loob, may Agimat ang Dugo ko..
    H000ooooYYY!!-- Addicted To C/C++ and VB


    "http://leerz25.sitesled.com" "http://pepahgames.tk"


  3. #3

    Default Re: Need help with save states

    Um.. the file is .sav so I guess it is battry save I tried the insert thingy but it didn work I dont know what bios are could you plz explain Im a newb sorry thx

  4. #4

    Default Re: Need help with save states

    thx i got it now

  5. #5
    Pinoy Ako! Leerz's Avatar
    Join Date
    Jul 2004
    Location
    Philippines
    Posts
    286

    Default Re: Need help with save states

    anyway since it's already fixed, let me leave a quick note
    Um.. the file is .sav so I guess it is battry save I tried the insert thingy but it didn work I dont know what bios are could you plz explain Im a newb sorry thx
    sav file should usually have the same name as the rom image [if it's different then you'll have to load it manually]

    battery=*.sav/saN [N=1]
    savestate=*.sgm

    cheers!

    -Leerz
    Last edited by Leerz; March 28th, 2007 at 02:52.

    Hoo000yy!!
    Pinoy Ako! buo aking Loob, may Agimat ang Dugo ko..
    H000ooooYYY!!-- Addicted To C/C++ and VB


    "http://leerz25.sitesled.com" "http://pepahgames.tk"


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •