ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

Box64 new version bugs #1364

Open BloodANGELdb opened 6 months ago

BloodANGELdb commented 6 months ago

Hi, I compiled Box64 last time at the beginning of the month and everything worked fine. Today I decided to update to the current version, and was faced with the fact that wine takes longer to load, and terrible graphics bugs with OpenGL, I returned to the old version and everything is fine. Well, what could be the problem?

nqtal commented 6 months ago

The breakdown occurred earlier, on March 11th. Many games stopped working or had graphical bugs.

BloodANGELdb commented 6 months ago

The breakdown occurred earlier, on March 11th. Many games stopped working or had graphical bugs.

Is it possible to somehow assemble a version valid for example on March 8?

ptitSeb commented 6 months ago

I would need a a more precise dichotomy for this. git bisect is a pretty powerfull tool for that.

nqtal commented 6 months ago

The breakdown occurred earlier, on March 11th. Many games stopped working or had graphical bugs.

Is it possible to somehow assemble a version valid for example on March 8?

Download from: https://github.com/Pi-Apps-Coders/box64-debs/commit/76149402124b8276324b47186a07814adb93af36#diff-e249003a5c099c2ebc568a7d175c6655dfcd665c11bf5a959c4925ec2814ed90

Then install: sudo dpkg -i box64-tegrax1_0.2.7+20240229T063446.6a98369-1_arm64.deb

BloodANGELdb commented 6 months ago

The breakdown occurred earlier, on March 11th. Many games stopped working or had graphical bugs.

Is it possible to somehow assemble a version valid for example on March 8?

Download from: https://github.com/Pi-Apps-Coders/box64-debs/commit/76149402124b8276324b47186a07814adb93af36#diff-e249003a5c099c2ebc568a7d175c6655dfcd665c11bf5a959c4925ec2814ed90

Then install: sudo dpkg -i box64-tegrax1_0.2.7+20240229T063446.6a98369-1_arm64.deb

the problem is that I need the source code to be compiled manually under glibc Termux-Pacman, since proot-distro is much inferior in performance.

BloodANGELdb commented 6 months ago

https://github.com/ptitSeb/box64/issues/1366#issuecomment-2007148999