move all posts to YEAR dir
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Super Tux Kart на минималках"
|
||||
date: 2022-06-09T02:05:32+03:00
|
||||
draft: true
|
||||
tags: [ games, linux ]
|
||||
---
|
||||
|
||||
# Предисловие
|
||||
|
||||
Имеем слабый ноутбук, Super Tux Kart и желание играться.
|
||||
|
||||
Видеокарта:
|
||||
```
|
||||
❯ lspci | grep -i vga
|
||||
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
|
||||
|
||||
❯ glxinfo | grep "OpenGL version"
|
||||
OpenGL version string: 2.1 Mesa 22.1.
|
||||
```
|
||||
|
||||
# Подготовка
|
||||
|
||||
# Правка насроек
|
||||
`/home/user/.config/supertuxkart/config-0.10/config.xml`
|
||||
Reference in New Issue
Block a user