Use full psyq libs

This commit is contained in:
ABelliqueux 2021-09-03 17:05:07 +02:00
parent 8d43a46aeb
commit 3316ba8b3a

View File

@ -69,8 +69,8 @@ git clone https://github.com/ABelliqueux/nolibgs_hello_worlds.git --recursive
3. Change to the repo's directory and get the PsyQ converted libraries:
```bash
cd nolibgs_hello_worlds
wget http://psx.arthus.net/sdk/Psy-Q/psyq-4_7-converted-light.zip
unzip psyq-4_7-converted-light.zip
wget http://psx.arthus.net/sdk/Psy-Q/psyq-4.7-converted-full.7z
unzip psyq-4.7-converted-full.7z
```
4. Try your setup :
```bash