daniele-rapagnani / alephone-android

Port of the AlephOne engine on Android
GNU General Public License v3.0
40 stars 3 forks source link

Marathon 1, likely others too: Alien Weapon causes screen to freeze with Enhanced HUD loaded. #42

Open Shockwave508 opened 3 years ago

Shockwave508 commented 3 years ago

Major showstopper: Starting with the level "Pfhor Your Eyes Only..." equipping the Alien Weapon at any time will cause the screen to freeze unless you switch away from it. This behavior can be observed only if the Enhanced fullscreen HUD is loaded; this doesn't happen on the Default HUD. Might be having to do with how the Enhanced HUD animates its distortion effects from tying to identify this unknown technology.

Shockwave508 commented 3 years ago

Supplemental: I seem to have sorted out the issue...for now: It has to do with the animated, garbled text that's supposed to be there. Opening the .LUA script and setting "alienWeaponShowText" to false solved the issue.