RFmod and UCmod for Mac - Universal Binaries

Discuss mods and get help with mods ONLY
This topic is 16 years and 11 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
trinidude4
Member
Posts: 395
Joined: March 22nd, 2008
Reputation: 0

Postby trinidude4 » Sat Apr 26, 2008 7:29 am

JayMar wrote:umm...sorry a what now?

The symlink does work, but it's not a permanent fix. It's just a workaround for now. A symlink is almost like a shortcut. The difference is the OS sees the symlink as if it were the actual file/folder.

To make it, you have to use Terminal. The command for a symlink is:
ln -s "actual file" "symlink file"
So as an example, I'm going to assume the Frets on Fire.app is on your Desktop and the folder containing your songs is also on your Desktop in a folder named "Songs". Open up Terminal and type in:

Code: Select all

cd ~/Desktop/Frets\ on\ Fire.app/Contents/Resources/data/; ln -s ~/Desktop/Songs songs


The "~/Desktop/" and "~/Desktop/Songs" in the above code may have to be changed depending on where they are located on your computer.

Edit: I wrote a simple shell scriptto make this easier, hopefully. Make sure you don't have a songs directory inside the Frets on Fire.app.

Also, the Select Song Library is working for me in Alarian Mod. I'm not sure about RF-mod though.
Last edited by trinidude4 on Sat Apr 26, 2008 10:52 am, edited 1 time in total.
trinidude4
Member
Posts: 395
Joined: March 22nd, 2008
Reputation: 0

Postby trinidude4 » Sat Apr 26, 2008 11:07 am

MarvinPA wrote:How is telling us how to port mods going,

Me and the SVLDF are working on a Mod which will extend Drum Mods and I'd like to port it.

I'll PM you in a bit about our mod.

I was hoping to get to it this weekend, but I'm not sure if that's gonna be possible. Anyway, I was just going to describe the game dependencies you need to have installed and maybe some tips on how to get everything installed as universal using macports. Porting mods is not the problem. Setting up the environment to compile Frets on Fire is the annoying part.
JayMar
Member
Posts: 27
Joined: April 20th, 2008
Location: California
Reputation: 0

Postby JayMar » Sun Apr 27, 2008 10:35 pm

trinidude4 wrote:The symlink does work, but it's not a permanent fix. It's just a workaround for now. A symlink is almost like a shortcut. The difference is the OS sees the symlink as if it were the actual file/folder.

To make it, you have to use Terminal. The command for a symlink is:
ln -s "actual file" "symlink file"
So as an example, I'm going to assume the Frets on Fire.app is on your Desktop and the folder containing your songs is also on your Desktop in a folder named "Songs". Open up Terminal and type in:

Code: Select all

cd ~/Desktop/Frets\ on\ Fire.app/Contents/Resources/data/; ln -s ~/Desktop/Songs songs


The "~/Desktop/" and "~/Desktop/Songs" in the above code may have to be changed depending on where they are located on your computer.

Edit: I wrote a simple shell scriptto make this easier, hopefully. Make sure you don't have a songs directory inside the Frets on Fire.app.

Also, the Select Song Library is working for me in Alarian Mod. I'm not sure about RF-mod though.

well i tried it manually and with the shell script, but i couldn't get it to work.
i'm currently dl'ing your Alarian Mod 2.0, hopefully that'll work.
thanks anyways dude you rule.

umm...so maybe i'm just dumb but when i'm in the list and i've highlighted the folder i want, what do i press? (i'm in alarian mod 2.0 now, btw) i've tried pick, secondary shift, all the keys/notes/frets whatevers, star power, killswitch (oh and what is that?), left, right, i don't even know what else there is.
Last edited by JayMar on Mon Apr 28, 2008 2:12 am, edited 1 time in total.
hey
trinidude4
Member
Posts: 395
Joined: March 22nd, 2008
Reputation: 0

Postby trinidude4 » Mon Apr 28, 2008 6:36 pm

JayMar wrote:umm...so maybe i'm just dumb but when i'm in the list and i've highlighted the folder i want, what do i press? (i'm in alarian mod 2.0 now, btw) i've tried pick, secondary shift, all the keys/notes/frets whatevers, star power, killswitch (oh and what is that?), left, right, i don't even know what else there is.

I use the enter key, which is also my pick key. If that doesn't work, maybe you have to delete your fretsonfire.ini.
JayMar
Member
Posts: 27
Joined: April 20th, 2008
Location: California
Reputation: 0

Postby JayMar » Tue Apr 29, 2008 12:59 am

thanks....but not working. since i have a folder that holds all those songs, pressing enter (also my pick key) or 1 (my first note key) just opens the folder, it doesn't use that folder as the songs directory
hey
trinidude4
Member
Posts: 395
Joined: March 22nd, 2008
Reputation: 0

Postby trinidude4 » Tue Apr 29, 2008 7:34 am

JayMar wrote:thanks....but not working. since i have a folder that holds all those songs, pressing enter (also my pick key) or 1 (my first note key) just opens the folder, it doesn't use that folder as the songs directory


I was just trying to figure this out. The select songs library setting seems to only work if the folder containing all your songs is named "songs". Otherwise, I couldn't select it the right way.
Last edited by trinidude4 on Tue Apr 29, 2008 7:35 am, edited 1 time in total.
Beewirks
Member
Posts: 5
Joined: April 12th, 2008
Location: USA
Reputation: 0

Postby Beewirks » Tue Apr 29, 2008 6:55 pm

hey I know this might not be on topic but I have a big problem with hitting every note that repeats close together...is it the memory of my mac or what?...it strums like 2 out of 10 repeating notes
trinidude4
Member
Posts: 395
Joined: March 22nd, 2008
Reputation: 0

