rafal1137

Results 64 comments of rafal1137

It is issue with overwriting/no properly unpacking cgame ui files. By Default Android Apk comes with current pk3 file in which is located from AssetManager and copied to the Internal...

So yeah it looks like this Android Restricts everything to the `Android/data/etlegacy` instead of `sdcard/legacy` Need to take a deeper look at it.

Just connected to the Hirntot with their more up to date snapshot build and it did worked flaweslly. It is like older snapshots/releases are not compatible anymore :O

> Hirntot runs on a snapshot built yesterday. The problem occurs once qagame and bundled cgame from APK become incompatible enough. It wouldn't work with a snapshot APK against v2.81.1...

@pemensik I am not an expert on this architecture but @ensiform Mentioned `SDL2 stopped supporting ppc macs after like 2.0.4` Is it valid for any other ppc in this case...

Not sure what options did you used with `easybuid.sh` but have you forgot about `-64` ? PS: is Gentoo 64bit only ?

Is it just hangs out on it ? What params were used ? Typical use case we have for aarch64 ```easybuild.sh build -RPI``` It does not only compiles for RPI...

If it is running without hanging then gdb is out of the quesion unless you make it happen. There is something wrong for sure.

``` #0 Q_strncpyz (dest=0xffffffff9ca8 "", src=0xffffd80bdf9e "\"playlooped\"", destsize=4096) at /builddir/build/BUILD/etlegacy-2.81.1/src/qcommon/q_shared.c:1542 No locals. #1 0x0000ffffd806dde8 in Q_strcat (dest=0xffffffff9ca8 "", size=4096, src=0xffffd80bdf9e "\"playlooped\"") at /builddir/build/BUILD/etlegacy-2.81.1/src/qcommon/q_shared.c:1719 l1 = ``` I do indeed like...

@tpgxyz @AngryPenguinPL After a bit of mess with installation/upgrading of openmanjaro on VM. I did compiled etl under it. I used our easybuild approach on x86_64 arch no rpm package...