Post: TrophyIsGood
06-17-2016, 11:58 PM #1
The FlyingAK47
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); I have been using this to unlock plats for my games.

If I try to use a custom time stamp I get this error:

You must login or register to view this content.

    
See the end of this message for details on invoking*
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Exception: 該時間點已做過PSN同步,請設定更晚的時間試試。
* *at PS3TrophyIsGood.TROPTRNS.PutTrophy(Int32 id, Int32 TrophyType, DateTime dt)
* *at PS3TrophyIsGood.Form1.listViewEx1_DoubleClick(Object sender, EventArgs e)
* *at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
* *at ListViewEx.ListViewEx.OnDoubleClick(EventArgs e)
* *at System.Windows.Forms.ListView.WndProc(Message& m)
* *at ListViewEx.ListViewEx.WndProc(Message& msg)
* *at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
* *at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8689 (QFE.050727-8600)
* * CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
PS3TrophyIsGood
* * Assembly Version: 1.2.6.0
* * Win32 Version: 1.2.6.0
* * CodeBase: file:///C:/Users/Jacob/Downloads/PS3TrophyIsGoodV1.3.6/PS3TrophyIsGood.exe
----------------------------------------
System.Windows.Forms
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8670 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8686 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8681 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8670 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8679 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ListViewEx
* * Assembly Version: 1.0.4807.1576
* * Win32 Version: 1.0.4807.1576
* * CodeBase: file:///C:/Users/Jacob/Downloads/PS3TrophyIsGoodV1.3.6/ListViewEx.DLL
----------------------------------------
Accessibility
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8670 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
BigEndianTool
* * Assembly Version: 1.0.0.0
* * Win32 Version: 1.0.0.0
* * CodeBase: file:///C:/Users/Jacob/Downloads/PS3TrophyIsGoodV1.3.6/BigEndianTool.DLL
----------------------------------------
System.Core
* * Assembly Version: 3.5.0.0
* * Win32 Version: 3.5.30729.8693 built by: QFE
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
* * <system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Also, besides downloading trophy folders is there any way to unlock ALL trophies without HEX editing?

I have tried several games.conf and a few seem out dated, it will unlock platinum but not all of the others, on TrophyIsGood it shows all unlocked but there is more that are not on the list.
(adsbygoogle = window.adsbygoogle || []).push({});
06-18-2016, 05:44 AM #2
ymh
Treasure hunter
Originally posted by The
I have been using this to unlock plats for my games.

If I try to use a custom time stamp I get this error:

You must login or register to view this content.

    
See the end of this message for details on invoking*
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Exception: 該時間點已做過PSN同步,請設定更晚的時間試試。
* *at PS3TrophyIsGood.TROPTRNS.PutTrophy(Int32 id, Int32 TrophyType, DateTime dt)
* *at PS3TrophyIsGood.Form1.listViewEx1_DoubleClick(Object sender, EventArgs e)
* *at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
* *at ListViewEx.ListViewEx.OnDoubleClick(EventArgs e)
* *at System.Windows.Forms.ListView.WndProc(Message& m)
* *at ListViewEx.ListViewEx.WndProc(Message& msg)
* *at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
* *at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8689 (QFE.050727-8600)
* * CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
PS3TrophyIsGood
* * Assembly Version: 1.2.6.0
* * Win32 Version: 1.2.6.0
* * CodeBase: file:///C:/Users/Jacob/Downloads/PS3TrophyIsGoodV1.3.6/PS3TrophyIsGood.exe
----------------------------------------
System.Windows.Forms
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8670 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8686 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8681 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8670 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8679 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ListViewEx
* * Assembly Version: 1.0.4807.1576
* * Win32 Version: 1.0.4807.1576
* * CodeBase: file:///C:/Users/Jacob/Downloads/PS3TrophyIsGoodV1.3.6/ListViewEx.DLL
----------------------------------------
Accessibility
* * Assembly Version: 2.0.0.0
* * Win32 Version: 2.0.50727.8670 (QFE.050727-8600)
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
BigEndianTool
* * Assembly Version: 1.0.0.0
* * Win32 Version: 1.0.0.0
* * CodeBase: file:///C:/Users/Jacob/Downloads/PS3TrophyIsGoodV1.3.6/BigEndianTool.DLL
----------------------------------------
System.Core
* * Assembly Version: 3.5.0.0
* * Win32 Version: 3.5.30729.8693 built by: QFE
* * CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
* * <system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Also, besides downloading trophy folders is there any way to unlock ALL trophies without HEX editing?

I have tried several games.conf and a few seem out dated, it will unlock platinum but not all of the others, on TrophyIsGood it shows all unlocked but there is more that are not on the list.


looks like the folder has been synced, easy fix is to get a fresh folder, i can send you the bf4 folder if you want? mine is clean and is for offline account, the times have been preset but none are online but you can fix that up

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo