forked from dolphin-emu/dolphin
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels