diff --git a/app/main.c b/app/main.c index 402dd7f..8bf1481 100644 --- a/app/main.c +++ b/app/main.c @@ -271,7 +271,7 @@ void main() { printf("has ret 0x%x\n",ret); printf("Updating NetworkTick.. "); - ret = silRtcSetCurrentNetworkTick(split2,split1); + ret = silRtcSetCurrentNetworkTick(0xe256fc7,0x8eba240); printf("has ret 0x%x\n",ret); sceRegMgrSetKeyInt("/CONFIG/DATE", "set_automatically", 0);