Updated Frequently Asked Questions (markdown)

gtrxAC
2022-05-21 22:27:31 +03:00
parent 0fb30d2a3e
commit 6c082eefda

@ -1,7 +1,7 @@
# Table Of Contents
- [How can I run raylib in my old PC?](#how-can-i-run-raylib-in-my-old-pc)
- [Can I run raylib in my old PC?](#can-i-run-raylib-in-my-old-pc)
- [What are the default paths?](#what-are-the-default-paths)
- [What are the dependencies on Windows?](#what-are-the-dependencies-on-windows)
- [How do I remove the log?](#how-do-i-remove-the-log)
@ -18,7 +18,7 @@
- [Why my assets are not loaded?](#why-my-assets-are-not-loaded)
- [How do I remove the console window?](#how-do-i-remove-the-console-window)
## How can I run raylib in my old PC?
## Can I run raylib in my old PC?
Yes, you can. raylib comes compiled by default for OpenGL 3.3 backend but it can be recompiled for older OpenGL versions! It can be recompiled for OpenGL 1.1 (1997) and OpenGL 2.1 (2006). To do that using Notepad++, just follow this steps: