cloud-game/.github
sergystepanov 6584d8219c
Disable PIE (ASLR) build mode for Windows (#272)
Since Go version 1.15 ASLR security mode is enabled by default for Windows builds. In order to make it work without random NPE crashes in the cores (as example in PSX games during load), you have to (re)compile every core with ASLR support or just disable this mode.

See: https://github.com/golang/go/issues/35192
2021-01-30 01:29:01 +03:00
..
workflows Disable PIE (ASLR) build mode for Windows (#272) 2021-01-30 01:29:01 +03:00
FUNDING.yml Update FUNDING.yml 2019-09-09 12:32:09 +08:00