• Stars
    star
    413
  • Rank 104,801 (Top 3 %)
  • Language
    Go
  • License
    GNU General Publi...
  • Created almost 2 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Help you easily run games on SteamDeck, Ubuntu Linux distributions, including but not limited to: localization, unlocking DLC, etc.

LGS-Helper

license go QQ Chat Group GitHub Repo stars Discord Server

LGS-Helper(Linux Game Script) A game tool under Linux written in Golang, designed to help linux gamers, steamdeck players to solve, localize, unlock and other functions under non-windows platforms.

Scripts

Script Detail
EA DLC UnLocker V2 - Linux Unocker EA DLC on Linux
FLiNGLauncher Fling Trainer on Linux

Build

You need go 1.19+ to build this project.

git clone https://github.com/SpenserCai/LGS-Helper.git
cd LGS-Helper
chmod +x build.sh
sh ./build.sh

then you will get the binary file in the release directory.

Usage

Clone Project

If you haven't got the project yet, you can get it through the following command and switch to the project directory:

git clone https://github.com/SpenserCai/LGS-Helper.git
cd LGS-Helper

Use EA DLC UnLocker V2 - Linux

cd release/scripts/EA
chmod +x ./EaUnLockV2
./EaUnLockerV2

Use FLiNGLauncher

cd release/scripts/FLiNGLauncher
chmod +x ./FLiNGLauncher
# Run Monster Hunter Rise Trainer,if you want force redownload the trainer,add -redown
./FLiNGLauncher -appid 1446780 

Other Game

If you have any localizations of games that unlock need to run on Linux or SteamDeck, feel free to file an issue!

Game name: xxxx
Type: Localized/Unlocked etc.
How to use it on win: https://xxxx

赞助项目

如果你觉得这个项目对你有帮助,可以通过以下方式赞助我,让我有动力继续维护这个项目。

微信
微信赞助

USDT(ETH):0xf33a3342558099DCD3C136cA6829B880d4933797

More Repositories

1

GoWxDump

SharpWxDump的Go语言版。微信客户端取证,获取信息(微信号、手机号、昵称),微信聊天记录分析(Top N聊天的人、统计聊天最频繁的好友排行、关键词列表搜索等)
Go
1,319
star
2

DRat

去中心化远程控制工具(Decentralized Remote Administration Tool),通过ENS实现了配置文件分发的去中心化,通过Telegram实现了服务端的去中心化
Go
689
star
3

sd-webui-deoldify

DeOldify for Stable Diffusion WebUI:This is an extension for StableDiffusion's AUTOMATIC1111 web-ui that allows colorize of old photos and old video. It is based on deoldify.
Python
574
star
4

sd-webui-discord

SD-WEBUI-DISCORD is a Discord bot developed in Go language for stable-diffusion-webui. It utilizes the sd-webui-go to invoke the sd-webui API and supports cluster deployment of multiple sd-webui nodes with automatic scheduling and allocation.
Go
411
star
5

sd-webui-go

This is a Go language version of the SDK based on stable-diffusion-webui. In your code, you can directly use the API interfaces of stable-diffusion-webui through object-oriented operations, instead of dealing with cumbersome JSON. Support extensions API !
Go
356
star
6

Proxmark3-Reader

Use Proxmark3 to read different NFC Tag
Python
36
star
7

sd-webui-discord-ex

This is an extension of SD-WEBUI-DISCORD on the Stable Diffusion WebUI, which supports distributed deployment of SD node's Stable Diffusion WebUi Discord robots. The command usage on Discord can refer to the SD-WEBUI-DISCORD project.
Python
25
star
8

sd-webui-ocr

Python
12
star
9

Hunter-SDK

奇安信 Hunter SDK
Python
5
star
10

CodeWebRunner

以WebApi的方式运行Python代码,这将是AiMediaService的一部分,为了实现一个可以整合ai能力PaaS化开发落地应用的平台
Python
4
star
11

DRatConfig

DRat配置上传工具
Go
3
star
12

gocron-sdk

gocron-sdk Updated 1 minute ago gocron是一个功能强大的任务调度引擎,由于作者开放的api有限本项目基于jwt的认证编写了sdk,可以更高效的使用gocron接口
Python
2
star
13

Sangfor-AF-SDK

深信服 AF 防火墙 SDK
Python
1
star
14

DL-VerCode-Recognition

基于keras_tensorflow的应用级验证码识别程序
1
star
15

CVE-2030-19901

哈哈
Python
1
star
16

Keras_OcrVerCode

基于CNN的验证码识别
Python
1
star
17

lgscore

The underlying library of LGS-Helper includes some utility methods and the local interface library of steam, lutris, epic and other game platforms under the linux platform is used to obtain the game's pfx, installation directory, id, proton path, etc.
Go
1
star