mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +00:00
NX/VITA: Fix app icons
This commit is contained in:
parent
0b44621e33
commit
c0d52bb6fa
3 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ nzp.vpk: nzp.velf
|
||||||
make -f Makefile.launcher
|
make -f Makefile.launcher
|
||||||
mkdir -p build/vita/
|
mkdir -p build/vita/
|
||||||
vita-make-fself -c $< assets/vita/eboot.bin
|
vita-make-fself -c $< assets/vita/eboot.bin
|
||||||
vita-mksfoex -s TITLE_ID=NZZMBSPTB -d ATTRIBUTE2=12 "Nazi Zombies Portable" param.sfo
|
vita-mksfoex -s TITLE_ID=NZZMBSPTB -d ATTRIBUTE2=12 "Nazi Zombies: Portable" param.sfo
|
||||||
cp -f param.sfo assets/vita/sce_sys/param.sfo
|
cp -f param.sfo assets/vita/sce_sys/param.sfo
|
||||||
vita-pack-vpk -s param.sfo -b eboot.bin \
|
vita-pack-vpk -s param.sfo -b eboot.bin \
|
||||||
--add assets/vita/eboot.bin=nzp.bin \
|
--add assets/vita/eboot.bin=nzp.bin \
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 19 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in a new issue