Skip to content

LinusU/rust-deimos-rising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deimos Rising Rust port

The goal of this project is to port the Deimos Rising game to Rust.

Usage

Prerequisites

  • Rust
  • cross (unless compiling on Windows i686)

Building

cross build --release --target i686-pc-windows-gnu

Running

Copy the resulting executable from target/i686-pc-windows-gnu/release/deimos_rising.dll to the same directory as the game files, and name it COMCTL32.dll. This will cause the game to load our Rust version at startup, where we can intercept and modify the game's behavior.

If running via Wine, make sure to set the COMCTL32 override to native.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages