Alexey Trifonov

Results 54 comments of Alexey Trifonov

@Joshua-Ashton chmod +x doesn't help but dos2unix does.

Strange but with LC_ALL=C it works: ``` [redneck@pylesos dxup-32bit]$ LC_ALL=C ./setup_dxup.sh WINEPREFIX is not set, continue? (y/N) y [1/7] d3d10: [1/2] Creating override... The operation completed successfully. [2/2] Creating link...

@bobwya issue #7 is due to incorrect encoding as You already know, not due to permissions. chmod +x doesn't help but dos2unix does.

Edit: [rednukem.log](https://github.com/nukeykt/NBlood/files/4087312/rednukem.log)

Edit 2: freezes each time it tries to load "El Peso Again" level so currently unplayable for me. Screenshot of frozen game (left number which is 1992 here is different...

Probably a workaround: i turned off "Preload Map Textures" and now it doesn't freeze.

Meanwhile FCEUX works good under Wine. Maybe support Wine officially?

CI fails because it tries to run tests on Blender 2.79 as far as i understand.

Blender 2.8 uses Python 3.7. CI tries to install Python 3.7 from Ubuntu 14.04 repo with no success. What can i do with it?

Why does it have circular gradients if it uses triangle distance?