Christopher Lees

Results 403 comments of Christopher Lees

The main game can be launched from a command prompt, without the use of the menu. In order to do this, you open a command prompt, and type in the...

Good point. That was the original casing of the name, and it got tweaked after a discussion with the Japanese community. Might well be in the naming discussion issue IIRC....

Sorry, missed this... This is going to be a consequence of joystick axis polling, and the way the notch is determined as a result. Using the keyboard on the other...

Odd. The linked commit definitely solves it for me, without #672 Merging that, and we'll see what happens :)

That's *probably* something to do with GL3; I made a lot of changes to get rectangle / text drawing working correctly. Will have to take a look, although that's going...

Really odd :/ I can actually now reproduce this, but only on OS-X. Going to have to investigate language loading on non-Windows platforms in a little more detail I think,...

@MarcRiera this is your ballpark :)

That looks like something has regressed in Mono. Having said that, the version of libusb we're pulling in is three years old, and might be bugged. First obvious point of...

The required symlink for libusb is missing, which is what causes the error: https://github.com/LibUsbDotNet/LibUsbDotNet#linux-users Fixing that will *probably* make things work. (I get the suspicion that this has always been...

Have you tried in game? We did a bunch of work to make the form work better (to do with a looping input thread as opposed to using the WinForms)...