Skip to content

Mode1 bg3 text management does not work without calling consoleSetTextOffset #289

Closed
@RetroAntho

Description

@RetroAntho

Hi,

As discussed on discord, the text system available with PVSneslib works on background 3 (Mode 1) only if this instruction is called:

consoleSetTextOffset(0x0000);

The case appears with a recent commit in pvsneslib.

Also, i recommend to harmonize the function names by replacing:
consoleSetTextVramAdr to consoleSetTextGfxPtr => as it is for bgSetGfxPtr
consoleSetTextVramBGAdr to consoleSetTextMapPtr => as bgSetMapPtr

See you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions