d10sfan

Results 106 comments of d10sfan

How do you switch the language in the game? Does it automatically detect it based on your locale, or does it do it differently?

Ok, so it sounds like it defaults to German based on your locale? I was wondering if there was an easy way to switch for testing purposes. One possibility would...

Are there any workarounds for this? Was attempting to use egui_glow but I'm unable to remove the window without quitting the entire application. Trying to get out of the loop...

@emilk Great! Will this apply to egui_glow/glutin as well?

In my case when trying this, the glutin window stays around after getting out of the run_return, similar to this issue (not my repo): https://github.com/rust-windowing/winit/issues/2467 This is with trying egui...

@dreamer I took a stab at this and saw an issue that I wanted to get your input on. The shadowgrounds (and I believe Shadowgrounds Survivor) games both have different...

Also seeing this on Xubuntu 18.04

I was able to compile opengothic but ran into some issues using the engine: https://github.com/Try/OpenGothic/issues/16#issuecomment-612165866 I'll probably work on packaging up the engine creation into a luxtorpeda engine soon.

Added pull request for OpenGothic: https://github.com/dreamer/luxtorpeda/pull/55

@tommis I maintain an updated fork with newer engines as well. You can take a look at https://github.com/luxtorpeda-dev/luxtorpeda if you're interested, eduke32 is supported.