[0.5.0] [SW] Missing anime babe

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [0.5.0] [SW] Missing anime babe

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 2:57 pm

Graf Zahl wrote:That code as-is doesn't work. That's why I commented it out for now.
Ah it was your comment.

I thought it came directly from Redux along with everything else lol.

Re: [0.5.0] [SW] Missing anime babe

by Graf Zahl » Sun Mar 08, 2020 2:51 pm

That code as-is doesn't work. That's why I commented it out for now.

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 2:08 pm

Graf Zahl wrote:Ok, fixed.
Well that was quick.

I see there is a fix for a mine on MAP09 too, I had no idea about this. But for some reason it carries a comment saying that "it needs to be done smarter". I wonder what other fixes are there. And if only we could locate whatever Redux did to fix the glitchy rendering of the keycards... - hopefully NOT a cheap hack though.

Code: Select all

// spawn Bouncing Betty (mine) in TD Level 09 Warehouse 
#if 0   // needs to be done smarter.
        if (sp->picnum == 817 && swGetAddon() == 2 && Level == 9)
            return TRUE;
#endif

Re: [0.5.0] [SW] Missing anime babe

by Graf Zahl » Sun Mar 08, 2020 1:53 pm

Ok, fixed.

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 1:35 pm

markanini wrote:I thought I saw the babe in Redux playing easier difficulties.
In which case you're right, she's there for sure.

Re: [0.5.0] [SW] Missing anime babe

by markanini » Sun Mar 08, 2020 1:23 pm

I thought I saw the babe in Redux playing easier difficulties.

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 12:31 pm

lowskill. wrote:
Graf Zahl wrote:I mean there's a code-side fix for Wanton, maybe one of these ports also has a code-side fix for those missing babes.
Gonna have to see VoidSW and Redux as well but I'm 99% neither fixes this.
Investigated and it's the same in VoidSW, it does nothing special by the looks of it.

Redux, however, does! The anime lady is there!

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 12:15 pm

markanini wrote:
lowskill. wrote:So stupid...
You would expect higher quality for an official addon. I also discovered most of map 1 can be skipped by strafe-jumping the second set of stairs to reach the garage.
Yeah, but in this case keep in mind that the publisher retracted the deal during their development, as a result, TD was finished but some of the minute details were overlooked, whereas Wanton was technically finished but lacked extensive playtesting, hence the major issue at the very end. No surprise they got released for free afterwards.
Graf Zahl wrote:I mean there's a code-side fix for Wanton, maybe one of these ports also has a code-side fix for those missing babes.
No such thing exists in SWP, I don't think. Just checked the map on the second difficulty and the girl is missing. Gonna have to see VoidSW and Redux as well but I'm 99% neither fixes this.

Re: [0.5.0] [SW] Missing anime babe

by markanini » Sun Mar 08, 2020 12:08 pm

lowskill. wrote:So stupid...
You would expect higher quality for an official addon. I also discovered most of map 1 can be skipped by strafe-jumping the second set of stairs to reach the garage.

Re: [0.5.0] [SW] Missing anime babe

by Graf Zahl » Sun Mar 08, 2020 12:08 pm

I mean there's a code-side fix for Wanton, maybe one of these ports also has a code-side fix for those missing babes.

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 12:06 pm

Graf Zahl wrote:For Wanton there is a hard coded fix from JFSW, the babes could be handled the same way, maybe SWP or SWR add something that can be used.
I know, we could just package that - in fact that was the plan, wasn't it :p .

For this, I don't know if they offer any fixes, I'll have to investigate a little.

Re: [0.5.0] [SW] Missing anime babe

by Graf Zahl » Sun Mar 08, 2020 11:46 am

For Wanton there is a hard coded fix from JFSW, the babes could be handled the same way, maybe SWP or SWR add something that can be used.

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 10:41 am

markanini wrote:
lowskill. wrote:I assume one of the first 2, not too dissimilar to how Zilla and his secretary don't spawn on the lower skill settings in Wanton...
Just checked, you assume right.
So stupid...

Well, in the case of Wanton I can see why that happened since it was not actually fully finished and lacked some polish. In TD's case it was probably an oversight. Hopefully this can be fixed.

Re: [0.5.0] [SW] Missing anime babe

by markanini » Sun Mar 08, 2020 10:24 am

lowskill. wrote:I assume one of the first 2, not too dissimilar to how Zilla and his secretary don't spawn on the lower skill settings in Wanton...
Just checked, you assume right.

Re: [0.5.0] [SW] Missing anime babe

by sinisterseed » Sun Mar 08, 2020 9:49 am

markanini wrote:
lowskill. wrote:What skill are you playing on?
BINGO! This report can be closed.
Okay, so it's ANOTHER one of those bullshit difficulty things? Damn.

On what skills does she not show up? She's there on Who Wants Some Wang (and probably No Pain No Gain). I assume one of the first 2, not too dissimilar to how Zilla and his secretary don't spawn on the lower skill settings in Wanton...

Top