- Aug 25, 2017
- 146
- 91
i really wish someone could pick up the ashes of this game and fix it
I doubt somebody will pick it up because the code will be an absolute mess. It is probably easier to make a SimBro 2 instead of fixing this mess.i really wish someone could pick up the ashes of this game and fix it
As tcast said in an earlier post, in his debugged version he had to remove it to clean up bad code. If you are playing his version the code SPONGEBOB still activates at the menu screen but the functionality is gone. You can still use some features while "peeking" at the girls while they work, but the changes won't stick. Better to edit the savegame with an editor like Minerva to get the changes you want.Where is the debug menu for the staff? Am I missing something or was that removed from the game? I'm not talking about the events menu, I'm strictly speaking of the debug menu that allows you to alter the staff's stats and appearance.
I understand the reasoning, but damn that takes most of the fun out of the game.As tcast said in an earlier post, in his debugged version he had to remove it to clean up bad code. If you are playing his version the code SPONGEBOB still activates at the menu screen but the functionality is gone. You can still use some features while "peeking" at the girls while they work, but the changes won't stick. Better to edit the savegame with an editor like Minerva to get the changes you want.
You can still play the game with 2.7a and 2.7b together if you want to use "spongebob". Basically one works where one fails, and you can use the same save file between them.I understand the reasoning, but damn that takes most of the fun out of the game.
That's a great idea! Thank you for the info.You can still play the game with 2.7a and 2.7b together if you want to use "spongebob". Basically one works where one fails, and you can use the same save file between them.
Tcast, or any other knowledgeable member,not "they', i'm alone at this))
I've got 2.7 (not lettered version) and did a compare of decompiled code. 2.7b is much smaller. For example hero cabinet code in 2.7b is 30k lines of code, while in 2.7 where everything works, its 31.9k lines. so theres a huge chunk of everything deleted by devs(dont know if that was a failed code cleanup attempt or done on purpose by some rage quiting dev). Same goes to other sections.
Sadly, you cant just copy and paste code from 2.7 to 2.7b, since theres thousands of function addresses that are just not same.
So far heres some more fixes i made after last update:
- Bedroom repaired. It still trigger only mfm scenes with default models when you summon someone, but there's no longer situations that dead lock game.
- I removed gym scenes from GH (and add some more appropriate scenes)
- You can now enter Gloryhole room, but it still wont let you do anything (like solo join), only peek menu work
- Some tweaks in reception scenes..
- some minor updates
That's it so far. I spent most of that small time, i dedicated to this game, on research rather then modding.
As for save switch. You can use Minerva sol editor to change version number in save file so it would run on older versions. i did that to transfer saves from 2.7b to 2.3 once
C:\Users\******\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\...Tcast, or any other knowledgeable member,
I am familiar with using minerva to edit .sol save files that the standard game generated, but I cannot find any saves being generated from the Tcast mods (though i can load saved games, so some how they ARE being saved)
Where do they go?
2.7b Christmas event is completely broken. Huge chunks of code missing. If you want to play 2.7b, play until the Christmas event, open your save in 2.7a, do the event, save the game, open it back up in 2.7b. Only way around it.Has anyone released 2.7b that works correctly? 2.7b fixed some things but broke others, like the last time I played, the Christmas event didn't work. Although the tcast mod added some cool bits, no matter who I click on for the Christmas event, it always says: 'no, [male character name] is not suitable to play Lady Santa.'
There are 2 things point to what i said. But i wasnt the first to dig in that and come to that conclusion.Oh I'm sorry, I thought when you were saying about the code that is mess etc. I was thinking that you have source code.
Perhaps there is a way to contact with someone from Simbro team and ask for project source code ?
Almost everything of consequence is contained in Corta's character template, which last I checked was free to use with Corta's permission.How about assets and animations ?