Thread: Win64
View Single Post
  #2  
Old 06-28-2004, 03:23 AM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

There wouldn't be a whole lot of change that would have to be done for this, really all you would have to do would be compile it on that platform with a compiler built for that platform. Unless it changes the basic data types like int to 8 bytes instead of 4 in which case most of the structs that access the data and format it for the packets would be completely wrong and it owuld require some major rewrites.
Reply With Quote