Opened 4 hours ago
Last modified 42 minutes ago
#15449 new defect
ANDROID: NGI: The Russian version of Full Pipe doesn't launch on Android
Reported by: | Teashrock | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: NGI |
Version: | Keywords: | android ngi fullpipe | |
Cc: | Game: | Full Pipe |
Description
ScummVM version: 2.9.0git10406-g83dae368205 (built Nov 2 2024 04:45:18)
Built with: GCC 11.5.0
OS: Android 14
CPU Arch: aarch64
Game name: Full Pipe
Game version: Windows, 1.1.15
The problem itself:
The game just hangs with black screen upon being started under Android. The app itself seems to be hanging too, not reacting either to menu or control switch buttons. In the end, all the player can do is to close the app manually from Android task screen.
Important notes:
- The problem is present on Android, but is absent on Windows. The game launches and run normally (or at least it seems by the intro and the few screens I checked).
- The problem persists in both stable and daily-built ScummVM versions.
How to reproduce:
- Unpack the game under Android.
- Add the game from ScummVM as usual.
- Run the game from ScummVM as usual.
- Get black screen and ScummVM hanging.
Change History (2)
comment:2 by , 42 minutes ago
Replying to antoniou79:
Yes, the game was on the external SD card. I used another way to transfer the game to ScummVM's inernal storage. When I removed the game settings and added it from internal storage, it ran smoothly. So yes, it seems SAF is the case. Is it possible to do something with that? I mean, I surely can play like this, but I'd still prefer to keep all my games on external SD card, to keep some free space on my tablet's internal memory.
It's possible that this is an Android specific bug (...), but the description does match with the behavior of slow loading games with multiple files when they're accesses via SAF.
If it's indeed a (very) slow loading issue, then you could try uploading the game files to ScummVM's external directory -- a shortcut for that directory is provided in ScummVM's file explorer at the topmost level, as "ScummVM data (External)". Folders added to that space will be accessed without the need for SAF.
But it can be tricky to put files in there. I think the most reliable way to do this would be to use ScummVM's LAN feature, Run the server, and set the root folder to be this directory "ScummVM data (External)" (and press Apply), and then connect from a remote PC (or other device) browser, click into "File system root" and upload the game's data folder in there. Then add this folder to ScummVM to launch the game.
However, note, that files put in an app's "external storage" will be deleted if/when the app gets uninstalled.
Edit: While testing for this, I've noticed that the LAN server feature may be bugged in current daily developer builds, since I was unable to create a folder or upload files to the ScummVM external app space. However this is working for ScummVM 2.8.1.1 (the official release). This bug is now filed in this tracker here: https://bugs.scummvm.org/ticket/15451