ptitSeb / box86-compatibility-list

Box86 Compatibility List (Games and Software)
MIT License
64 stars 2 forks source link

Half-Life 2 #21

Closed talraash closed 1 year ago

talraash commented 4 years ago

Description

Not working

Tested on

RPi4+gl4es

Status

Previous behavior:

Current behavior:

Not start

Screenshots

OpenGL

OpenGL 2.x, S3TC

Additional Information

Require libtcmalloc_minimal.so.4:i386

Could not find required OpenGL entry point 'glBindProgramARB'! Either your video card is unsupported, or your OpenGL driver needs to be updated.

parkerlreed commented 4 years ago

What happens if you try without gl4es? The RPi4 with FKMS does kinda support OpenGL 2.

talraash commented 4 years ago

Without gl4es it need s3tc... Some gl and gles extension not work in v3d fkms/kms

parkerlreed commented 4 years ago

Ahh sorry. Good to know.

pinilpypinilpy commented 4 years ago

have to tried setting mat_compressedtextures (0?) (in the autoexec.cfg) It should force hl2 to not use compressed textures Alternatively, you could try decompressing the textures yourself (https://steamcommunity.com/app/220/discussions/0/152392786913133370/) Worth a shot I guess

ghost commented 4 years ago

Use the latest driver to get s3tc support on mesa. It's on nighthawk/iraspbian for preload on /home/pi/mesa or just compile master mesa

talraash commented 4 years ago

Use the latest driver to get s3tc support on mesa. It's on nighthawk/iraspbian for preload on /home/pi/mesa or just compile master mesa

And it's seq fault(steam failure?).

ghost commented 4 years ago

Yes, there is something else

artdeell commented 4 years ago

Should definitely try Regal with HL2.

ptitSeb commented 4 years ago

Should definitely try Regal with HL2.

Is that a joke?

artdeell commented 4 years ago

Should definitely try Regal with HL2.

Is that a joke?

No, since it runs with Regal. In official Valve port for Android.

artdeell commented 4 years ago

With huge graphical artifacts on non-Tegras but still.

ptitSeb commented 4 years ago

But Regal needs the recompiling the source with Regal, it's not a binary repalcement for libGL.so like gl4es. You have the sources to rebuild them?

Plus, HL2 is running with latest mesa now: https://www.youtube.com/watch?v=Lq5dJ0oc_6k

TuxThePenguin0 commented 3 years ago

I tested HL2 on my Pinebook Pro, it mostly seems to work fine although in the opening cutscene the graphics get pretty messed up, after that it looks normal though.

clort81 commented 2 years ago

Mali g52 mp4 is too weak. Need a good bit more oomph. 7 fps in City 17 in front of train station with settings turned to low. We need better ARM GPUs.

[EDIT] Is there a 'works for some' tag?

ptitSeb commented 1 year ago

Closing in favor of https://github.com/ptitSeb/box86-compatibility-list/issues/348