ptitSeb
Serial Porter
For the RISC-V lover, I have created a new blog entry on Box86.org with RISC-V: https://box86.org/2023/05/box64-and-risc-v/ (and also created reddit post in r/RISCV:
Yes, I have seen. And it's awesome !@ptitSeb i don't know if you were aware of this....but your work is mentioned here on AmpereComputing
I'd love to give it a try! Are there any instructions for compiling? Thank you
git clone https://github.com/ptitSeb/box86
cd box86
mkdir build; cd build; cmake .. -DPANDORA=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo; make
Not sure if you still like hearing about box86/64 being used out in the wild.
Yeah, I have seen that video. Box86 is not available on RiSC-V, because it's a 32bits only app, and thoses board are 64bits only (there might be 32bits core but it's not for user space). Steam for now is still complicated to get running on 64bits only system. The current beest solution is using Wine and the Experimental Wow64 stuffs, that allows 32bits programs to run with 64bits only OS. Box64 is compatible with that, but steam is still unstable on that on ARM64 platform, and is not currently running on RiSC-V (we are working on that).Linus Tech Tips on the MilkV Pioneer
I was surprised to hear them point out that box64 wasn't going to run steam then ignore box86. Was tempted to point it out but I haven't played around in that space.
Yeah, my nickname is often misspelled, I should have think of something simpler... But it's too late now. I often see "pitSeb" as pit seb, but it's ptitSeb (it's a french nickname).Also the first time I noticed the second t in your name >.<
Yep!ptitSeb - literal translation Petit Sebastian?