touchHLE icon indicating copy to clipboard operation
touchHLE copied to clipboard

Resident Evil 4 Mobile Edition

Open alborrajo opened this issue 1 year ago • 14 comments

Tested versions

  • 1.00.00

Known issues

  • Reloading by using the accelerometer doesn't work
  • Doesn't play video cutscenes

Screenshots

imagen imagen

alborrajo avatar Jan 12 '24 19:01 alborrajo

I've noticed a couple of issues on Android. Firstly, whenever a use prompt appears (Open Door, Raise Ladder etc) a big chunk of geometry disappears, though reappears when the prompt leaves.

Also, the accelerometer doesn't seem to work, as even on the highest shake sensitivity I can't reload by shaking my phone.

Apologies for possibly nagging on both of your PRs, it's fantastic work overall I just thought I'd point out some issues I've had

Screenshot_20240321_081024_touchHLE Screenshot_20240321_080810_touchHLE

thundergun1 avatar Mar 21 '24 08:03 thundergun1

I've been playing on Android and I haven't seen this issue before. Considering you also had the other issue with the RE Degeneration splash screen which i couldn't replicate, couldn't be an issue on your Android version? Please provide more details about the device you're using.

About reloading, i have my suspicion that is related to the issue #151 as I can't reload on my phone either.

alborrajo avatar Mar 22 '24 15:03 alborrajo

Of course. I'm using a Samsung Galaxy A42 with an Adreno GPU running Android 12.

I'm unsure regarding the accelerometer. I currently have 3 different apks of TouchHLE saved (one for your RE4 PR, one for your Degeneration PR, and one for the trunk) and on the latter 2 the accelerometer works perfectly on any game that uses it, whereas on the apk for the RE4 PR it doesn't, even for games like CNK3D where it works great on the other builds

thundergun1 avatar Mar 22 '24 16:03 thundergun1

Leon seems to have stopped existing as of this newest build, though his gun is still present.

Screenshot_20240407_115657_touchHLE

Also it may be that the disappearing graphics I mentioned earlier could be an issue with Adreno GPUs rather than an issue with your PR

thundergun1 avatar Apr 07 '24 11:04 thundergun1

Leon seems to have stopped existing as of this newest build, though his gun is still present.

Try again with the latest build

alborrajo avatar Apr 07 '24 15:04 alborrajo

Can confirm Leon is back

thundergun1 avatar Apr 07 '24 15:04 thundergun1

could u comebine both resident evil 4 and Degeneration into one workflow

DrPonx avatar Jun 22 '24 19:06 DrPonx

Although the accelerometer bug was fixed as of a few commits ago, it still doesn't seem to work on the latest build of your PR

thundergun1 avatar Jun 22 '24 22:06 thundergun1

Here is a slightly playable controller mapping for anyone interested (use UI layout 1):

jp.co.capcom.res4: --landscape-left --button-to-touch=DPadUp,72,198 --button-to-touch=DPadDown,72,292 --button-to-touch=DPadLeft,24,246 --button-to-touch=DPadRight,120,246 --button-to-touch=X,440,210 --button-to-touch=LeftShoulder,405,280 --button-to-touch=A,370,210 --button-to-touch=B,440,140 --button-to-touch=Y,370,140

celerizer avatar Jul 06 '24 17:07 celerizer

This branch is now merged with trunk 🎉

alborrajo avatar Sep 14 '24 09:09 alborrajo