adventure_of_link wrote:kode54 wrote:Welcome to Mac Land. When I first opened this, I half expected you to be reporting on Hackintosh installation experiences. Not too shabby. It even sounds as if you got a Magic Mouse with it. That is a sweet little gadget.
Hahahahaha, I recently stumbled upon a hackintosh wiki and there seems to be a bunch of high maintenance/cryptic bullshit that tends to go with building a hackintosh (specific hardware, etc). I'd like to do a hackintosh one day, but for now I think I'll pass, cuz I got the real deal.

Actually, all that crypto bullshit is mostly unnecessary. For the most part, you just need to use something like Unibeast plus the 10.9 installer to create a USB install boot drive (8GB or larger flash or hard drive). Then you chuck the latest MultiBeast 6.x for Mavericks on there. Boot it up, and if you got to the installer, you're almost golden. You'll then need to invoke the Disk Utility and prepare a large enough HFS+ partition on a GPT partitioned disk, or repartition a disk for it. Once you've managed to install, you'll need to use the USB disk's boot menu to boot into it for the first time, so you can prepare it for self booting with the copy of MultiBeast you kept handy on the install media. Hopefully you also know which ALCxxx onboard audio you have, whether you need third party SATA drivers, TRIM support for SSDs, whether your Ethernet NIC is supported natively or by the drivers bundled with MultiBeast, and whether you need to make any other odd changes with it. Handy that you can also include system monitoring plugins and a HWMonitor app with that tool, so you can monitor your clocks, temperatures, and fans, as well as batteries in attached devices.
I got lucky in that both of the machines I bought with little to no regard for Hackintosh support happened to be fully supported with little to no extra preparation required, and now I have two fully running hacks equipped with 10.9.1, both "Mac Pro" machines, since there's really nothing corresponding to either of my builds, and that's the Unibeast/MultiBeast default for desktop builds.
adventure_of_link wrote:kode54 wrote:May I recommend you take a look at the experimental build of
OpenEmu 1.0? It is a sweet multi-system emulator, and it has a mupen64 based core for Nintendo 64. That core will eventually use Glide64, once they get that plugin working, but for now, it uses RiceVideo, which is not too bad. It also has controller presets for a lot of different game pads for every supported system.
Yes, I've already got OpenEmu thanks to Ichinisan from here, and another friend's recommendation. indeed, it does look pretty slick, heck I've been playing loads of virtual boy and getting my eyes hurt in the process...
You mean it doesn't support displaying the graphics in white instead of red? Ugh!
adventure_of_link wrote:kode54 wrote:Other handy hotkeys to know, since you've already discovered command-ZXCV, I'll give you next/previous word. In Windows and Linux and just about everywhere else, it's ctrl-left/right. In Mac OS, it's Alt or Option with Left or Right arrow. Also, using the home/end/pageup/pagedown keys from Terminal.app, you must hold Shift to send them to the terminal, which is the opposite of Linux, which has you hold the Shift key to use those keys to page through the scrollback buffer.
Gonzo wrote:really good mac advice as well
Thanks for the advice fellas. Now if only I can figure out how iMovie works and how to move/re-arrainge clips in my story line as well as split videos (seriously, whatever happened to putting the marker where you wanna split then invoke the command, or even drag and drop to re-arrainge your clips?) that'd be great. Furthermore the video quality on my Mac's camera is actually pretty good.
I may be able to help with iMovie.
I think the way it works, rather than splitting videos, you have to add the same video twice, then adjust the range included in each instance by dragging the ends inward, then lining them up end to end when you've selected what you want. I'm amazed it even works for whatever videos you have, since when I tried to use the version before Mavericks came out, it only really supported importing .DV camera video files of fixed frame rate and relatively weak compression.
adventure_of_link wrote:Gonzo wrote:About your mouse...
If you're using one of those official apple mouses, you can go into system preferences/mouse and you should be able to calibrate it how you like. By default some mac mouses have both the left and right mouse button as the primary button, you probably want the right button to be a secondary, so that you'll be able to right click stuff. This is handy for a number of things, I mostly use it to right click on the finder icon in the tray and open up multiple finder windows.
Mouses lol... mice bro, mice.

