Update readme with new todos

This commit is contained in:
HikariKnight 2022-06-28 14:50:40 +02:00
parent d64ccf9973
commit 1bb920a1a9
No known key found for this signature in database
GPG key ID: E8B239063B022F5A

View file

@ -43,10 +43,11 @@ Proof reading is still contribution!
* ~~Fetch the ID for the GPUs and generate the correct kernel arguments for grub and systemd-boot~~
* ~~Dump the GPU rom, just in case it will be needed for passthrough~~ (no rom patching planned due to complexity)
* ~~Get help to actually make the scripts better~~
* Automatically handle GPUs where parts of it might be in separate IOMMU groups (ex: RX5600XT)
* A non-hacky menu system? (I will need help by some bash wizards for this)
* Coloured highlight/text for important information?
* Install vendor_reset kernel module? (maybe far future)
* Setup looking-glass? (far future maybe)
* Install vendor\_reset kernel module? (maybe far future, need to detect if user is using a card that needs it, can however mention where to get it)
* Suggest looking-glass if they are going to run Windows
----