Conversation
new unusual machine in the collection
Show content
heh, it's finally arrived:

$ cat /proc/cpuinfo | head
processor : 0
vendor_id : Elbrus-MCST
cpu family : 5
model : 9
model name : E8C2
revision : 3
cpu MHz : 1263
features : sclkr=124998104 apic=1499936100
bogomips : 2526.00

much faster, more modern machine than 4C I have, which compared to has DDR4 instead of DDR3, almost twice the clock, 128-bit SIMD, better, less buggy IO, and it's 8 cores on 1 CPU rather than 4 cores on 4 CPUs
2
2
1
new unusual machine in the collection
Show content
@a1ba оно живое?
1
0
0
re: new unusual machine in the collection
Show content
@chicory у меня все живое
0
0
0
re: new unusual machine in the collection
Show content
@a1ba IIRC I asked before but is there a way to run Diffusion without the AppImage binary now?
(I have Xash3D installed if that helps)
1
0
0
re: new unusual machine in the collection
Show content
@lanodan
oh, he published the source code. It's not announced anywhere for some reason, but it's on his github:

https://github.com/Aynekko/Diffusion
https://github.com/Aynekko/Diffusion-MainUI
https://github.com/Aynekko/Diffusion-executable

clone the last two into 3rd-party directory of the first repo and rename them into mainui_cpp and game_launch respectively

then run
./waf configure
./waf build
./waf install --destdir=path/to/game/root/directory
1
0
0
re: new unusual machine in the collection
Show content
@lanodan
also you would need Xash binaries in the same directory
0
0
0