-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
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
Labels
No labels