Skip to content

VU1 sample syncronization problem #495

@Fewnity

Description

@Fewnity

I'm currently trying to draw a more detailed 3D model in the VU1 sample. And for this we have to make more packets every frame to render the scene. But this will cause flickering/missing models on real hardware. (we can get the same problem just by adding more cubes to render in the scene).

According to several people, it's a syncronization problem with the VU1. Like I'm sending data while the VU1 is still rendering.
I tried to add a flush to wait for the VU1 but without success. I'm desperate not to find a solution.

Fixing this problem will help people to create a more complexe project by using the sample as a base so I think it's interesting to fix this.
I planned to add PS2 support in a game engine.

PS2 vs PCSX2
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions