KO
|
EN
gitlite โ search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ds3os-loader-rs
โ 15
Open GitHub โ
Another ds3os loader
Download README (.md)
Explore Similar Repositories
Deep-Learning
:
SBU Deep Learning Course Materials and Codes
gambiconf.github.io
:
๐ The Blow Your Mind Conference
terraform-aws-storagegateway
:
No description available.
NovaAI
:
A language learning chatbot
pf-doa-localization-simulations
:
Online Indoor Localization Using DOA of Wireless Signals
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ds3os-loader-rs
?
Download (.md)
# ds3os-loader-rs Another ds3os loader ## Usage This program only patch memory of the running process, so you need launch game from steam first. You may need some dev packages in debian-based distro or [you cannot launch](https://github.com/clague/ds3os-loader-rs/issues/1), for example: `libexpat-dev libfreetype-dev libssl-dev`. ## Build First you need to install rust compiler, you can set up compile environment by using the [rustup](https://rustup.rs/). Then clone this repo in your file system and run `cargo build --release`