Skip to content

CplNathan/A3-DMA-Script-Injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArmA3 DMA Script Injector

How to use

  • Download the latest version of VMRead and place the contents in the VMRead directory.
  • Using the meson build system run meson build to setup the build directory.
  • In the build directory run ninja to start building.

You should now have an executable named A3Injector that can be run as root and supports the following parameters;

./a3injector -s <dir> -i -r -f ./a3injector --help' or ./a3injector --usage

Environment Setup

To use this, you require a computer booted into Linux that will be the host machine, you will need to setup a KVM virtual machine and pass through a dedicated graphics card. (recommended: libvirt)

See the resources section for more information on setting up an environment.

Requirements

  • A computer capable of running a KVM virtual machine
    • Two graphics cards (dedicated/integrated)
    • A CPU that supports VT-d or equivalent instructions for KVM accelerated VM's

Resources

https://www.youtube.com/watch?v=SsgI1mkx6iw https://www.reddit.com/r/VFIO/comments/f15cok/how_to_setup_kvm_for_gaming/ https://www.mathiashueber.com/fighting-error-43-nvidia-gpu-virtual-machine/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published