I thought everything was going smooth, however after I patched everything, the "ok" button wouldn't work, in order to log-in.
I just see the auto patch page (also no graphics or text on the auto patch page)
I may have to do this, which I found on some forum:
First, install DarWine in your Applications folder by dragging and dropping it.
Do know that, however, DarWine requieres X11 to work. Like a lot of people, myself among 'em, you might not have installed it upon installing OSX the first time around. Downloading it is easy, but it might say you have an earlier version of it, and won't let you install X11. However, you probably do not have X11 even though it says that, and your program won't work. Well, insert your OS X install disk 1, and scroll down the window, revealing a package with yellow cubes named something like "optional Installs". Run it, and just click X11 from the list. It won't reinstall Os X, it's perfectly safe.
It now time to install UO. Do so by first running WineHelper, then by opening the setup.
Last but not least, you might need to dump in some files for playing on a server. The thing is, your virtual c_drive is hidden, it's in a folder named .wine, on the user's main folder.
Here's how to make it appear. First run Terminal, which should be in the Utility folder, in your Application directories. Enter the following:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
Now, go search that folder, copy your server's files, and hide 'em all again with these:
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
I think i need to find that server file.
Anyone can think of what else to do?