Jump to content

Talk:Modifying an existing level: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 185: Line 185:
As a secondary goal I might (re)implement the FILM fix described on [[Talk:OniSplit#FILM_import|Onisplit's talkpage]].
As a secondary goal I might (re)implement the FILM fix described on [[Talk:OniSplit#FILM_import|Onisplit's talkpage]].


Based on snv revision 1211, level0_Final.dat was used for export.
Based on snv revision 1211, '''level0_Final.dat''' was used for export.
 
'''Performance'''


{| class="wikitable" width="100%"
{| class="wikitable" width="100%"
Line 197: Line 199:


====Notes on VB====
====Notes on VB====
Onisplit VB needed a lot post-conversion bug-fixing and for serious usage it would require some more cleanup, testing and memory optimaziations.
Looks like the VB version was only partial successful:
* DAT exports with identical oni files.
* XML extraction and propably other file types and conversions need additional fixing.
 
Furthermore, for serious usage the VB version requires more testing and memory optimaziations.
 
At this point, it is probably best to simply continue with the more modern C# .NET10 build.
 
====Notes on C# (.NET 10)====
Currently, XML is exported with slightly less accuracy: Doubles are rounded to 6 instead of 7 digits after the decimal separator.
8,963

edits