Travis Thieman

Results 71 comments of Travis Thieman

FWIW I seem to be getting the exact same error when compiling Pinky with --release. https://github.com/koute/pinky/blob/master/pinky-libretro @koute I realize you might not be active on this project any more but...

Core dump from the Mac side https://gist.github.com/thieman/90f858299fe3c1502ef36300fc2057c0

More findings: if I comment out the body of `on_set_environment` I survive loading the core, but then fail later on when I try to load some content. I think this...

Still digging but I think it might be this issue that was just fixed, I'm going to see if it's in nightly and try there. It seems like I'm getting...

I think I've managed to hackily fix it in my fork https://github.com/thieman/exa-rs/blob/master/src/libretro/mod.rs I ended up doing what @HeroicKatora mentioned in #13 and changing the callbacks to use Options so that...

@adam-becker my fork isn't pushed to crates.io but you're welcome to grab it, my changes are under MIT license https://github.com/thieman/exa-rs/blob/main/src/libretro/mod.rs

I am not aware of any work. I personally am no longer contributing to this project, any work is probably being done on forks.

Where is the `dagobahd.yml` file you're updating located? Per the README, on first run Dagobah should create a copy of its templated config file at `~/.dagobahd.yml`. You will need to...

I've got no experience with Anaconda specifically, but I'd be surprised if it was a factor here. Is `dagobahd` logging anything interesting when you start it up?

Could you please link a pastebin or something with the contents of `/home/ubuntu/.dagobahd.yml`? Be careful to strip out any sensitive information (passwords or whatever) first