Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29 FamiTracker
Login:
Menu:
Post: Author:
FamiTracker > General > Bug Reports & Feature Requests > Is Famitracker compatible with Macs? Owner: realimbored668 New post
Page 1 of 1 Sort:  
Is Famitracker compatible with Macs? Posted: 2014-01-20 17:52 Reply | Quote
realimbored668

Avatar

Member for: 3074 days
Location: Your wallet, stealing your monies
Status: Offline

#53819
I have a friend with a Mac who plans on using famitracker but I have no idea if Famitracker is compatible with Macs.

_______________________
ERMAHGERD

FERMYTRERCKER

Youtube: realimbored668
Twitter: @Ceiling_C
Google+: +realimbored668
Posted: 2014-01-20 18:39  (Last Edited: 2014-01-20 18:40) Reply | Quote
MKSTAR26

Avatar

Member for: 3221 days
Location: A\/\V/\/A
Status: Offline

#53820
[url=http://puu.sh/6rP6G.png]Not natively. I'm not one to talk about Macs anyway

_______________________
<Emelia_Kaylee>: <hawkeatermoth>: <pug>: <Tenshi_Hinanawi>: [00:32.20] <pug>: »–( · &#7447; · )–« FUCK
Posted: 2014-01-20 20:40 Reply | Quote
Dwedit

Avatar

Member for: 4973 days
Location: Chicago
Status: Offline

#53821
Macs can run Wine, right?

Posted: 2014-01-21 07:12 Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#53838
There's a Mac port of WINE & there are some VM solutions for Macs too (like Parallels & VMware Fusion).

[url=http://sourceforge.net/projects/darwine/]http://sourceforge.net/projects/darwine/

realimbored668; I'd highly recommend you try WINE first, because you don't have to pay any money or bother trying to crack it (unline VMware Fusion & Parallels, which I think may also require a Windows installation disk, but I could be wrong on that last bit).

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2014-01-21 21:05  (Last Edited: 2014-01-22 15:43) Reply | Quote
Macromaniac

Avatar

Member for: 3079 days
Location: Paris
Status: Offline

#53843
I have a Mac and I use Famitracker on Wine via Wineskin.
[url=http://wineskin.urgesoftware.com/tiki-index.php]http://wineskin.urgesoftware.com/tiki-index.php
It works well overall, but be wary of the handful of annoying bugs that get in the way (something you're bound to expect in Wine-based applications):
-You can only input "6" or "8" values with a numeric keypad (if you only have a Mac laptop or a wireless keyboard, then tough luck)
-Dragging takes forever
-Most of the time the cut/copy function won't work
-The buffer length must be set above ~120 ms as more processing power is used
-You cannot go back and forth between two effects as they are both selected
-You cannot import PCM samples into DPCM

Posted: 2014-01-22 03:32 Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#53851
There's also a qt port of FamiTracker, if all else fails & you can't stand the bugs from Wineskin.

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2014-01-22 03:46 Reply | Quote
cpow

Avatar

Member for: 3638 days
Location: Minneapolis, MN, USA
Status: Offline

#53852
[quote=TechEmporium]There's also a qt port of FamiTracker, if all else fails & you can't stand the bugs from Wineskin.[/quote]
Yes, there is. Still a WIP, though. I've made good progress lately regarding making the MFC HLE as unobtrusive as possible. The MFC FT code is damn near unadulterated, even down to MFC message maps and MFC command routing. I need some help on Mac though since I [still] don't have a Mac to test it on.

https://github.com/christopherpow/nesicide

Posted: 2014-01-25 04:49 Reply | Quote
realimbored668

Avatar

Member for: 3074 days
Location: Your wallet, stealing your monies
Status: Offline

#53915
This sounds like a lot of work just to use famitracker on a mac. Do any of you think jsr (or whatever his/her name is, the administrator) will consider a mac version (natively)?

_______________________
ERMAHGERD

FERMYTRERCKER

Youtube: realimbored668
Twitter: @Ceiling_C
Google+: +realimbored668
Posted: 2014-01-25 05:41 Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#53916
JSR hasn't because it's already painful enough to just choose a single platform to work with.

cpow's the only one who actually managed to get a Mac port of FamiTracker working. The other option is to use a virtual machine program like VMware Fusion or Parallels, like I said earlier. It's up to you.

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2014-01-25 15:37 Reply | Quote
cpow

Avatar

Member for: 3638 days
Location: Minneapolis, MN, USA
Status: Offline

#53920
[quote=realimbored668]This sounds like a lot of work just to use famitracker on a mac. Do any of you think jsr (or whatever his/her name is, the administrator) will consider a mac version (natively)?[/quote]
The goal of [url=https://github.com/christopherpow/nesicide]my project is that it won't be necessary for jsr or anyone else to "consider a Mac version (natively)". The goal is that the MFC FT source be air-dropped on top of a Qt/MFC high-level emulation layer. So...jsr can continue on in his MFC world, and I can take his MFC source and build a Qt [Mac/Linux/... native] version directly from it. That GitHub link is to my main project, NESICIDE - the FamiTracker projects are under apps/ and libs/.

I have been working on it for just over a year, on and off. I plan to finish it before I die.

Posted: 2014-01-28 01:12 Reply | Quote
realimbored668

Avatar

Member for: 3074 days
Location: Your wallet, stealing your monies
Status: Offline

#53977
Well cpow, you thoroughly confused me with all the MFC/high-level emulation layer/Qt/GitHub/air-dropped things. I think using a Windows emulator would be simpler

_______________________
ERMAHGERD

FERMYTRERCKER

Youtube: realimbored668
Twitter: @Ceiling_C
Google+: +realimbored668
Posted: 2014-01-28 02:54 Reply | Quote
cpow

Avatar

Member for: 3638 days
Location: Minneapolis, MN, USA
Status: Offline

#53983
Haha that was directed at your "consider a mac version (natively)" comment. Users of my Qt port of FT would of course just run the program...natively. But...whatever.

Posted: 2014-02-04 09:04  (Last Edited: 2014-02-04 09:05) Reply | Quote
com63

Avatar

Member for: 4288 days
Location: North Van, BC, Canada.
Status: Offline

#54110
If nothing else works, you could run it in a VirtualBox session, granted you have a powerful enough system or dedicate enough resources (the compsci lab macintosh computers at my uni run windows quite nicely through VirtualBox).

I run Famitracker through Wine (#! Waldorf) since it works well *enough*.

_______________________
Everything moves real slow when it's 40 below.
Page 1 of 1 Sort: