51 lines
3.5 KiB
Batchfile
51 lines
3.5 KiB
Batchfile
::
|
|
:: Redistribution and use in source and binary forms, with or without
|
|
:: modification, are permitted provided that the following conditions
|
|
:: are met:
|
|
:: * Redistributions of source code must retain the above copyright
|
|
:: notice, this list of conditions and the following disclaimer.
|
|
:: * Redistributions in binary form must reproduce the above copyright
|
|
:: notice, this list of conditions and the following disclaimer in the
|
|
:: documentation and/or other materials provided with the distribution.
|
|
:: * Neither the name of NVIDIA CORPORATION nor the names of its
|
|
:: contributors may be used to endorse or promote products derived
|
|
:: from this software without specific prior written permission.
|
|
::
|
|
:: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ''AS IS'' AND ANY
|
|
:: EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
:: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
:: PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
|
:: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
:: EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
:: PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
:: PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
|
:: OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
:: (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
:: OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
::
|
|
:: Copyright (c) 2008-2021 NVIDIA Corporation. All rights reserved.
|
|
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i billboard_sphere_normals.dds -o billboard_sphere_normals.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i gravel_diffuse.dds -o gravel_diffuse.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i GrayRock_Tileable_D.dds -o GrayRock_Tileable_D.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i GrayRock_Tileable_N.dds -o GrayRock_Tileable_N.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i GTC_Wall_D.dds -o GTC_Wall_D.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i GTC_Wall_N.dds -o GTC_Wall_N.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i knit_1d.dds -o knit_1d.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i knit_1n.dds -o knit_1n.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i MoistConcrete01D.dds -o MoistConcrete01D.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i MoistConcrete01N.dds -o MoistConcrete01N.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i mouse.dds -o mouse.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i OldPineWoodD.dds -o OldPineWoodD.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i OldPineWoodN.dds -o OldPineWoodN.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i Plaster_Tileable.dds -o Plaster_Tileable.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i smoke.dds -o smoke.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i SoftParticle.dds -o SoftParticle.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i steak.dds -o steak.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i test.dds -o test.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i TileWall.dds -o TileWall.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i water.dds -o water.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i Wood_Tileable.dds -o Wood_Tileable.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i rock_diffuse.dds -o rock_diffuse.gxt
|
|
"%SCE_PSP2_SDK_DIR%\host_tools\bin\psp2gxt.exe" -i shortGrass_diffuse.dds -o shortGrass_diffuse.gxt
|