Search found 120 matches

by MetalSnake
Sun Jan 07, 2024 3:46 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

I updated the XCode project to fuse-t 1.0.33 then saw fuse-t 1.0.34 is out now and updated again to that, and also fixed that first mac user account bug that JDW suffered from.

https://github.com/Metal-Snake/fusehfs
by MetalSnake
Sat Jan 06, 2024 4:31 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

This also doesn't seem to be working for me. I built successfully, and copied the files in the output folder into /Libary/Filesystems (1 file), /usr/local/bin (4 files), and /usr/local/lib (1 file), as this seems to be what is needed. What did you put in those folders? Besides installing fuse-t onl...
by MetalSnake
Sat Jan 06, 2024 3:56 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

@JDW edit : I just saw that the crashlog even prints your id, it's 502. So that's the issue here. Original message follows: Your crashlog states it is crashing in log.c line 30 and that one is this char *home = getpwuid(MAC_FIRST_USER)->pw_dir; MAC_FIRST_USER is defined as 501 This code seems to get...
by MetalSnake
Sat Jan 06, 2024 2:10 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

It seems like your fusehfs plugin is never triggered. We have to find out why. Let's try with an image that works for me, from here https://archive.org/download/maccd-collection_202311 load the file "Mac Magazin 01.iso" and try that. For me it shows an error that the file couldn't be mount...
by MetalSnake
Sat Jan 06, 2024 11:11 am
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

There is no need to restart the Mac. Those Filesystem Plug-Ins will work as soon as they are put in the folder, and will stop as soon as you move them out. For why your images still won't mount... Check the Logfile in <your user folder> - Library - Logs - fusehfs.log What does it say? Also what does...
by MetalSnake
Wed Jan 03, 2024 2:01 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

I hope this helps: (the following links are the same video, just different formats, I hope one of them works for you) https://metalsnake.space/pics/fuseHFSHelp.mp4 https://metalsnake.space/pics/fuseHFSHelp.webm After that do the stuff you already did (build, archive etc.) in 9. and all after that. Y...
by MetalSnake
Wed Jan 03, 2024 11:23 am
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

from what you wrote at 10. it says fuse_hfs.util for you, click on it and select FS Bundle. Here it is what I meant: I am not seeing what you are seeing in that title bar, as you can see here in my screenshot... Yes, click on it, and select the right Scheme. Also your fuse-t version might be a diff...
by MetalSnake
Sun Dec 31, 2023 1:17 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

8. MetalSnake's Step (c) is where the real confusion begins! He says: Make sure it says "FS Bundle" in the top middle bar But that doesn't many any sense. I assume he means "title bar" when he says "top middle bar," but even that makes no sense because I never saw &quo...
by MetalSnake
Sun Dec 17, 2023 9:39 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

Does copying stuff from HFS volumes using the kext version of fuseHFS work with resource forks? I copied some files using my fuse-t based version, and then used resource_dasm to extract them, but I got an error saying the resource fork is damaged. When I use BasiliskII or SheepShaver to copy those f...
by MetalSnake
Thu Dec 07, 2023 6:20 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

Maybe try to only uninstall the "old" fusehfs version and try the new one if it even works for you. That way you can go back to that version if the new one doesn't work for you for some reason. The fusehfs code is the same, but it's using a different framework (fuse-t), and we don't have m...
by MetalSnake
Sat Dec 02, 2023 12:27 pm
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

I had a look at fusehfs again. So I redid everything with the new gained knowledge, quite easy if you know what you are doing. ;) Also I fixed a problem where HFS volumes with a slash in their volume name wouldn't mount. You can find the current version here: https://github.com/Metal-Snake/fusehfs I...
by MetalSnake
Sat Nov 04, 2023 11:05 am
Forum: General Macintosh Emulation
Topic: FUSE-HFS now works on Monterey!
Replies: 80
Views: 16075

Re: FUSE-HFS now works on Monterey!

There is a kext-less fuse here https://github.com/macos-fuse-t/fuse-t I used that, and compiled fusehfs ( https://github.com/thejoelpatrol/fusehfs ) against fuse-t and I can mount HFS CDs (images and real CDs) on my M1 Mac with macOS 13 Ventura. I did that a while back, so I can't remember the detai...
by MetalSnake
Sun May 29, 2022 12:31 pm
Forum: SheepShaver
Topic: Sheepshaver won't open on M1 Pro Mac (version 12.0)
Replies: 44
Views: 15342

Re: Sheepshaver won't open on M1 Pro Mac (version 12.0)

Both OS 8 and OS 7.6 should run fine with the Old World 4mb ROM downloaded from Redundant Robot. What is the extra disk (image) you add? You know that you need to completely shut down/quit SheepShaver after any change saved in preferences? For OS 8 I used the New World PPC ROM which is "best f...
by MetalSnake
Sun May 29, 2022 8:44 am
Forum: SheepShaver
Topic: Sheepshaver won't open on M1 Pro Mac (version 12.0)
Replies: 44
Views: 15342

