fgsfdsfgs / max_vita

MIT License
81 stars 6 forks source link

Bugs, tips and other #12

Open once13one opened 3 years ago

once13one commented 3 years ago

Hi. Thank for your port, great work!

But, we found some problem. Version r3 from this repo. Datafiles - original release from Google Play. fdfix / kubridge / libshacccg - installed.

  1. Crouch key dont' work when map it on triangle / circle / cross / square or on leftdown touchscreen. If mapping on left part PSVita (d-pad / L) - this case work perfectly. This limitation of setting.bin?

  2. Random death on lvl - Part III. Chapter 2. If u load game from cheat-code menu. When starting position - Max Payne dies. Have any idea, what could to impact on this?

  3. Periodic friezes in game process. Every 20 sec or many. When respawn nps / reload weapon / jump and etc.

P.S. I build mode for this game, and restructuring menu items. Can you take a look on menu? If u interesting ofc. Mode base on PC-experience in Max Payne (hud, difficult, reloading and more).

extract and place: maxpayne/data/menu/ menu.txt extract and place: maxpayne/data/database/ stringdefines.h.zip stringdefines_English.h.zip And rebuild control (setting.bin in attachment, extract setting.bin.zip) settings.bin.zip

Menu item - option / control / gcid_controlpsv in progress. Full mode build for russian community, and release soon.

Thanks!

fgsfdsfgs commented 3 years ago
  1. It looks like it actually does work, but the buttons don't "stay held". You crouch for like one frame and then uncrouch. This is probably a bug in the game's input handling, v1.1 had something similar but with the d-pad instead. Will have to take a look at how it handles the button inputs.
  2. Cannot reproduce. Loaded P3C2 from the cheat menu, played for a minute, nothing out of the ordinary.
  3. The game loads sounds and other things from SD during gameplay. SD read speeds are notoriously fucking slow on the Vita, especially if it's a bad third-party MMC or a slow class microSD card. Can't really do much about that, however it doesn't freeze that often for me.
once13one commented 3 years ago

And one moment. It's realistic to develop switch control presets in the game?

FYI: New Design LiveArea. Max Payne PCAE.vpk.zip