Page 1 of 1

MacOS PPC CroMag Rally game port

Posted: Fri Sep 30, 2022 2:35 pm
by xeno74
Hi All,

kas1e has ported CroMag Rally to OS4.1. He and the developer have solved some big endian issues.

I was able to compile this game with the help of Jorio for Linux PPC today. It works on Void PPC 32-bit and on MintPPC/Debian Sid (32-bit).

Download: CroMagRally_3.0.0_linux-powerpc.tar.gz

Image

Image

Cheers,
Christian

Re: MacOS PPC CroMag Rally game port

Posted: Mon Oct 03, 2022 1:47 pm
by xeno74
Yeah, it works great on Fienix :-)

Image

Re: MacOS PPC CroMag Rally game port

Posted: Sat Oct 08, 2022 8:05 am
by xeno74
I have released the icons for the Pangea games.

Image

Download: Pangea_Software_Icons.tar.gz

Shell script for starting Cro-Mag Rally from the desktop:

Code: Select all

cd /home/amigaone/Downloads/CroMagRally_3.0.0_linux-powerpc/
./CroMagRally

Re: MacOS PPC CroMag Rally game port

Posted: Sat Feb 04, 2023 4:19 pm
by xeno74
# Cro-Mag Rally secrets

| Screen | Keys | What will happen |
|------------------|--------------|-------------------------------------|
| Any | `F8` | Cycle through 3 debug modes |
| Main menu page 1 | `F1` | Initiate self-running demo |
| Character select | `↑` or `↓` | Swap skins |
| Track select | `B`+`R`+`I`* | Enter locked track |
| Vehicle select | `B`+`R`+`I`* | Use locked car |
| In-game | `B`+`R`+`I`* | Win race (your time won't be saved) |
| In-game | `L`+`A`+`P` | Skip lap |
| Main menu page 1 | `B`+`R`+`I`* | Set tournament progression to 100% |

\* If your keyboard has trouble registering the B-R-I keys simultaneously, you can try C-M-R instead.

Re: MacOS PPC CroMag Rally game port

Posted: Thu Feb 09, 2023 9:33 am
by xeno74
New Pangea games icon pack:

Image

Download: Pangea_games_icons_new.zip

Re: MacOS PPC CroMag Rally game port

Posted: Sat Dec 02, 2023 11:26 am
by xeno74
Weekend fun! :-)

I compiled Cro-Mag Rally for Linux PPC64 today.

Download: CroMagRally_3.0.0_linux-powerpc64.tar.gz

It is also for Linux PPC 32-bit available.

Download: CroMagRally_3.0.0_linux-powerpc.tar.gz

Image

Have a lot of fun with Cro-Mag Rally! :-)

Re: MacOS PPC CroMag Rally game port

Posted: Fri Dec 08, 2023 8:14 am
by xeno74
If you have tearing (FPS is different to monitor refresh rate hertz) then you can solve it with choosing another Window manager configuration in MATE Tweak.

Re: MacOS PPC CroMag Rally game port

Posted: Sat Mar 16, 2024 1:40 pm
by xeno74
Image

Weekend fun! :-)

Jorio has released a new version of CroMag Rally.

New:
  • Linux PPC and OpenBSD PPC: Prevent GL_RGB -> GL_RGB5_A1 conversion on buggy GL drivers (#11)
  • Improved Italian localization contributed by @orazioedoardo - grazie!
  • Improved Spanish localization contributed by Alfonso Ducceschi - gracias!
  • You can now rebind the left analog stick and the D-Pad to your heart's content
  • macOS: Retina support; Sonoma Game Mode support; Prevent accidental quitting when hitting ⌘W or ⌘Q in-game
  • Windows: Fix rare bug if AppData\\Local contains a file with a bad name encoding
  • Linux: Wayland support
Downloads: github.com

I compiled a Linux PPC 32-bit version today.

Download: CroMagRally_3.0.1_linux-powerpc.tar.gz

Have a lot of fun with CroMag Rally! :-)

Cheers,
Christian