Giter Club home page Giter Club logo

Comments (3)

ptitSeb avatar ptitSeb commented on August 26, 2024

I'm guessing the game should behave better now. Can you retry with latest box86?

from box86.

 avatar commented on August 26, 2024

Using version 9422039

pi@raspberrypi:~/Games/linux32 $ box86 linux32
Dynarec for ARM, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA
Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/
Using default BOX86_PATH: ./:bin/
Counted 47 Env var
Looking for linux32
Using native(wrapped) libGL.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) librt.so.1
Using native(wrapped) libpthread.so.0
Using native(wrapped) libopenal.so.1
Using emulated libphysfs.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux.so.2
Error loading needed lib: "libstdc++.so.6"
Error: loading needed libs in elf ./linux32

Downloaded and extracted the .so from http://ftp.au.debian.org/debian/pool/main/g/gcc-8/libstdc++6_8.3.0-6_i386.deb

then the error was Error loading needed lib: "libgcc_s.so.1", which I downloaded from http://ftp.au.debian.org/debian/pool/main/g/gcc-8/libgcc1_8.3.0-6_i386.deb

The game runs on the Pi4, a little bit slowly at 1080p but the only other thing I can see is some warnings -
Warning: call to partially implemented dl_iterate_phdr(0xb5694d90, 0xb6563ea8)

Thanks!

from box86.

ptitSeb avatar ptitSeb commented on August 26, 2024

You know those 2 libs are now in the box86 repo? Look inside x86lib... (also, you should try to sudo make install to integrate box86 to the system)

The warning are ok, they are just warning.

So it's working :), we can close the ticket.

from box86.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.