christofsteel / pyautosplit

Autosplitter for Linux (for the LiveSplit Server)
Apache License 2.0
45 stars 5 forks source link

Working with Wine/Proton games #14

Open FritzJo opened 2 years ago

FritzJo commented 2 years ago

Hi :grin: is it possible to use this tool to time emulated runs, like with Wine or Proton? I'm no expert when it comes to Wine and how memory addresses behave in such cases.

Do you have any experience with that?

christofsteel commented 2 years ago

Hi, in theory it could be done. But right now it is not implemented. Wine does something tricky when it starts a windows program, that keeps pyautosplit from acting as a debugger :( I tried a few approaches, but none were successful