Skip to content

Dolphin emulation functions can't be imported #58

@tomasamado

Description

@tomasamado

Using the stubs as reference I attempted importing emulation functions but they don't seem to exist. All of the other imports from Dolphin worked:

46:54:080 Scripting\Python\Modules\doliomodule.cpp:36
E[Scripting]: Script stderr: from dolphin import memory, controller, event, savestate, gui, emulation 46:54:080 Scripting\Python\Modules\doliomodule.cpp:36
E[Scripting]: Script stderr: ImportError: cannot import name 'emulation' from 'dolphin' (unknown location)

Please let me know if I'm misunderstanding the current funcitons available. Thanks in advance

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