Skip to content

big bugfix

Pre-release
Pre-release
Compare
Choose a tag to compare
@gosha20777 gosha20777 released this 08 Nov 14:43
· 155 commits to master since this release

Change log

  • update to latest avaloniaUI-0.9-preview6
  • fix criticlal bug with windows #48
  • fix multiple bugs with osx
  • fix multiple bugs linux
  • better performance
  • windows fully supported
  • osx catalina fully supported

Ussage

system requirements
CPU support for Windows/Linux/CentOS/MacOS X
GPU support ONLY for linux, only nvidia graphic support

OS: Windows 10 / Lunux / MacOS X (x64 only!).
CPU: 2x+ Core CPU (with AVX, SSE SSE2 SSE3 SSE4 SSE4.1) Intel Core i3/i5/i7/xeon Sandy Bridge / AMD Buldozer and higher (Note: intel celeron does not support!)
GPU (Optional): GTX, 4Gb vRAM, CUDA 9.1+ comparable (including CUDA 10 and higher), no CUDA driver required, e.g. GTX 950m and higher
RAM: 4096 mb RAM and higher
Storage: 5gb free disk space (10gb free disk space for GPU version)

  1. Installation

CPU

  • install docker and docker service (and add user to docker group for linux)
  • unzip archive with your runtime

GPU

  • install docker and docker service (and add user to docker group for linux)
  • install nvidia-docker and run it
  • unzip archive with your runtime use runtime with -gpu suffix
  1. Usage

Linux\CentOS\OSX

cd /directory/with/app/
./ReacuerLaApp

Windows

go to directory with app
run ReacuerLaApp.exe

Supported Runtimes (x64 only!)

  • win10 - windows 10 pro (x64 only!)
  • ubuntu16; ubuntu18 - linux ubuntu 16.04 and 18.04 (x64 only!)
  • linux - most computer linux distributions (x64 only!), such as CentOS, Debian, Fedora, Arch, Gentoo and their derivatives
  • osx - macOS 10.12 Sierra or higher (x64 only!)