Re: Sheepshaver won't open on M1 Pro Mac (version 12.0)

First try this: - Copy SheepShaver, only the application, to a different location, for instance to your desktop. - Trash the original application - Put the copy back to where the original was Will the copy now run as expected? This is the weirdest thing to try to solve the first problem, and even m...
by MetalSnake
Sat May 28, 2022 6:47 pm
Forum: SheepShaver
Topic: Sheepshaver won't open on M1 Pro Mac (version 12.0)
Replies: 44
Views: 15342

Re: Sheepshaver won't open on M1 Pro Mac (version 12.0)

I'm finally setting up SheepShaver on my MacStudio and running in weird problems. I'm using the version SheepShaver_universal_20220124 downloaded from that other thread. When I start the .app it just quits itself without opening a window. So in Terminal I went into the SheepShaver.app/Contents/MacOS...
by MetalSnake
Fri Dec 24, 2021 3:42 pm
Forum: Basilisk II
Topic: Mac OS 7.5.3 won't boot after opening the Memory Control Panel
Replies: 7
Views: 4180

Re: Mac OS 7.5.3 won't boot after opening the Memory Control Panel

No, still the same. But when I click "Use Defaults" and then turn off Virtual Memory, then the guest system will boot normally. If I turn on Virtual Memory, try to reboot (shut down and start Basilisk again), I get that error, reboot again but now holding shift then open Memory control pan...
by MetalSnake
Fri Dec 24, 2021 1:21 am
Forum: Basilisk II
Topic: Mac OS 7.5.3 won't boot after opening the Memory Control Panel
Replies: 7
Views: 4180

Re: Mac OS 7.5.3 won't boot after opening the Memory Control Panel

I have MacOS 7.5.3 Revision 2 running as guest and macOS 12.1 as host.
In BasiliskII GUI I have set 128MB, Quadra 900, 68040 CPU

I'm not sure if I did changes in the Memory panel before as I'm using a older image, but I don't think so as all other settings were default ones.
by MetalSnake
Wed Dec 22, 2021 11:35 pm
Forum: Basilisk II
Topic: Mac OS 7.5.3 won't boot after opening the Memory Control Panel
Replies: 7
Views: 4180

Mac OS 7.5.3 won't boot after opening the Memory Control Panel

I have a booting Mac OS 7.5.3 in Basilisk II (august 2021) on an M1 MacBook Air. When I open the Memory Control Panel and close it without changing any settings and then restart the guest Mac OS I get the error "Not enough memory is available while using To temporarily turn off extensions, rest...
by MetalSnake
Tue Nov 05, 2019 4:16 pm
Forum: SheepShaver
Topic: Catalina update
Replies: 17
Views: 8331

Re: Catalina update

If you have to edit the hidden Basilik II / SheepShaver prefs files manually, I found this helpful: https://nektony.com/products/funter If you donĀ“t like Terminal, that is. From what I see on that website it's a tool to show/hide invisible files? You can do that in Finder by pressing cmd+shift+. (d...
by MetalSnake
Mon Aug 26, 2019 1:15 pm
Forum: Off Topic
Topic: Ambrosia's website is gone?
Replies: 7
Views: 5134

Re: Ambrosia's website is gone?

Elyus wrote:For instance, Ben Spees is hoping to re-release Ferazel's Wand and Harry the Handsome Executive at some point.
:shock:

I can't wait for those. Always wanted to replay (and finally finish) Harry.

It was such a great game.
by MetalSnake
Mon Nov 19, 2018 2:48 pm
Forum: SheepShaver
Topic: Mouse click needs a kind of delay?
Replies: 22
Views: 8290

Re: Mouse click needs a kind of delay?

adespoton wrote:I've got the A1296 magic mouse; that's probably the first. But the sensitivity is adjustable in the mouse prefs.
The first one has user replaceable batteries, the second one has a lightning connector at the bottom(!) to charge the mouse.
by MetalSnake
Tue Aug 29, 2017 10:08 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1132672

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

I'm running 10.12.6 10.6 if you want a base Intel compile 10.7 if you want to support all Intel hardware 10.11 if you want to support all 64-bit Intel hardware 32bit Intel Macs can't update to 10.7 they came with a 10.4 version (10.4.9 iirc) and could be updated to the latest 10.6 but not further.
by MetalSnake
Mon May 22, 2017 9:57 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1132672

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

mcayland wrote:QEMU is an emulator and therefore is not concerned with 100% accuracy
First time I hear this. So you are saying higan (aka. bsnes) is not an emulator because it strives for 100% accuracy?
by MetalSnake
Mon Mar 20, 2017 8:19 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1132672

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

MetalSnake wrote:Besides the G5 iMac I also have a G3 iMac to test on. But no G4 I think.
correction, I have a G4 Power Mac. Should be a 400 or 450MHz one.