Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamr13 authored Feb 21, 2022
1 parent e4abec5 commit a3da3a7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# AutoRA
Automatically download RetroArch, Windows cores, Additional DLLs for cores to work and places all files correctly for an x64 build in MSVC 2019.

# INSTRUCTIONS
1) Download the RAScript.bat
2) Place it wherever you want
3) Run RAScript.bat

# What does it do?
1) git clones RetroArch master branch and gets older versions of cores for added compatibility
2) Downloads the ANGLE Cores (for Xbox users) and regular cores
3) Extracts both ANGLE cores and regular cores
4) Moves the files to the correct directories and deletes the non-ANGLE cores
5) Copies the ANGLE cores
6) Deletes any of the left-over files
7) Deletes any broken cores / bloat cores / game engines (as tested on Xbox)

0 comments on commit a3da3a7

Please sign in to comment.