Man you a great guy, thanks a lot! But not every one nowing coding. Please tell what exactly i need to do?
I downloaded script ruby "savefile_cleaner.rb" i installed ruby for windows, i found file mobileobject.save and now what? I dont now how to make it work ((((
http://editrocket.com/articles/ruby_windows.html should help
You need to give the script the file to clean as a parameter, so it should be something like "C:\Ruby\bin\ruby.exe savefile_cleaner.rb MobileObjects.save" and it should produce a file "MobileObjects.save.cleaned that you need to replace the original file inside your savegame. I haven't tested anything with the windows ruby, but in theory everything should work also on windows...
I need to do this in CMD window or window ruby.exe ? Thank you very mach!!!!!