Postby trinidude4 » Tue Apr 29, 2008 9:39 pm

Beewirks wrote:hey I know this might not be on topic but I have a big problem with hitting every note that repeats close together...is it the memory of my mac or what?...it strums like 2 out of 10 repeating notes

Which version are you using? Does it seem laggy when you're playing? If you're using Alarian Mod, maybe one of the hotfixes would fix your problem. I'll post up a Mac version of the latest hotfix in a little while.

Edit: Here is Hotfix 26.5. Just replace the files in the Frets on Fire.app with the files in the rar. I don't know exactly what has been fixed since I haven't been able to keep up with the development recently, but I see they have been working on HOPO issues.
Last edited by trinidude4 on Tue Apr 29, 2008 9:49 pm, edited 1 time in total.
JayMar
Member
Posts: 27
Joined: April 20th, 2008
Location: California
Reputation: 0

Postby JayMar » Thu May 01, 2008 12:13 am

trinidude4 wrote:I was just trying to figure this out. The select songs library setting seems to only work if the folder containing all your songs is named "songs". Otherwise, I couldn't select it the right way.

so as far as i am concerned...your name is now Jesus. or God. or Satan. or whatever the hell you want it to be. a simple capital 's' was all that screwed me this whole time...and never would've known if it weren't for you. so thanks for your patience and answers, keep up the awesome, and THANK YOU
hey
trinidude4
Member
Posts: 395
Joined: March 22nd, 2008
Reputation: 0

Postby trinidude4 » Thu May 01, 2008 7:20 am

JayMar wrote:so as far as i am concerned...your name is now Jesus. or God. or Satan. or whatever the hell you want it to be. a simple capital 's' was all that screwed me this whole time...and never would've known if it weren't for you. so thanks for your patience and answers, keep up the awesome, and THANK YOU

:D

Also, I put together hotfix 28 for Alarian Mod. Check out the thread for the hotfixes for Alarian Mod to find out what it does.

Note: Just replace the files in your Frets on Fire.app. Don't just copy the folders and paste them in though. I think that would delete the contents of the folder. Copy each individual file and paste them into the appropriate folder.
User avatar
Talos
Member
Posts: 190
Joined: April 23rd, 2007
Reputation: 0

Postby Talos » Wed May 07, 2008 3:39 pm

Hey, i've got some problems with Alarian V2, i hope someone can help.

My Problems:

- My guitar-track laggs like hell (only the guitar track, all the other sounds/music/animations are running fine), i nearly can't hear it.
It laggs only if i play it - when im starting the song and press anything, its playing normal....
- Star-power doesnt work

My System:
Alarian Mod V2.0 with hotfix 28 (Also tried it without hotfix)

Intel Macbook (3.1) Core2Duo 2GHz
2GB Ram
OS X Version 10.5.2 Leopard
Last edited by Talos on Wed May 07, 2008 3:48 pm, edited 1 time in total.
Life's short
2 + 2 = 5
MarvinPA
Member
Posts: 3273
Joined: December 23rd, 2007
Location: Not in Portland
Reputation: 0

Postby MarvinPA » Wed May 07, 2008 3:53 pm

I have no problem with the mods I haven't tried StarPower because I was testing my Wiimote without the guitar controller,
User avatar
Talos
Member
Posts: 190
Joined: April 23rd, 2007
Reputation: 0

Postby Talos » Wed May 07, 2008 4:26 pm

Hmm....strange, i switched from GH3 to rockband and it worked - then i switched back to GH3 and no its running there too....

problem solved, but Ive no idea why....*gg*

EDIT: Starpower still doesnt work....(the lightbulbs are lit but i cant release it)
Last edited by Talos on Wed May 07, 2008 6:04 pm, edited 1 time in total.
Life's short
ringo20000
Member
Posts: 12
Joined: April 27th, 2008
Reputation: 0

Postby ringo20000 » Wed May 07, 2008 9:27 pm

I am running the Alarian mod on my 2.4 ghz macbook pro with 4gb ram and I am still getting some occasional frame skips. I am using wii guitar and darwiinremote which I think might be the problem. I tried not closing everything but frets and not using any antialiasing but I still get some slow down. I was wondering if I might be better off playing it using bootcamp and xp?
User avatar
ThroneMonkey
Member
Posts: 125
Joined: June 3rd, 2007
Location: USA
Reputation: 0

Postby ThroneMonkey » Wed May 07, 2008 9:33 pm

Talos wrote:Hmm....strange, i switched from GH3 to rockband and it worked - then i switched back to GH3 and no its running there too....

problem solved, but Ive no idea why....*gg*

EDIT: Starpower still doesnt work....(the lightbulbs are lit but i cant release it)

Are you sure all you controls are set up correctly. At first I tohught I had the same problem, but it truned out the controls settings were just messed up. Try deleting you frets on fire .ini and just redoing your whole control scheme.

@ringo2000:bootcamp is definatly not the way to go, it eats up a ton of ram i've heard. I think the problem is that you are running darwiin and FoF at the same time, because I've seen darwiin and it seems pretty beta-level built and kinda messed up to me. I can FoF just fine with no other apps going. Try just playing with the keyboard and see what happens.
Image
Despite your violent behavior, the only thing you have managed to break so far is mt heart.
Ninja Star Throwing At TV Showdown!!!
trinidude4: my new god for making UC and RF4 for mac. You have no idea how long i've been waiting for that.

Return to “FOF Mod Discussion and Support”

Who is online

Users browsing this forum: No registered users and 12 guests