- Feb 9, 2020
- 218
- 423
OK, don't know how I got into this but since I was already 'experimenting' & wanted to contribute towards the game I thought I'll post this. It's what I have tweaked to my version of BSC showing what could be done without actually taking over development.
There's probably other bugs/glitches I haven't found - if anyone does, post here and I MIGHT think about looking at them
I'm NOT going to do this on a regular basis though, I AM NOT planning to take over or add new stuff/scenes, or touch anything 'picture' related - mainly because I assume SWP graphic creations (once done) will just replace the existing graphics to give it a new look, but keep the main base code intact
Disclaimer: There's no guarentee's I haven't added more bugs so BACKUP your game before using this
I've also included in the file a 'Patch note' showing what I've done - Many thanks to McFluffum for pointing me in the right direction - in case anyone is interested. Maybe it'll encourage others to think about how to 'patch' the game and contribute in some way
This 'patch' contains 3 main things:
- The Constant Music in background hack
- Mall Stall timing glitch 'fix' - even going to movies adds time now
- My attempt to add 'Cream is Hungry' status to GUI (it could be done better imho)
EDIT:just discovered a bug but it's late in UK ATM.. Seems like IF you decide to go to beach after Mall shuts - the game crashes. A rollback seems to allow you to continue. Will look into this
EDIT 2: Figured it out but unsure as to WHY.
In 'outside.rpy' Line 510 we have 'show event cream naked standing smiling at right' (naked beach scene). This picture does not exist in either original or patched game, yet in original game it shows 'event cream naked standing smile.png' for this event trigger instead, however in patched game it crashes - weird
I changed graphic to 'show cream naked ok at right' and game works OK now - patch been updated to include this change
There's probably other bugs/glitches I haven't found - if anyone does, post here and I MIGHT think about looking at them
I'm NOT going to do this on a regular basis though, I AM NOT planning to take over or add new stuff/scenes, or touch anything 'picture' related - mainly because I assume SWP graphic creations (once done) will just replace the existing graphics to give it a new look, but keep the main base code intact
Disclaimer: There's no guarentee's I haven't added more bugs so BACKUP your game before using this
I've also included in the file a 'Patch note' showing what I've done - Many thanks to McFluffum for pointing me in the right direction - in case anyone is interested. Maybe it'll encourage others to think about how to 'patch' the game and contribute in some way
This 'patch' contains 3 main things:
- The Constant Music in background hack
- Mall Stall timing glitch 'fix' - even going to movies adds time now
- My attempt to add 'Cream is Hungry' status to GUI (it could be done better imho)
You don't have permission to view the spoiler content.
Log in or register now.
EDIT:
EDIT 2: Figured it out but unsure as to WHY.
In 'outside.rpy' Line 510 we have 'show event cream naked standing smiling at right' (naked beach scene). This picture does not exist in either original or patched game, yet in original game it shows 'event cream naked standing smile.png' for this event trigger instead, however in patched game it crashes - weird
I changed graphic to 'show cream naked ok at right' and game works OK now - patch been updated to include this change
Last edited: