Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roa-tastudio

Release Maintenance GitHub last commit

rivals 1 mod that implements a tas tool inspired by BizHawk's TAStudio.

requires roa-mod-loader to be installed to Rivals of Aether's game directory
RivalsofAether_GVG7mwkqPg

building & installing

requires Visual Studio 2022 in order to be built (older visual studio versions most likely work but i have not tested them)

  1. clone the repository as well as submodules:
	git clone https://github.com/raicool/roa-tastudio --recurse-submodules
	cd roa-tastudio
  1. using Visual Studio's x86 Dev command prompt vcvars32.bat run
	cmake -G "Ninja" -DCMAKE_SYSTEM_PROCESSOR=i386 -B bin/
	ninja -C bin/
  1. copy the dll bin/bin/roa-hook-XXXXXX-MSVC.dll into the mods directory of rivals of aether, e.g C:/Program Files (x86)/Steam/steamapps/common/Rivals of Aether/mods/
    • if the mods directory doesnt already exists, create one
    • copy the roa-hook folder into the mods folder as well

About

rivals 1 mod that implements a tas tool inspired by BizHawk's TAStudio.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages