Nightlies

The latest and greatest code. 30 of the most recent commits, in download form!

3DS/VITA: Fix touching on-screen keyboard button repeatedly typing their button character in

Android: Fix wrong username/password not being handled properly, and instead proceeding to servers list without an active session

Merge pull request #1307 from CiroZDP/dosbuild-incorrect-name

Change job name on file build_msdos.yml

Change job name on file build_msdos.yml

The name of the job shouldn't be called "build-mac-classic", it's confusing.

Better support compiling with modern NDK and then running on older android devices

Change crash logging to use module relative instead of absolute addresses

On x64 at least, module addresses are subject to ASLR which requires an extra step when investigating crashes to calculate the module offset

D3D11: Fix recent commits introducing some bluriness into UI textures (thanks 123DMWM)