Re: Horizon Zero Dawn
Posted: Fri Mar 02, 2018 12:16 am
Wow, that's super. Thanks. When do you think we can play with it?
yes its Shadow Fall, i wanted to check if other decima games will workUberBlack wrote:Take your time, there is no rush. I saw your video on Killzone. Was that Shadow Fall? Great job.
you're only interested in animations ?UberBlack wrote:Are you also going to support Shadow Fall along with Horizon?
Are there other games that your support might work on?

Code: Select all
Unhandled Exception: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ?????????????????????????????????????????.?????????????????????????????????????????(String[] )sorry forgot to say, remove PATCH.BIN, its not yet supportedBlorbster wrote:I'm getting a consistent crash when trying to extract the resource list:If it helps, this is using CUSA01021, the European release.Code: Select all
Unhandled Exception: System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at ?????????????????????????????????????????.?????????????????????????????????????????(String[] )
I don't actually have a patch.bin in my dump. The full contents of packed_pink are as listed:daemon1 wrote:sorry forgot to say, remove PATCH.BIN, its not yet supportedBlorbster wrote:I'm getting a consistent crash when trying to extract the resource list:If it helps, this is using CUSA01021, the European release.Code: Select all
Unhandled Exception: System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at ?????????????????????????????????????????.?????????????????????????????????????????(String[] )
Code: Select all
initial.bin
initial_english.bin
initial_french.bin
initial_german.bin
initial_italian.bin
remainder.bin
remainder_english.bin
remainder_french.bin
remainder_german.bin
remainder_italian.binand no subfolders?Blorbster wrote:No improvement, unfortunately. The error happens even with initial.bin as the only file in the directory.