Move LiveArea Specs to Gist

This commit is contained in:
Kirill 2022-11-09 11:33:34 +01:00 committed by GitHub
parent 35eb9a2602
commit 3004fb8575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -466,7 +466,7 @@ games
- [PS Vita Dev Wiki](https://playstationdev.wiki/psvitadevwiki/index.php?title=Main_Page) - Another wiki for developers
- [Unity setup](https://www.patreon.com/posts/guide-how-to-to-24906451) - How to setup Unity to develop PS Vita Games
- [Compiling VitaQuake](https://forum.devchroma.nl/index.php?topic=148.0) - Compiling VitaQuake tutorial
- [LiveArea specifications](https://github.com/Hammerill/livearea-specs) - Documentation how to make PS Vita happy with images for LiveArea, resolves 0x8010113D error
- [LiveArea Specs](https://gist.github.com/Hammerill/64411eebf071b93396b7d310ba8d6776) - Documentation how to make PS Vita happy with images for LiveArea, resolves 0x8010113D error
### 🧶 RE Tutorials
- [Dots_tb tutorials](https://forum.devchroma.nl/index.php/topic,204.msg524.html#msg524) - Useful RE tutorials by [dots_tb](https://github.com/dots-tb)
- [Unity debugging](https://forum.devchroma.nl/index.php/topic,21.0.html) - Debugging some Unity games