openmoh / openmohaa

Open re-implementation of Medal of Honor: Allied Assault with modern features and bugfixes from ioquake3 with cross-platform support
https://www.openmohaa.org
GNU General Public License v2.0
332 stars 25 forks source link

MorphOS First person rendering bug + more #519

Open Cowcat5150 opened 6 days ago

Cowcat5150 commented 6 days ago

As seen in video (timestamp 1:13) : Enabling the normal view all is messed up.

https://www.youtube.com/watch?v=QXG-1LtD9kY&t=7s

This is happening since the beginning of doing the MorphOS port.

A couple of more issues:

smallmodel commented 6 days ago

Could you try one of the following:

For light problem, try toggling r_fastentlight (Full entity lighting in the 3D options)

Cowcat5150 commented 6 days ago

Yep. Removing DEPTHHACK fixes the principal issue. Thanks !

smallmodel commented 5 days ago

Try again with the latest commit and by re-adding RF_DEPTHHACK

Cowcat5150 commented 5 days ago

Yes, done. As soon you fixed depthmask values I saw where the problem was. Terrain still with issues with models but game now is basically what it should be.

Cowcat5150 commented 4 days ago

Latest terrain upgrades fixed the problems.