Changes

227 bytes added ,  02:37, 27 November 2023
Remove information on PTM Save to prevent duplicating dedicated page
Line 38: Line 38:  
|-
 
|-
 
| 0x000B00C2
 
| 0x000B00C2
| GetStepHistory
+
| [[PTM:GetStepHistory|GetStepHistory]]
 
|-
 
|-
 
| 0x000C0000
 
| 0x000C0000
Line 62: Line 62:  
|-
 
|-
 
| 0x08070082
 
| 0x08070082
| GetPlayHistory
+
| [[PTM:GetPlayHistory|GetPlayHistory]]
 
|-
 
|-
 
| 0x08080000
 
| 0x08080000
Line 132: Line 132:  
|-
 
|-
 
| 0x08070082
 
| 0x08070082
| GetPlayHistory
+
| [[PTM:GetPlayHistory|GetPlayHistory]]
 
|-
 
|-
 
| 0x08080000
 
| 0x08080000
Line 156: Line 156:  
|-
 
|-
 
| 0x080F0000
 
| 0x080F0000
| [[PTMSYSM:IsSoftwareClosedFlag|IsSoftwareClosedFlag]]
+
| [[PTMSYSM:GetSoftwareClosedFlag|GetSoftwareClosedFlag]]
 
|-
 
|-
 
| 0x08100000
 
| 0x08100000
Line 173: Line 173:  
| GetLegacyJumpProhibitedFlag
 
| GetLegacyJumpProhibitedFlag
 
|-  
 
|-  
| 0x0815...
+
| 0x08150040
| unknown
+
| SetPlayHistoryRecordingMode
 
|-
 
|-
 
| 0x0816....
 
| 0x0816....
Line 210: Line 210:     
=PTM [[System_SaveData]]=
 
=PTM [[System_SaveData]]=
During system boot PTM attempts to open the PTM savedata, if this fails it will repeatedly keep trying to open the archive. When opening the archive is failing due to savedata corruption, PTM eventually(during system boot) deletes the savedata then creates it again.
+
''Main article: [[PTM Savegame]]''
 +
 
 +
During system boot PTM attempts to open the [[PTM Savegame|PTM savedata]], if this fails it will repeatedly keep trying to open the archive. When opening the archive is failing due to savedata corruption, PTM eventually (during system boot) deletes the savedata then creates it again.
 +
 
 +
Savedata contents:
 +
* "/Pedometer.dat"
 +
* "/PlayHistory.dat" Filesize is 0xD5DE8.
2

edits