Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 1.42 KB

File metadata and controls

60 lines (47 loc) · 1.42 KB
Banner

A Port of Project Raco for PC (Linux / Windows)

Raco-Win.ps1 - Windows
Raco-Main.sh - Linux

Support: Idk, just test it (I only have Intel CPU & Intel GPU)

How to run:

  • Download the Raco-main.sh / Raco-Win.ps1

Linux:

sudo sh ./Raco-main.sh 1

Windows:

You Need to Do this first

Open PowerShell > Run as Administrator

Set-ExecutionPolicy RemoteSigned

then y then enter
then run the script

./Raco-Win.ps1 -Mode 1

Troubleshoot if you can't run it:

  • Right click Raco-Win.ps1 select Properties then tick unblock
  • apply > ok

For Noobs (AKA: Windows user that have 0 knowledge using CLI)

  • Put it in C:/ (Basically the C drive, do not put it on any folder unless you know what are you doing)
  • Then type
cd c:\
  • The powershell will go to C:\> directory
  • Then type dir
  • Raco-Win.ps1 should be on the list of dir
  • Then execute the script by typing ./Raco-Win.ps1 -Mode 1 for example

Note:
1 = Performance
2 = Balanced
3 = Powersave

type for checking script updates

./Raco-Win.ps1

Support Me:
https://sociabuzz.com/kanagawa_yamada/tribe (Global)
https://t.me/KLAGen2/86 (QRIS)

Original Project Raco: HERE