Search found 10 matches

by salvalie
13 Sep 2019, 14:25
Forum: Other Forks and Ports
Topic: Raspberry Pi 4
Replies: 15
Views: 13989

Re: Raspberry Pi 4

The atomic thing tha you see on that error its related to retrocompatibility with armv6 rpi1, not openscenograph. Hope you achieve it to compioe! Set the rpi4 flags on cmake!
by salvalie
13 Sep 2019, 04:12
Forum: Other Forks and Ports
Topic: Raspberry Pi 4
Replies: 15
Views: 13989

Re: Raspberry Pi 4

This is my test guys. Advices 1 compile open scenograph because the default one on the repo havent opengl enabled 2 use the rpi4 flags because raspbian gcc has retrocompatilibily with rpi1..or use another gcc from other distro. 3 update mesa, but dont install it on your system... use a home prefix a...
by salvalie
25 Mar 2019, 18:12
Forum: Other Forks and Ports
Topic: My first OpenMW 0.46 build for RPI3i! good results on lower resolutions!
Replies: 7
Views: 5703

Re: My first OpenMW 0.46 build for RPI3i! good results on lower resolutions!

Hi. Ive couldnt solve an ffmpeg bug than unable me to play the game witout skipping the menu. This its my last test

https://youtu.be/iUZ3WtDKvK8


You could find my image on nicod video. Its there, if you could solve the issue just try it.

https://youtu.be/meo9MzHVZcU
by salvalie
21 Feb 2019, 21:47
Forum: Other Forks and Ports
Topic: 0.46 on the PI3 - mygui problem?
Replies: 0
Views: 2503

0.46 on the PI3 - mygui problem?

Hi I compiled the master (and iam doing the same with the 0.44) but the thing its than I am only able to play it if I skip the menu. I belive this its a mygui related problem. On compiling i #include <memory> on every .hpp of openmw-openmw/apps/openmw/mwgui because without that i couldt compile open...
by salvalie
21 Feb 2019, 21:05
Forum: Other Forks and Ports
Topic: My first OpenMW 0.46 build for RPI3i! good results on lower resolutions!
Replies: 7
Views: 5703

Re: My first OpenMW 0.46 build for RPI3i! good results on lower resolutions!

at 800x600 you could set to far the view and runs pretty awesome!
I will release an image i think.
but I need time because I will release it with a ton of games than i need to retest, etc.
this its just a part of my goal. a gaming raspbian distro.
by salvalie
21 Feb 2019, 20:27
Forum: Other Forks and Ports
Topic: My first OpenMW 0.46 build for RPI3i! good results on lower resolutions!
Replies: 7
Views: 5703

My first OpenMW 0.46 build for RPI3i! good results on lower resolutions!

Hi everyone! It took me a week to solve all the issues. I compile two or three dozen of repos, deps, deps from deps. deps from deps from deps, too much google, to much everything... even a pact with the devil I think :D At 800x600 it should be considered playable with 55 fps (+ or -) the bad thing i...
by salvalie
15 Feb 2019, 20:41
Forum: Other Forks and Ports
Topic: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason
Replies: 5
Views: 3510

Re: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

openmw it just do nothing. there its no --help response, --version, nothing at all. it build ok... dont know why its doing nothing. pi@pi:~/morrowind/Data Files $ openmw Morrowind.esm pi@pi:~/morrowind/Data Files $ openmw pi@pi:~/morrowind/Data Files $ openmw --version pi@pi:~/morrowind/Data Files $...
by salvalie
15 Feb 2019, 17:47
Forum: Other Forks and Ports
Topic: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason
Replies: 5
Views: 3510

RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

Why I am retrying to run openmw on rpi3 if the other usser fails (at least on performance)? Ive compiled a lot of games and I cant tell you than the mesa driver (the latest version) has proper full opengl implementation and it performs really good. so, I compiled everything, not only the engine, the...