Author Topic: Medal of Honor: Allied Assault War Chest (OpenMoHAA)  (Read 7352 times)

gbudny

  • Newbie
  • *
  • Posts: 9
  • Karma: +1/-0
    • View Profile
Re: Medal of Honor: Allied Assault War Chest (OpenMoHAA)
« Reply #15 on: January 10, 2025, 01:42:54 am »
Thank you for testing OpenMoHAA.

Adding -lrt option to the end of the linker command line should fix this error (might need to edit the Makefile to add it).  As this option is no longer required to use shm_open beginning with glibc 2.34, presumably the developers have simply never tested their build system with older versions of the GNU C library.

Can you report this issue on GitHub and show your solution?

https://github.com/openmoh/openmohaa/issues

This project needs more testers that use computers with PowerPC processors. 
I know that OpenMoHAA for MorphOS is the only well-tested PPC version.

@draconx Thank you, I had to add -lrt in "./CMakeFiles/openmohaa.dir/link.txt" and that linked successfully. I was able to start the game!

I hope you can play it on your Raptor computer.
« Last Edit: January 10, 2025, 01:48:07 am by gbudny »

mparnaudeau

  • Newbie
  • *
  • Posts: 33
  • Karma: +8/-0
  • Freelance software developer and PPC fan
    • View Profile
Re: Medal of Honor: Allied Assault War Chest (OpenMoHAA)
« Reply #16 on: January 11, 2025, 03:28:51 pm »
I created this ticket: https://github.com/openmoh/openmohaa/issues/618

I will play the game more to test on the Talos 2.

And I will possibly check on other PPC machines (based on G4 and G5 CPUs).

gbudny

  • Newbie
  • *
  • Posts: 9
  • Karma: +1/-0
    • View Profile
Re: Medal of Honor: Allied Assault War Chest (OpenMoHAA)
« Reply #17 on: January 12, 2025, 06:03:10 pm »
I created this ticket: https://github.com/openmoh/openmohaa/issues/618

Thank you for opening it.

I see that Smallmodel accepted this suggestion and the issue is fixed now.

I will play the game more to test on the Talos 2.

And I will possibly check on other PPC machines (based on G4 and G5 CPUs).

Great!

MoHAA is a fun game, and Smallmodel, with some help from the other users, made it playable in less than a year.

I have to admit that I am curious about the current state of the PowerPC version of OpenMoHAA for Linux. I know that Tle fixed some issues in one of the previous versions.

However, no one tested it after Smallmodel ported it to Linux PPC.