Zelda Classic 2.50 RC5
#76
Posted 16 November 2012 - 05:16 AM
#77
Posted 16 November 2012 - 12:56 PM
#78
Posted 16 November 2012 - 01:02 PM
Now I'm not sure to about this but in ZC RC4, I just tried running it in Windows 8... and there is a crippling bug makes playing anything full screen not even possible.
Now why I'm bringing this here is This might happen as well in RC5, But I can't give it a try. Its too big for me to download at my preset location.
Okay What happens is when you open ZC-RC4 in windows 8 fullscreen it starts off normal then when it hits the title screen. the whole thing goes to hell
Everything starts flashing blue and a part of the screen is mirror'ed on the left side of the screen but its squashed a bit.
Now you can play it on Windowed mode with no issue's but can't play on full screen on Windows 8
I can now confirm that this happens on RC5 on my Windows 8. I've tried everything but I can't it to run full screen with it flipping the hell out.
I even messed around with the ag.cfg nothing. compatibility mode doesn't work either. But strangely enough I can run ZQ full screen without any problems.
#79
Posted 16 November 2012 - 01:25 PM
Edit: It appears resetting the screen states of every screen of every map in my quest in 1 frame with a script causes ZC to crash. Normally I'd attribute this to simply overtaxing ZC, but if I put a waitframe between every individual screen reset it still does it leading me to believe it's only one of these changes that's causing the crash, perhaps setting the state of an invalid screen?
Edited by Moosh, 16 November 2012 - 01:50 PM.
#80
Posted 17 November 2012 - 03:41 PM
If you want to know anything specific to help narrow down what could cause this, or want me to try anything, please let me know.
#81
Posted 17 November 2012 - 03:54 PM
Could you put a trace in the script or something to confirm that it's running at all?
I might need to see the quest, because I can't reproduce this.
Those probably should be added, but how should they work? Should they be the binary numbers corresponding to the flags, so that you could AND/OR them with Screen->Flags directly? Or should they be bit numbers that could be passed to std.zh's ScreenFlag()? Hm...
#82
Posted 17 November 2012 - 05:04 PM
Hyrule still thinks small-scale, it seems.
#83
Posted 17 November 2012 - 06:03 PM
Could you put a trace in the script or something to confirm that it's running at all?
Ok after researching it a lot i found much more details on the problem i described, as well as a quick fix. I use item scripts to start ffcs that serve as items and load them with ffcscript.zh. Obviously these scripts get a carryover flag set. Now if i trigger a secret with one of these items i quit that ffc by Quit() (i also Quit it whenever i stop using the item). However once i used the item to trigger a secret some ffcs on other rooms stop working (ussually low order ffcs like 1 and 2). Setting FFCS_MIN_FFC to a higher value such as 25 fixes the problem completely. I somehow suspect that somehow when a secret is triggered by an ffc it somehow does not get killed completely but it overwrites the ffcs from other screens because it is still loaded to the ffcs slot. I have no idea otherwise. Also i cannot send you the gamefile because it is not my game. The author of the game would have to do it. Maybe that more detailed bug description can help?
#84
Posted 17 November 2012 - 06:37 PM
#85
Posted 17 November 2012 - 07:05 PM
I have to report that RC5 wiped another zc.sav file: I saved, exited cleanly, and ::poof::. When I reloaded, all of the games were gone. I back up every time that I save, so I never lose anything, but this seems to be a recurring bug that will cause no end of pain to others.
If you want to know anything specific to help narrow down what could cause this, or want me to try anything, please let me know.
The same thing happened to me. I played Isle of Rebirth for over 70 hours-poof. It was ALL gone.
I closed out ZC, and reopened. It was gone. Any reasoning for this? Glad I wasn't the only one.
#86
Posted 17 November 2012 - 08:18 PM
I wonder if it's been brought up before, either as a bug or just as a discussion It probably has, in some flavor or other, but whatever the case, shop items still can't cost more than 999 rupees.
Hyrule still thinks small-scale, it seems.
I'd be for it, it'd actually make things easier for me because I have to set up string control codes to have a shop that sells stuff for more than 999.
I've done some testing with RC5 with my quest and I haven't encountered any big bugs yet. I've nearly played through my entire demo with nothing strange so far.
One small thing that I noticed is that when I make a subscreen and set the Life Meter to 3 Rows, save and close it. When I open it the next time it'll say it's set to 2 Rows. In-game it still displays 3 rows fine as far as I can tell.
(I'd also love to have 4 rows someday, but yeah... not that important)
#87
Posted 17 November 2012 - 08:54 PM
As for 4 rows, you can just make a meter out of Life Meter Pieces and make as many rows as you want. Not sure if you can do more than 24 containers, though (anyone want to test that?)
#88
Posted 17 November 2012 - 09:08 PM
I also noticed that bizarre rows bug.
As for 4 rows, you can just make a meter out of Life Meter Pieces and make as many rows as you want. Not sure if you can do more than 24 containers, though (anyone want to test that?)
I've honestly never gotten the Life Meter Pieces to work. (I've followed the instructions that the ZC Wiki has and they just don't seem to do anything).
ZC can have more than 24 containers it seems (I just tested and I was able to have 25), just the most it can display is 24.
#89
Posted 17 November 2012 - 09:34 PM
If anyone sees this happen again, send me your zc.sav. Do this without quitting the game; quitting will make it rewrite the file. Either leave it running or kill it from the task manager. Send the most recent backup, too, if you have any. And tell me as best you can what quests were saved and what the last one you played was.
#90
Posted 17 November 2012 - 09:56 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users

This topic is locked

