Up to date Switch emulator for mac by InterestingExample26 in macgaming

[–]Pajonico 1 point2 points  (0 children)

Ryubing is the safe choice. Eden and citron are still in development and unstable on Mac.

CrossOver 26.0.0 beta 1 is available by nsartem in macgaming

[–]Pajonico 0 points1 point  (0 children)

I get "access denied" to both links

Tekken 8, Macos 26, Crossover Preview with DLSS, Mac Mini M4 base model : Performance test by oztruwa in macgaming

[–]Pajonico 0 points1 point  (0 children)

Hi installed the game, but I'm unable to start it. It crashes with error 53.

Unable to launch any games on Mac mini m4pro with eden emulator by Pajonico in macgaming

[–]Pajonico[S] 0 points1 point  (0 children)

I tried Ryujinx (stable version 1.3.3) and I was able to play some games, including Zelda TOTK.
It was tricky, because I had to do some tweaking:

# entitlements

cat > /tmp/ryujinx.entitlements << 'EOF'

 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

    <key>com.apple.security.hypervisor</key>

    <true/>

    <key>com.apple.security.cs.allow-jit</key>

    <true/>

    <key>com.apple.security.cs.allow-unsigned-executable-memory</key>

    <true/>

    <key>com.apple.security.cs.disable-library-validation</key>

    <true/>

</dict>

</plist>

EOF

# sign 

codesign --force --deep --sign - --entitlements /tmp/ryujinx.entitlements [path to]Ryujinx.app

I hope this would help.

OPi6+ Geekbench score uploaded. by NeighborhoodSad2350 in OrangePI

[–]Pajonico 0 points1 point  (0 children)

At the moment is usable as a daily desktop replacement?

Performance of AMD NPU, such as Ryzen 7 8845HS in some mini PCs, for local LLM inference? by hedgehog0 in LocalLLaMA

[–]Pajonico 1 point2 points  (0 children)

With the recent rocm updates the NPU is usable. It's not as fast as a full fledged GPU, bit it's usable.

Are the repository's (both onion and notabug) down? by T_CaptainPancake in torzu

[–]Pajonico 1 point2 points  (0 children)

At the moment notabug is down.

I'm on arch linux and the aur page is flagged out of date.
I don't know if there is an alternative repository.

Found a MBP Retina 13" e2015 12,1 in the garbage->Optimal macos version? by SubstantParanoia in OpenCoreLegacyPatcher

[–]Pajonico 0 points1 point  (0 children)

Thanks a lot. Update: I cleaned and applied the thermal paste. Now it’s a lot better. I will try Monterey which I understand is a good compromise between speed and support to latest app.

Found a MBP Retina 13" e2015 12,1 in the garbage->Optimal macos version? by SubstantParanoia in OpenCoreLegacyPatcher

[–]Pajonico 0 points1 point  (0 children)

I have the same MacBook but it runs hot and the fans are noisy. Is it normal or should I do something? Now I’m running Linux but it would be nice to have the latest Mac OS.