Skip to content

Commit 99aa6c0

Browse files
committed
Updated ps4 tool
1 parent a947888 commit 99aa6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/console-standalone-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ build_{{ project.name }}_{{ editor }}_{{ platform.name }}:
3333
{% endif %}
3434
variables:
3535
{% if platform.name == "ps4" %}
36-
SCE_ORBIS_SDK_DIR: 'C:\Users\bokken\SCE\ps4_sdk_10_00\'
36+
SCE_ORBIS_SDK_DIR: 'C:\Users\bokken\SCE\ps4_sdk_12_00\'
3737
{% else if platform.name == "ps5" %}
3838
SCE_PROSPERO_SDK_DIR: 'C:\Program Files (x86)\SCE\Prospero SDKs\6.000'
3939
{% else if platform.name == "switch" %}

0 commit comments

Comments
 (0)