fallout2-ce icon indicating copy to clipboard operation
fallout2-ce copied to clipboard

Android app crashes while starting the game

Open edgarmiro opened this issue 1 year ago • 24 comments

In my Android 11 tablet, I select the Fallout 2 folder and then, it loads the data and starts the game but it crashes. I've tried in two ways:

  • Copying the whole F2 folder: It crashes in the first loading screen of the game.
  • Copying just the necessary files (Explained in the readme file): It crashes in the PLEASE STAND BY screen.

Thanks in advance!

edgarmiro avatar Aug 07 '22 16:08 edgarmiro

Looks like a language pack issue. Make sure your game data files matches the language set in fallout2.cfg. Follow instructions for desktop, if you're on Windows, just drop-in fallout2-ce.exe into game directory. Make sure it works. If it does, copy this directory to your tablet. Reinstall apk and pick this folder.

alexbatalov avatar Aug 07 '22 16:08 alexbatalov

I did it but sadly, the results are the same. Opening the exe files on Windows run perfectly. An interesting thing is that I tried it with my Android 12 phone and it's working. Is not in fullscreen but it's working.

edgarmiro avatar Aug 07 '22 18:08 edgarmiro

  1. What is your Android 11 device exactly? I'm not sure it will help, but I'll see if there are any known issues.
  2. What do you mean not fullscreen on Android 12? Post screenshot if possible.

alexbatalov avatar Aug 07 '22 20:08 alexbatalov

  1. What is your Android 11 device exactly? I'm not sure it will help, but I'll see if there are any known issues.
  2. What do you mean not fullscreen on Android 12? Post screenshot if possible.
  1. The device is: Samsung Galaxy Tab A (SM-T510)
  2. Screenshot_20220807-232845.png

edgarmiro avatar Aug 07 '22 21:08 edgarmiro

Sorry! I've just discovered it's possible to change the resolution in f2_res.ini file! Screenshot_20220808-090808.png My fault 🙃 So, the problem is in the Android 11 tablet, which still crashing. Thanks!!

edgarmiro avatar Aug 08 '22 07:08 edgarmiro

Everything is super tiny, it should not be like that. Set screen height to 480 and calculate width depending on your screen ratio. Assuming screenshot size is authentic (2400x1080), that's 20:9 device, set width to 1067.

alexbatalov avatar Aug 08 '22 07:08 alexbatalov

I found that 1200x540 also works very well for 20:9.

c6-dev avatar Aug 08 '22 09:08 c6-dev

I have same problem on my xiaomi redmi 9a, Android 10, i can run and play game on windows, bur it crashes on Android.

APAmk2 avatar Aug 08 '22 11:08 APAmk2

Everything is super tiny, it should not be like that. Set screen height to 480 and calculate width depending on your screen ratio. Assuming screenshot size is authentic (2400x1080), that's 20:9 device, set width to 1067.

Thanks! Much better now in my phone!

Screenshot_20220808-111327.png

edgarmiro avatar Aug 08 '22 11:08 edgarmiro

@APAmk2 You said you've fixed it by using original game data in #109, otherwise post your logs.

alexbatalov avatar Aug 08 '22 11:08 alexbatalov

log.txt @alexbatalov Just in case it helps, I've attached the log while crashing in the Android 10 tablet. 🙂

I've found something even more curious. The debug apk works perfectly well in the tablet. 🤔

edgarmiro avatar Aug 08 '22 11:08 edgarmiro

log.txt

APAmk2 avatar Aug 08 '22 11:08 APAmk2

I tested debug apk just now and it works perfectly.

APAmk2 avatar Aug 08 '22 12:08 APAmk2

Can you please check which of these works (assuming the same game data folder is selected):

  • v1.0.3 debug: https://github.com/alexbatalov/fallout2-ce/actions/runs/2781487838
  • v1.0.3 release: https://github.com/alexbatalov/fallout2-ce/releases/tag/v1.0.3
  • latest debug: https://github.com/alexbatalov/fallout2-ce/actions/runs/2816707738

To justify things try to use GOG files:

  • data
  • sound
  • master.dat
  • critter.dat
  • patch000.dat

Do not upload fallout2.cfg or f2_res.ini for testing.

alexbatalov avatar Aug 08 '22 12:08 alexbatalov

1.0.3 release not works, latest and 1.0.3 debug works fine.

APAmk2 avatar Aug 08 '22 13:08 APAmk2

In my case, I launched the debug version from Android Studio.

edgarmiro avatar Aug 08 '22 14:08 edgarmiro

Where can I find the f2_res.ini file? Pleazw and how would I go about changing the size have you got a picture so I put it in the right spot? I'm running a Samsung galaxy s21

bouncingbenji avatar Aug 08 '22 14:08 bouncingbenji

That file comes at the same required files level. You just have to edit it and select the resolution.

edgarmiro avatar Aug 10 '22 06:08 edgarmiro

I have same problem on my Samsung galaxy A01 Core, Android 10. Game crashes on "Please stand by"

S1aVa2021 avatar Aug 19 '22 05:08 S1aVa2021

@S1aVa2021 Which data files are you using (original CD, GOG, Steam)?

alexbatalov avatar Aug 19 '22 08:08 alexbatalov

CD with Russian translate and English GOG version Both of them doesn't work

S1aVa2021 avatar Aug 19 '22 14:08 S1aVa2021

  • Remove apk from your phone
  • Install release version: https://github.com/alexbatalov/fallout2-ce/releases/tag/v1.0.3
  • Install debug version: https://github.com/alexbatalov/fallout2-ce/actions/runs/2888827981
  • On your PC create a new folder - fallout2-min, copy only these files from GOG version:
master.dat
critter.dat
  • Copy this folder to your phone
  • Try running in release version.
  • Try running in debug version.
  • Post your results.

alexbatalov avatar Aug 19 '22 15:08 alexbatalov

Thank you, debug version works

S1aVa2021 avatar Aug 19 '22 15:08 S1aVa2021

What about release?

alexbatalov avatar Aug 19 '22 15:08 alexbatalov