mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 18:29:18 -05:00
Updated Working on Raspberry Pi (markdown)
@ -78,9 +78,7 @@ To build raylib:
|
|||||||
make PLATFORM=PLATFORM_DRM
|
make PLATFORM=PLATFORM_DRM
|
||||||
```
|
```
|
||||||
|
|
||||||
In order to enable necessary system support for raylib, you need the following line in your /boot/config.txt on Raspberry PI.
|
Note on small screens - running examples may fail if your screen is smaller than what examples expect. This may not be obvious from the error message.
|
||||||
|
|
||||||
`dtoverlay=vc4-fkms-v3d`
|
|
||||||
|
|
||||||
|
|
||||||
##### DietPi
|
##### DietPi
|
||||||
|
|||||||
Reference in New Issue
Block a user