rjceledon
rjceledon
For colors I also had to chance the first lines to: ```bash RED="\e[0;31m\033[1m" GREEN="\e[0;32m\033[1m" YELLOW="\e[0;33m\033[1m" NC="\033[0m\e[0m" # No Color ``` and add -e for all echo's that use colors in...
It would definitely make more sense to just allow the compatibility for PAL roms rather than translating the game on your own, this would add compatibility for ALL games, not...
I thought the idea was to make an universal recompiler for all N64 games, as only allowing NTSC games will leave some "PAL-only" games out of sight, specially those japanese...