View Single Post
Old 21st June 2007, 16:30   #24  |  Link
dmz01
Registered User
 
Join Date: Feb 2007
Posts: 213
Quote:
Originally Posted by Adbear View Post
Not used to doing this kinda thing so got completely lost by your explanation, sorry
Re-read the very first post of this thread that explains the structure of the movie object file. In that file look for a command that will read the last 8 bits of the PSR20 and then compare it to an expected value. If the comparison succeeds the player's region code and the disk's region code match, otherwise they don't. So at that point you have a branch where one side will let you continue on with the main feature, the other will give you a warning and terminate the playback. So all you have to do is replace all those commands with a single one that will always go to the main feature side of the branch.

Last edited by dmz01; 21st June 2007 at 16:34.
dmz01 is offline   Reply With Quote