Skip to content

Ran out of memory on examples #36

@Hluppppppppppppppa

Description

@Hluppppppppppppppa

Hi!
I tried to run examples using PCSX-Redux emulator.
But when I try to run "Monkey" and "Donut" examples, they are immediately falls into panic. Even in the case when I maximize system RAM to 8MB in emulator settings.

Monkey error:

Panicked at /home/hlupa/Sources/psx-sdk-rs/psx/src/lib.rs:128:5
Ran out of memory Layout { size: 7000, align: 2 (1 << 1) }

Donut error:

Panicked at /home/hlupa/Sources/psx-sdk-rs/psx/src/lib.rs:128:5
Ran out of memory Layout { size: 4608, align: 2 (1 << 1) }

Am I doing something wrong? I don't think examples should fall into error like that.

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