Alibek Omarov

Results 881 comments of Alibek Omarov

It seems more like a bug of linker. If I'm using system toolchain, this doesn't happen anymore. If it uses steamrt toolchain, absolute path is written to the shared object....

- Switching from ld.bfd to ld.gold doesn't help. - Setting rpath doesn't help. BUT: - Switching from old ld 2.22 to ld-2.30 binary that present in SteamRT helps

Solution from old engine https://github.com/FWGS/xash3d/blob/master/cmake/FWGSLib.cmake#L149-L173 Again, it seems irrelevant if we have binutils >2.30, as the post above shows. Probably some earlier versions could work too, if we want to...

That's weird. Thanks for the report, though I don't have any DualShock controllers around, so I can't check it. But Android code for controller definitely needs revisiting.

Не вижу принципиальной разницы. Есть пример?

@sixcentgeorge last warning, do not spread nonsense or you'll banned from FWGS issue tracker.

Ideally, I wanted a solution based on linker's features, but I don't know if they are exist... Yes, it's not portable, but it allows us to provide zero-line solution for...

Some work has been done in xash3d-fwgs, I guess this should be closed now?

Well, I can load any maps from ZIP. Saves are working.