PDA

View Full Version : Mac


ASPCartman
October 1st, 2008, 06:19 AM
Hi everyone. I'm sorry, i don't know where should i place this thread, so please move it where it should be. Thx)

I have a little issue. I wanna play SkechFigher. It's 2d game for mac. It's download able in .dmg file. I don't now anything in macosx. (as u thought - i don't hace it). is there any emulation software (or some implementation like wine is) to help me? Thx)

asdfoo
October 1st, 2008, 06:39 AM
Hi everyone. I'm sorry, i don't know where should i place this thread, so please move it where it should be. Thx)

I have a little issue. I wanna play SkechFigher. It's 2d game for mac. It's download able in .dmg file. I don't now anything in macosx. (as u thought - i don't hace it). is there any emulation software (or some implementation like wine is) to help me? Thx)


No, Wine is for Windows programs only.

ASPCartman
October 1st, 2008, 02:45 PM
I know that. Please read carefully

aoanla
October 1st, 2008, 03:11 PM
Well, a dmg file is some kind of Mac HFS disk image file.

So, at the very least, you should be able to look at the files in it by doing something like:

mkdir ~/macdisk
sudo mount -t hfs -o loop myfile.dmg ~/macdisk

asdfoo
October 1st, 2008, 04:29 PM
I know that. Please read carefully

ok, sorry if I was dismissive. Your post is in the Wine section.

ASPCartman
October 3rd, 2008, 10:59 AM
Well, a dmg file is some kind of Mac HFS disk image file.

So, at the very least, you should be able to look at the files in it by doing something like:

mkdir ~/macdisk
sudo mount -t hfs -o loop myfile.dmg ~/macdisk

Thanks, but i wanna play this thing, not look ^^ MAybe some simple emulators?

aoanla
October 3rd, 2008, 01:26 PM
Indeed, but if it's compiled for x86 Macs, you might be able to do something with the game if you extract it from the dmg to your home.

ASPCartman
October 6th, 2008, 12:34 PM
aspcartman@aspcartman-laptop:~$ sudo mount -t hfs '/home/aspcartman/Desktop/sketchfighter.dmg' ~/macdisk -o loop
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so



So? :(

aspcartman@aspcartman-laptop:~$ dmesg | tail
[126274.223787] rtc: lost 1 interrupts
[126302.045894] rtc: lost 1 interrupts
[126440.118964] rtc: lost 1 interrupts
[126444.738532] rtc: lost 1 interrupts
[126459.016400] rtc: lost 1 interrupts
[126687.871933] rtc: lost 1 interrupts
[126901.650609] rtc: lost 1 interrupts
[126931.160374] loop: module loaded
[126931.178809] hfs: can't find a HFS filesystem on dev loop0.
[126952.844395] hfs: can't find a HFS filesystem on dev loop0.