File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 121121 "url" : " https://dl.coolatoms.org/vitadb/C4.vpk"
122122 },
123123 {
124- "file" : " UP0001-THATOPONG_00-0000000000000000-A0100-V0100-RE .pkg" ,
125- "url" : " https://www.psx-place. com/resources/that-other-pong.479/download?version=645 "
124+ "file" : " Avoidance_v1.3 .pkg" ,
125+ "url" : " https://github. com/PublicDomainRoms/public-domain-roms/raw/master/ps3/Avoidance_v1.3.pkg "
126126 }
127127 ],
128128 "releases" : [
Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ else {
375375
376376Write-Host " INFO: Setup PS3"
377377$ps3Path = " $romPath \ps3"
378- $ps3Rom = " $requirementsFolder \UP0001-THATOPONG_00-0000000000000000-A0100-V0100-RE .pkg"
378+ $ps3Rom = " $requirementsFolder \Avoidance_v1.3 .pkg"
379379if (Test-Path $ps3Rom ) {
380380 New-Item - ItemType Directory - Force - Path $ps3Path | Out-Null
381381 Move-Item - Path $ps3Rom - Destination $ps3Path | Out-Null
You can’t perform that action at this time.
0 commit comments