ptitSeb / box86-compatibility-list

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

Uplink: Hacker Elite #2

Open talraash opened 4 years ago

talraash commented 4 years ago

Description

Game works fine, with good speed.

Tested on

RPi4

Status

Previous behavior:

Current behavior:

Works fine. 1080p 30+ fps

Screenshots

Screenshot_2020-04-27_11-45-04

OpenGL

Additional Information

talraash commented 4 years ago

Is that correct use OpenGL tag if i don't use gl4es wrapper to run?

ptitSeb commented 4 years ago

Yes, without the need of gl4es, and without speicfic hack, a game is probably using OpenGL 1.x or OpenGL 2.x (or no opengl at all)

From memory, I think this one is OpenGL 1.x, but I'm unsure

talraash commented 4 years ago

I think that the label "Working perfectly" should be used for games with several reports with different hardware, and by default it should be set to "Works". For example, some games on rpi4 may have 60fps, and on sbc with allwinner h3 <30.

ptitSeb commented 4 years ago

Ok (but for this particular game, 30fps would still qualify it to "Working perfectly").

I'll create a Taks "Works" and I'll give the "Working perfectly" label to games that have been tested successfully on more than 1 platform.