Index of /riscv64/DevTerm-R01/RedAlert/

NameLast ModifiedSizeType
../ -  Directory
All/2024-Jul-06 17:06:50-  Directory
README.txt2024-Jun-19 09:38:542.1Ktext/plain; charset=utf-8
redalert.ini2024-Jun-19 09:25:060.3Kapplication/octet-stream
 _____                                           _                   _   _____                                   
/  __ \                                         | |                 | | /  __ \                                  
| /  \/ ___  _ __ ___  _ __ ___   __ _ _ __   __| |   __ _ _ __   __| | | /  \/ ___  _ __   __ _ _   _  ___ _ __ 
| |    / _ \| '_ ` _ \| '_ ` _ \ / _` | '_ \ / _` |  / _` | '_ \ / _` | | |    / _ \| '_ \ / _` | | | |/ _ \ '__|
| \__/\ (_) | | | | | | | | | | | (_| | | | | (_| | | (_| | | | | (_| | | \__/\ (_) | | | | (_| | |_| |  __/ |   
 \____/\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|\__,_|  \__,_|_| |_|\__,_|  \____/\___/|_| |_|\__, |\__,_|\___|_|   
                                                                                              | |                
                                                                                              |_|    

---------------------------

Sources used to build the pkgsrc package for the DevTerm R01 (riscv64) Ubuntu 22.04 

https://github.com/TheAssemblyArmada/Vanilla-Conquer/ 


There are 2 versions build, one with sound enabled via OpenAL and other without sound 
The one without sound is much better off on the Devterm R01 (but the choice is yours) 

Vanilla-Conquer-openal-1.0.0.tgz
Vanilla-Conquer-nosound-1.0.0.tgz

Installation (make sure you have bootsrapped pkgsrc)  :    
 
export PATH=$PATH:/usr/pkg/bin
export PATH=$PATH:/usr/pkg/sbin
PKG_PATH="http://astr0baby.online/riscv64/DevTerm-R01/All"
export PKG_PATH
(without sound)
pkg_add Vanilla-Conquer-nosound 
(with sound) 
pkg_add Vanilla-Conquer-openal


Make sure to add the attached redalert.ini config (if you play redalert, for tiberian sun its same config syntax) 

$home/.config/vanilla-conquer/vanillara 

[Intro]
PlayIntro=no

[Video]
Fullscreen=no
WindowWidth=640
WindowHeight=400
Windowed=yes
Boxing=yes
BoxingAspectRatio=16:10
Width=0
Height=0
FrameLimit=120
HardwareCursor=no
DOSMode=no
Scaler=nearest
Driver=default
PixelFormat=default
InterpolationMode=2
ButtonStyle=Default

[Mouse]
RawInput=no
Sensitivity=100
ControllerEnabled=no
ControllerPointerSpeed=10
MouseWheelScrolling=yes

 
Webserver 1.0