@@ -35,7 +35,8 @@ public class SavegameInfo
35
35
new Header ( 0x80009 , 0x80085 , 2 , 0 , 2 , 24 , "2.0.2" , 11 ) ,
36
36
new Header ( 0x80009 , 0x80085 , 2 , 0 , 2 , 25 , "2.0.3" , 11 ) ,
37
37
new Header ( 0x80009 , 0x80085 , 2 , 0 , 2 , 26 , "2.0.4" , 11 ) ,
38
- new Header ( 0x80009 , 0x80085 , 2 , 0 , 2 , 27 , "2.0.5" , 11 )
38
+ new Header ( 0x80009 , 0x80085 , 2 , 0 , 2 , 27 , "2.0.5" , 11 ) ,
39
+ new Header ( 0x80009 , 0x80085 , 2 , 0 , 2 , 28 , "2.0.6" , 11 )
39
40
} ;
40
41
41
42
private static List < Info > Infos = new List < Info > ( )
@@ -288,7 +289,28 @@ public class SavegameInfo
288
289
new HashRegion ( 0x791910 , 0x033acc ) ,
289
290
new HashRegion ( 0x7c54f0 , 0x03693c ) ,
290
291
new HashRegion ( 0x7fbe30 , 0x033acc ) ,
291
- new HashRegion ( 0x82fa10 , 0x03693c ) ,
292
+ new HashRegion ( 0x82fa10 , 0x03693c ) ,
293
+ new HashRegion ( 0x866350 , 0x033acc ) ,
294
+ new HashRegion ( 0x899e20 , 0x057d8c ) ,
295
+ } ) ,
296
+ new Info ( 0x8F1BB0 , 0x1E3958 , 0x1F42F8 , 100 , 100 , new HashRegion [ ] {
297
+ new HashRegion ( 0x000110 , 0x1e339c ) ,
298
+ new HashRegion ( 0x1e34b0 , 0x36406c ) ,
299
+ new HashRegion ( 0x547630 , 0x03693c ) ,
300
+ new HashRegion ( 0x57df70 , 0x033acc ) ,
301
+ new HashRegion ( 0x5b1b50 , 0x03693c ) ,
302
+ new HashRegion ( 0x5e8490 , 0x033acc ) ,
303
+ new HashRegion ( 0x61c070 , 0x03693c ) ,
304
+ new HashRegion ( 0x6529b0 , 0x033acc ) ,
305
+ new HashRegion ( 0x686590 , 0x03693c ) ,
306
+ new HashRegion ( 0x6bced0 , 0x033acc ) ,
307
+ new HashRegion ( 0x6f0ab0 , 0x03693c ) ,
308
+ new HashRegion ( 0x7273f0 , 0x033acc ) ,
309
+ new HashRegion ( 0x75afd0 , 0x03693c ) ,
310
+ new HashRegion ( 0x791910 , 0x033acc ) ,
311
+ new HashRegion ( 0x7c54f0 , 0x03693c ) ,
312
+ new HashRegion ( 0x7fbe30 , 0x033acc ) ,
313
+ new HashRegion ( 0x82fa10 , 0x03693c ) ,
292
314
new HashRegion ( 0x866350 , 0x033acc ) ,
293
315
new HashRegion ( 0x899e20 , 0x057d8c ) ,
294
316
} )
0 commit comments