PwneeStudios / Cloudberry-Kingdom

Original C# version, runs on Xbox and PC.
3 stars 4 forks source link

2.11.1 Restrictions on Flush Call Timing #124

Open FearTheTJ opened 11 years ago

FearTheTJ commented 11 years ago

Guideline Item
The application must call the flush function only once after the entire series of writes is finished. Test Method Power down the console while writing save data. Power up the console. Start the application and use the save data you created. Pass/Fail Determination Passes if in Step 2 you can properly use the data as it existed when the application was closed, or the previous save. Software to Be Tested
Applications that create save data.