The spell book Divine Intervention drops I remember looting it in a chest one time as a random spawn under Free Haven (Free Haven Sewers) and I have seen it drop from a level 6 drop a few times but never Dark Containment. I wonder if it might be like bows in MM4-5 where the the game's internal check doesn't include bows in the drop mechanics.tolich wrote:Isn't the Divine Intervention spell books not supposed to drop at all, instead being the reward for the Obelisk quest?
GrayFace MM6 Patch v2.5.7 [Mar 4, 2022]
- Rune_Caster
- Demon
- Posts: 304
- Joined: 02 May 2010
- Location: Attacking you behind a wall (Texas)
- Rune_Caster
- Demon
- Posts: 304
- Joined: 02 May 2010
- Location: Attacking you behind a wall (Texas)
Saving Glitch
I loaded MM6.exe and moved and then saved, reloaded, my old save was still there... this seems to be a new v1.11.1 Bug Grayface. (Win Xp x86)
Re: Saving Glitch
It does seem so. My father experienced this problem in MM7 and MM8 with last versions of my patches, there it actually shows an error message when trying to save. This is good This means I can find it, because symptomatRune_Caster wrote:I loaded MM6.exe and moved and then saved, reloaded, my old save was still there... this seems to be a new v1.11.1 Bug Grayface. (Win Xp x86)
What do you mean by that? And I thought patch-less version always asks for CD.Rune_Caster wrote:pin the mm6.exe to the start menu in Win Xp
My patches: MM6 MM7 MM8. MMExtension. Tools. Also, I love Knytt Stories and Knytt Underground. I'm also known as sergroj.
- UndeadHalfOrc
- Titan
- Posts: 1363
- Joined: 13 Mar 2007
After, when I get extra DI books they are from the circus vendor. I have never gotten Dark Containment though. This makes sense though as even in game certain NPCs make reference to Dark Containment as something that is unknown but that the guilds are all trying to get a hold of. They do not make the same type of comment when an NPC talks about Diving Intervention.
There was the quest to find Dark Containment Scroll. Perhaps it was not completely removed. I think, there's a quest bit that still prevents player from obtaining this book when Obelisk's quest is already completed.Arret wrote:Certain NPCs make reference to Dark Containment as something that is unknown but that the guilds are all trying to get a hold of.
Re: Saving Glitch
I don't have that item in menu.
My patches: MM6 MM7 MM8. MMExtension. Tools. Also, I love Knytt Stories and Knytt Underground. I'm also known as sergroj.
- ShadowLiberal
- Golem
- Posts: 641
- Joined: 27 Mar 2010
- Location: Shadow Land
Just discovered a bug, probably a 3DO bug.
Your base stats before item bonuses are limited to 255. After that, no matter how many barrels you drink from, or how many times you visit the proper shrines during the proper months, your base stat will NEVER go beyond 255.
I opened a save game editor next to a speed barrel, and gave myself 256 base speed, and drank from the barrel. Despite the text saying I had gained 1 speed I actually LOST speed, with my base speed being set back to 255 again.
Seeing as you benefit from stat gains up to 500 this really sucks.
Your base stats before item bonuses are limited to 255. After that, no matter how many barrels you drink from, or how many times you visit the proper shrines during the proper months, your base stat will NEVER go beyond 255.
I opened a save game editor next to a speed barrel, and gave myself 256 base speed, and drank from the barrel. Despite the text saying I had gained 1 speed I actually LOST speed, with my base speed being set back to 255 again.
Seeing as you benefit from stat gains up to 500 this really sucks.
Don't do that than. It's not a bug, it's a feature.ShadowLiberal wrote:I opened a save game editor next to a speed barrel, and gave myself 256 base speed, and drank from the barrel. Despite the text saying I had gained 1 speed I actually LOST speed, with my base speed being set back to 255 again.
How did 3do make bugs in the software which they didn' t even make? NWC, you mean.ShadowLiberal wrote:probably a 3DO bug.
- GreatEmerald
- CH Staff
- Posts: 3330
- Joined: 24 Jul 2009
- Location: Netherlands
Looks indeed intentional. Something like:
Code: Select all
int AddStrength(int Amount)
{
return min(Strength+Amount, 255);
}
- ShadowLiberal
- Golem
- Posts: 641
- Joined: 27 Mar 2010
- Location: Shadow Land
Did some more playing around, this time with a deck of fate, those AREN'T limited to 255 base stats, it's only an issue with barrels.
I raised my speed up to 9999 in a save game editor, and used a deck of fate during a speed gain month, and I gained 2 speed.
Looks to me it looks like this started out intentional (with a 255 max value for every stat, or 9 binary #'s for each), but then the size of the integer got increased but the barrel code wasn't updated.
I raised my speed up to 9999 in a save game editor, and used a deck of fate during a speed gain month, and I gained 2 speed.
Looks to me it looks like this started out intentional (with a 255 max value for every stat, or 9 binary #'s for each), but then the size of the integer got increased but the barrel code wasn't updated.
Yes I COULD just not do that, but that would be rather annoying keeping track by hand what my base stats should be and fixing it in a save game editor every dungeon. I figured if it was a simple fix and I posted it here someone might eventually fix it. But if not that's ok.Don't do that than. It's not a bug, it's a feature.
Last edited by ShadowLiberal on 23 Jun 2012, 23:25, edited 1 time in total.
- GreatEmerald
- CH Staff
- Posts: 3330
- Joined: 24 Jul 2009
- Location: Netherlands
Well, that's a good point, then. If there are legitimate ways to add to base stats over 255, then it's probably a bug in barrel coding. It would then seem like the barrel code is something like:
Code: Select all
Strength = min(AddStrength(1), 255);
Version 1.11.2
[-] Finger Of Death spell didn't give experience for killed monsters.
[-] My bug: Dead monsters could sometimes move in version 1.11.
[-] My bug: [Disable] section of mm6.ini was ignored.
[-] Finger Of Death spell didn't give experience for killed monsters.
[-] My bug: Dead monsters could sometimes move in version 1.11.
[-] My bug: [Disable] section of mm6.ini was ignored.
My patches: MM6 MM7 MM8. MMExtension. Tools. Also, I love Knytt Stories and Knytt Underground. I'm also known as sergroj.
-
- Leprechaun
- Posts: 14
- Joined: 20 Aug 2012
- Location: Dark City
Nice to see you are still improving those great patches for m&m series.GrayFace wrote:Version 1.11.2
[-] Finger Of Death spell didn't give experience for killed monsters.
[-] My bug: Dead monsters could sometimes move in version 1.11.
[-] My bug: [Disable] section of mm6.ini was ignored.
Some possible small bugs I've noted:
1. Having too may save game slots (around 40+) with Win7 64 bit and quicksave option enabled, crashes the game on loading any of the save games. Memory issue or something and makes the game unplayable unless files are moved.
Confirmed: http://www.gamefaqs.com/boards/41610-mi ... /579617688
2. Playmp3 option from ini file generally works ok, but I think that it some times messes up the sound FX a bit. It doesn't always happen but when it does it can become a bit annoying it becomes laggy just like a damaged audio disc.
3. Bog of Tuenola: When I arrived by foot and got the curse, I instantly got the Personality bonus from the shrine without having to visit it (march shrine). Also, every few minutes or hours in game in that area, the game tries to give a party member the bonus again but fails since it's a one time bonus. (I still see a random party member "pray at the shrine" and doing hooray for the bonus at random intervals.) A bit funny isn't it. I hope it doesn't happen on other areas/shrines as well, will keep looking out for it, it does make my life easier but feels like cheating nonetheless. Edited: Damn it's happening in other areas as well... I think I need a reinstall..
4. Also : (not sure if it's part of the patch)
Is it natural that all the Haunts, Apparitions, Banshees etc have no clickable corpses when they die? They can be seen on map with wizard eye, but the corpses are invisible and can't be looted.
Last edited by radagast82 on 30 Aug 2012, 10:04, edited 3 times in total.
- Salamandre
- Genie
- Posts: 1032
- Joined: 13 May 2006
- Location: France
- Contact:
I run Win XP and the quick save is creating havoc. It works ok but at one moment (could be 10 seconds after game load or 10 minutes, no idea why) it refuses to save, quick save is deleted, and any attempt to save in normal slots will not work anymore (I save, then is still old). At this moment, the only option I have is to reload an old save.
At first I was not sure if it is the compatibility or other the problem, but when I stopped quick saving, all went ok.
To solve this problem probably we would need some plugin which stores all attempts to save and gives a diagnostic. I can't say for sure why and when it happens.
At first I was not sure if it is the compatibility or other the problem, but when I stopped quick saving, all went ok.
To solve this problem probably we would need some plugin which stores all attempts to save and gives a diagnostic. I can't say for sure why and when it happens.
Re: Saving Glitch
HOW TO ADD PIN button to contex menu
http://unlockforus.blogspot.sk/2007/11/ ... start.html
You can create empty file and paste this to make it simplier:
eg.
AddPINMenu.reg
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{a2a9545d-a0c2-42b4-9708-a0b2badd77c8}]
I found my Windows xp in Virtual PC already has PIN menu. (Probably because of windows updates). The reg key was:
Code: Select all
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{0BCE32B2-DA1B-41D7-A71F-C02A7D633CE5}]
So i added both keys:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{a2a9545d-a0c2-42b4-9708-a0b2badd77c8}]
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{0BCE32B2-DA1B-41D7-A71F-C02A7D633CE5}]
RemovePINMenu.reg
This will remove {a2a9545d-a0c2-42b4-9708-a0b2badd77c8} and {0BCE32B2-DA1B-41D7-A71F-C02A7D633CE5} from ContextMenuHandlersWindows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{a2a9545d-a0c2-42b4-9708-a0b2badd77c8}]
[-HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{0BCE32B2-DA1B-41D7-A71F-C02A7D633CE5}]
Who is online
Users browsing this forum: No registered users and 1 guest