Region Set (program)
Description
A small stand-alone console progran to set/change a DVD drive's region code.
WARNING: As of this writing (9/2006) almost all DVD drives can only have their region codes set/changed four times. Some hacked firmware patches can bypass this.
Region set can be obtained from: http://prdownloads.sourceforge.net/dvd/regionset.tar.gz
Useage
To use this file:
- 1) un-compress/archive the files-
gunzip regionset.tar.gz
tar -xvf regionset.tar
- 1) un-compress/archive the files-
- 2) CD into the directory-
cd regionset
- 2) CD into the directory-
- 3) Make the program-
make
- 3) Make the program-
- 4) Execute the program (as root)-
./regionset
- 4) Execute the program (as root)-