Add support of AOSC OS and loongson architecture#3593
Conversation
AOSC OS uses oma to install and manage the package. It can be see in https://aosc.io/oma . Loongson Architecture, which also meant LoongArch, is an architecture which is powered by Loongson Technology LLC.
添加龙芯版构建声明
Add LoongArch64 build script
|
除了网络加速插件外其他的插件很多依赖 P/Invoke 操作 Steam 客户端,代码里使用不同的 tfm 区分了 Windows 与 Linux 的行为,对于在 Wine 中运行的 Steam,应该都不起作用,而 Windows 版 Steam++ 依赖高版本 Win10SDK,以及需要一些 WinRT API 与系统 exe 等内容,应该在 Wine 中会无法运行或出现错误 编译 linux-loongarch64 版可以在龙芯上本机原生运行网络加速用的代理,性能要比转译的更好 |
由于.NET 9.0才在龙芯中构建主线新世界版本,为保证龙芯版与主线代码尽可能保持一致,本项目建议使用.NET 9.0与C# 13。 完善操作系统相关要求并补充最低CPU要求。
与中文的保持同步
添加对于兆芯和飞腾使用该程序描述。
完善编译定义
添加龙芯3A6000电脑适配该软件后原生运行截图
添加龙芯3A6000电脑原生运行截图
现在龙芯已经可以运行Linux版Steam了,提供了前置加速条件 |
解决architecture不支持LoongArch64和RiscV64的问题
|
龙芯3A6000上已经实现了Watt Toolkit对Linux版Steam的本地反代加速与库存管理之类 |
Updated the URL and branch for the ArchiSteamFarm submodule.
Updated the build script to include explicit package versioning and improved output directory structure.
Added configuration for Loongarch NuGet source and updated package versions for SkiaSharp, HarfBuzzSharp, and SQLite. Enhanced the publishing process for the main application and plugins, including native library handling.


AOSC OS uses oma to install and manage the package. It can be see in https://aosc.io/oma .
Loongson Architecture, which also meant LoongArch, is an architecture which is powered by Loongson Technology LLC.