forked from HackerN64/HackerSM64
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Omar Ibn Zakaria edited this page Jun 7, 2024
·
3 revisions
- turn on virtualization in your bios
- run
wsl --install - an Ubuntu terminal will pop up, follow the instructions
- Close the terminal once done and open the command prompt
- check the drop down menu in the tabs and press Ubuntu
- enter commands
sudo apt updateandsudo apt upgrade - enter the command
cd ~ && explorer.exe . - do what is in this screenshot
- right click the Ubuntu folder and select Map network drive.
- a window will appear, it is recommended to select U:
- press finish and now you will be able to access your Linux environment from the explorer.
- run the command
sudo apt install -y binutils-mips-linux-gnu build-essential git libcapstone-dev pkgconf python3 gcc-mips-linux-gnu - enter command
sudo apt install git - install GitHub for desktop from here
- install vscode from here
- install the WSL extension extension for VScode
- install the C/
- go to settings
- go to About ChromeOS
- go to Linux development enviroment
- enable it (recommended to have 10 gb for linux)
- enter commands
sudo apt updateandsudo apt upgrade - enter command
sudo apt install -y binutils-mips-linux-gnu build-essential git libcapstone-dev pkgconf python3 gcc-mips-linux-gnu - enter command
sudo apt install git - enter command
wget -qO - https://apt.packages.shiftkey.dev/gpg.key | gpg --dearmor | sudo tee /usr/share/keyrings/shiftkey-packages.gpg > /dev/null - enter command
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/shiftkey-packages.gpg] https://apt.packages.shiftkey.dev/ubuntu/ any main" > /etc/apt/sources.list.d/shiftkey-packages.list' - enter command
sudo apt update - enter command
sudo apt install github-desktop - once installation is finished, enter command
github desktop
- once setupped, press file and clone repository
- set path to
U:\home\<username>, obviously replacing<username>with your Ubuntu username - press URL
- enter the URL
Planet-BB-Entertainment/SM64 - a popup might show asking what are you going to do with the project, press for my own projects