Saved game data (disambiguation): Difference between revisions

    From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
    No edit summary
     
    (58 intermediate revisions by the same user not shown)
    Line 1: Line 1:
    This page documents ''[[MediEvil]]'' '''saved game data''' formats.
    A '''saved game''' is a piece of digitally stored information about the progress of a player in a video game.
    ==''MediEvil'' (1998 original)==
     
    A PlayStation Memory Card data block consists of 64 frames.
    The following pages document ''[[MediEvil]]'' '''saved game data''' formats:
    ===Frame 0===
    *[[Saved game data in MediEvil (1998)|Saved game data in ''MediEvil'' (1998)]]
    This frame is the header for a block of PS1 saved data.
    *[[Saved game data in MediEvil 2)|Saved game data in ''MediEvil 2'']]
    {| class="wikitable"
    *[[Saved game data in MediEvil: Resurrection|Saved game data in ''MediEvil: Resurrection'']]
    ! Name
    *[[Saved game data in MediEvil (2019)|Saved game data in ''MediEvil'' (2019)]]
    ! Offset
    {{disambig}}
    ! Value
    __DISAMBIG__
    ! Meaning
    |-
    | '''Magic'''
    | 0x0
    | SC
    | Signature for all PS1 saved game data.
    |-
    | '''Icon Flag'''
    | 0x2
    | 11
    | This means the icon for the saved game consists of a single image.
    |-
    | '''Block Number'''
    |0x3
    | 1
    | How many blocks the save will take up on a memory card.
    |-
    | '''Title'''
    | 0x4
    | MediEvil     
    | Name of the saved game in Shift JIS format.
    |-
    | '''Icon Colour Palette'''
    | 0x96
    | 00 80 05 00 04 04 22 0C 64 18 69 10 A7 1C CA 28 EE 24 2C 39 54 35 91 3D F4 49 37 5A BB 66 3F 7B
    | Saved game icon colour palette.
    |}
    ===Frame 1===
    This frame is used to store a PS1 saved game icon: [[File:MediEvil-Memory-Card.png|16px]]
    ===Frames 2-3===
    These frames are reserved for additional images in case the icon is meant to be animated, but are unused by ''MediEvil''.
    ===Frames 4-34===
    These frames contain the actual ''MediEvil'' saved game data.
    {| class="wikitable"
    ! Name
    ! Offset
    ! Value
    ! Meaning
    |-
    |'''Magic'''
    |0x200
    |60SM
    |Signature for ''MediEvil'' saved game data.
    |-
    |'''Saved Games'''
    |0x204
    |0-2
    |The number of saved games.
    |}
    ===Frames 35 to 63===
    These are unused.
    ==Navigation==
    {{Empty section|Navigation}}
    [[Category:Files in MediEvil]]

    Latest revision as of 02:16, 24 November 2024

    A saved game is a piece of digitally stored information about the progress of a player in a video game.

    The following pages document MediEvil saved game data formats:

    This disambiguation page lists articles associated with the title Saved game data.
    If an internal link led you here, you may wish to change the link to point directly to the intended article.