View Single Post
  #51  
Old 02-22-2006, 10:24 AM
RichardP1 RichardP1 is offline
Member
 
Join Date: Feb 2006
Location: UK
Posts: 438
RichardP1 is on a distinguished road
Having done some of this sort of hacking before, there is often a HUGE difference between modifying an existing option and adding something new.

It is likely that you would not need to recompile the code to make the sorts of modfiicatiosn required to change one of the existing options to the Perspective option. However adding the Perspective option, even though it would involve very few new pieces of code, would require decompiling, modification and the recompiling or some pretty smart hex editing!

Sponsored Links