Skip to content

Fake-08 build currently broken #579

@DrFlarp

Description

@DrFlarp

The Fake-08 patch we inherited from MinUI is causing the core to not compile for me.

../../platform/libretro/libretro.cpp:768:7: error: 'class Vm' has no member named 'UpdateAndDraw'
  _vm->UpdateAndDraw();
       ^~~~~~~~~~~~~

It seems like commit 4c87811 removed this function 3 years ago.

A few months prior to that, shauninman submitted an issue documenting that the MinUI patch is related to automatic savestate loading.

I don't have the time to test whether the underlying bug has been fixed or not (and we can remove this from the patch). I'm also really puzzled as to why this is only failing to compile now...?

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