Additionally, yes, I already had a friend help me set that up; I had no idea Macs eventually use double-buttons until he showed me.
Gonzo wrote:Also you can disable those damn side mouse buttons in the preferences/mouse section, if you mouse has those.
nope, no side buttons on this mouse. Guess next to the Mac mini I got lowest of the low eh?
Actually, side buttons was the previous Apple mouse, the Mighty Mouse, which had a tiny scroll trackball in the top center. This one, the Magic Mouse, has a complete multitouch surface on the top of the mouse. It only has one button, but clicks depending on where your finger(s) are when you press the mouse. It also has a stock set of gestures which you may enable or disable from the Mouse PrefPane, including one finger vertical and horizontal scrolling, one finger swiping to navigate between web pages in your browser (complete with swiping animation if you use Safari), two finger swiping between desktops, and two finger tapping (not clicking) to activate the Mission Control feature that Gonzo mentioned above. I also suggest you install
Better Touch Tool, a free app for configuring all of Apple's multitouch pointing devices, which also supports adding alternate gestures. You can even change the margins of threshold for the touch clicking to control where left ends and then where right begins separately, and even define the margin between the two as a middle click. Or even add app specific gestures.
adventure_of_link wrote:Gonzo wrote:P.S
I'm using OSX 10.6.8 so apple might have moved things around but I should be able to help you out with anything if you have any more mac questions. I've been using macs for over six years now and there is a bit of a learning curve at first, but I genuinely work faster now in a mac environment then I would on a windows based machine.
What's wrong with upgrading to Maverick? Is Apple STILL playing that game where you have to have the latest hardware in order to update the OS and apps?

(this, for the longest of time gentlemen was one of my pet peeves of macs. with a PC I can still use, say, windows XP or hell even 7 for ten or so years, no problem. On a mac, unless it's less than a year old, buy new shit or no updates for you. OTOH they kept the power PC support going till OSX 10.6 I think, so...)
My mom's Macbook only supports 10.7, and only if I bug Apple's support to sell me a download code for it, since it's no longer featured prominently on the App Store. So for now, it's stuck with 10.6.8. It can't go past 10.7.x because that's the last version to support 32 bit kernels and 32 bit kernel extensions, and they never made 64 bit kext drivers for the original Intel GMA 950 and such, so upgrades are a no-go.
As for my Hacks, well, at the time, Hack, I updated to 10.9 painlessly using the newest Unibeast, reinstalled boot and newer versions of the support drivers with MultiBeast, and continued running perfectly. 10.9.1 even installed from the App Store without a hitch or the usual "repair permissions" bullshit that isn't really necessary if you've installed your third party extensions properly. That is to say, if you ever had any to install manually, you would either use the simple Drag and Drop app, Kext Wizard, or you would use Terminal.app, sudo cp -R path/to/the.kext /System/Library/Extensions or whichever path it told you to stick it in. cp -R, rather than using Finder to drag and copy, creates the copy with the permissions of the target directory, which is 755/644 owned by root:wheel. That way, you never botch extensions.
I recently re-hacked my old desktop machine, which I previously hacked with 10.7 years ago, but later reinstalled Windows on afterward, because some nice person offered me money to stop using Mac OS X. Heh.
Anyway, further info. If you should ever want to attach an Xbox360 controller, or Wireless Receiver for Windows, the only real choice is Tattiebogle's driver, which has an unfortunate problem of needing the system to be rebooted to activate it, and then not supporting hotplugging of the Wireless Receiver. You know, in case you ever decide to unplug it, or if you're using a VM product such as VMWare Fusion or my preferred choice, Parallels Desktop, and switch the Receiver over to a Windows VM to play a game inside of it. It will switch in and back out again, and back in again as many times as you want. But you'll need to reboot to use it from the host machine again, because the driver is stupid. I never got word back from the author about that problem, either.
I recall some alternate version of the driver, designed with a different button presentation than Tattiebogle's, and that one supported Receiver hotplugging, I think. Too bad I can't find it any more.