Page 1 of 1

not working on mac lion 10.7.2

PostPosted: Fri Jan 13, 2012 7:39 am
by marvelvsc3
i downloaded the emu for windows and it works with virtua striker but on my mac pro it says that failed to load rom package or something wat am i doing wrong??

Re: not working on mac lion 10.7.2

PostPosted: Fri Jan 13, 2012 1:25 pm
by Bart
You need to have the ROM in the correct folder. It may also be necessary to use the full ROM path but I have not confirmed this yet.

Re: not working on mac lion 10.7.2

PostPosted: Fri Jan 13, 2012 4:52 pm
by marvelvsc3
Bart wrote:You need to have the ROM in the correct folder. It may also be necessary to use the full ROM path but I have not confirmed this yet.


well Im not sure whats going on i always get this: :D

admins-computer:~ adminpro$ /Users/adminpro/Desktop/Supermodel/Supermodel vs298.zip -res=640,480 -show-fps
Supermodel: A Sega Model 3 Arcade Emulator (Version 0.2a)
Copyright (C) 2011 by Bart Trzynadlowski and Nik Henson

Error: Could not open 'vs298.zip'.
Error: Failed to load ROM set.

any ideas>? :|

Re: not working on mac lion 10.7.2

PostPosted: Fri Jan 13, 2012 4:59 pm
by Bart
Make sure vs298.zip is in the same folder as Supermodel. I think you should try switching into the Supermodel directory (I'm guessing you dragged Supermodel onto the terminal). Without switching directories, you would probably have to type:

Code: Select all
/Users/adminpro/Desktop/Supermodel/Supermodel /Users/adminpro/Desktop/Supermodel/vs298.zip -res=640,480 -show-fps


Notice how I used the full path. The easier way is to first switch into the directory where Supermodel resides:

Code: Select all
cd /Users/adminpro/Desktop/Supermodel


You may also be able to get away with this short-hand version:

Code: Select all
cd ~/Desktop/Supermodel


Then, run Supermodel:

Code: Select all
./Supermodel vs298.zip -res=640,480 -show-fps

Re: not working on mac lion 10.7.2

PostPosted: Fri Jan 13, 2012 5:02 pm
by marvelvsc3
dude your awesome yes you guessed it rite i just dragg the app to terminal to get da codes :mrgreen:
anyways i will try this rite now thanks i will post and tell u if it works or not :D

Re: not working on mac lion 10.7.2

PostPosted: Fri Jan 13, 2012 5:08 pm
by marvelvsc3
YOU SIR ARE A TRUE GENIUS (BART)!!!!!!! CAN I SAY I LOVE YOU :lol: THANKS SO MUCH THIS WORKED JUST FINE 8-)
NOW IT WORKS ON MY MAC PRO AND MACBOOK PRO :D THIS IS THE CODE I USED ( OF-COURSE THANKS TO YOUR CODES 8-) )

admins-computer:Supermodel adminpro$
admins-computer:Supermodel adminpro$ ./Supermodel vs298.zip -res=640,480 -show-fps
Supermodel: A Sega Model 3 Arcade Emulator (Version 0.2a)
Copyright (C) 2011 by Bart Trzynadlowski and Nik Henson

Title: Virtua Striker 2 '98 (Step 2.0)
ROM Set: vs298
Developer: Sega
Year: 1998
Step: 2.0

AND THAT DOES IT 8-) THANKS THANKS U MADE MY DAY BART!!!!!!