Nude mod

Nude mod, nude patch and nude skins forum
Home Page FAQ Team Search
Login 
View unanswered posts View active topics  

Delete all board cookies

All times are UTC [ DST ]




New Topic Post Reply  [ 2 posts ] 
  Print view
Previous topic | Next topic 
Author Message
Posted: Sat Oct 23, 2010 4:10 am 
Gamer Lv:0 Exp:0%
Gamer Lv:0 Exp:0%

Joined: Sat Dec 11, 2010 12:53 pm
Posts: 2
I've been searching for quite a while, and so far I haven't come up with a solution to get and mac model editors working yet.

I have tried...

WoWMV for mac (client would freeze if i tried to view a model)
opening a model editor with darwine (tried to install the native .NET 2.0 library, but my terminal recieved an unknown error and stopped installation)

I feel like I could contribute to this community a lot, but first I need a little help so I can edit.

any help would be appreciated....and guides would be helpful too. thanks need help getting model editing to work for Mac (PPC)

P.S: I'm playing 3.3.5a on a private server.


Top
   
 

Posted: Sat Oct 23, 2010 4:10 am 
Gamer Lv:0 Exp:5%
Gamer Lv:0 Exp:5%

Joined: Sat Oct 23, 2010 3:12 am
Posts: 5
I'm no expert, but...

Power PC stores binary data in memory as big endian as opposed to little endian (which is the most common byte order, used by Intel and AMD). This wreaks havoc on file loading programs, because most file loaders will read a file directly into memory in one go, but if byte order needs to be switched around then the file loader program will have to be rewritten to manually read in every single atomic piece of data one by one and switch around the byte order on all of them.

So, as far as I can see, unless the software writers take measures to detect and respond to differences of native byte ordering of the CPU, then you're kind of stuck. If you had an Intel Mac it would probably be a different story.
_________________
Want to work on a game? I am looking for volunteer Blender 2.5 artists and animators to work on characters and environments. Message me for more details.


Top
   
 
Search for:
Display posts from previous:  Sort by  
New Topic Post Reply  [ 2 posts ] 

All times are UTC [ DST ]

 
  • Related topics

Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum