Closed mwpzq8 closed 2 years ago
Hi @mwpzq8 you need to manually add them in the file (so they will be shown in the settings)
Okay thank I got it working! I had to build from source =)
At first it seems like Unreal is to heavy to run on the Pi but you can get 30 fps or more depending on your settings. Set your base Desktop screen resolution to 800x600 and then set your r.screenpercentage accordingly from 1 to 100 in the unreal engine command line if you want more fps.
Hi!
I am just wanting to use this to play around and got through all the code but can't find the texture bools in my project setting/platforms/Linux section. Is this where I should find them? I added the code in Visual Studio and did 'Rebuild Solution' on the solution.
I'm assuming that this code gives you the actual bools in the project settings?
\UE_4.26\Engine\Source\Developer\Linux\LinuxTargetPlatform\Classes\LinuxTargetSettings.h
This is my first time making changes to the engine so I assume I did something wrong. From another comment I think I have to build the engine from source I'm guessing.
Thanks, Mark