Author Topic: Mirenheart's Question Topic  (Read 14493 times)

The Seer of Shadows

  • *
  • Posts: 1140
  • I used to be indecisive. But now, I'm not sure...
    • View Profile
kernel.bin Troubles... D=
« Reply #25 on: 2010-07-07 09:12:44 »
I'll try and keep the title of this thread kernel.bin related so that it's more likely to attract people who can help with Wall Market problems ;)

Mirenheart

  • *
  • Posts: 309
  • Pone
    • View Profile
kernel.bin Troubles... D=
« Reply #26 on: 2010-07-07 09:23:26 »
Well, I'm fine now really. the materia doesn't bother me that much, I was just wondering why I couldn't change the master materia back to normal is all. its supposed to be like that, so it's all good.

The Seer of Shadows

  • *
  • Posts: 1140
  • I used to be indecisive. But now, I'm not sure...
    • View Profile
kernel.bin Troubles D=
« Reply #27 on: 2010-07-07 09:27:49 »
It's supposed to be like that, but you should also be able to change it with Wall Market if you want to.  But apparently, you can't.  That doesn't bother you?

Trinity Dark

  • Guest
Re: Mirenheart's Question Topic
« Reply #28 on: 2010-07-07 09:36:39 »
Truth be told it wouldn't bother me in the slightest though of course i don't know about Miren but I'd rather not go through an entire redo on all the mods if I could avoid it at all costs.
« Last Edit: 2010-07-07 11:24:53 by Trinity Dark »

jeffdamann

  • *
  • Posts: 732
  • The ORIGINAL!
    • View Profile
Re: Help with Kernel.bin
« Reply #29 on: 2010-07-07 15:47:13 »
SO, I was using WallMarket to check out some of the stuff in my kernel.bin, trying to see if I could improve the Buster Sword to be more useful, and improving the HP Plus materia so it would give a bigger HP boost. But, I noticed something. The maste Materia's type was of some sort of command materia, instead of being master summon, master magic, or master command. In game, (i used a little modifying to chesk and see if the materia worked thesame still) Master Magic only gives the magic Remove, Master Command only gives Flash, and Master Summon gave nothing! So I tried to change it to this:


But, every time I try to change the materia type (it doesn't do anything else, just materia type) it gives me the message:

And the details tab are as follows:
Code: [Select]
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Could not find any recognizable digits.
   at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
   at System.Convert.ToByte(String value, Int32 fromBase)
   at WallMarket.Form1.MateriaType_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WallMarket
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///C:/Users/Daniel's%20Laptop/Downloads/Final%20Fantasy%20VII%20PC/WallMarket140/WallMarket.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.VisualBasic.PowerPacks
    Assembly Version: 9.0.0.0
    Win32 Version: 3.0.30214.0
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic.PowerPacks/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.PowerPacks.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I don't know how to enable this JIT, or how to fix this problem. I checked the folder that has wallmarket, and there is no config file for it, and I really don't want to mess with main computer files, for fear of ruining my computer.

Also, when checking out several other materia, I discovered that the Holy materia, which seems to have come with the remix patch, only cast Shield. Poison's 3 spells in game say Poison, Blind, and Holy, but all of them are still poison. I don't know if this is a problem or not, but several of these materia, even though the names are different, are still pretty much the same, except for the Master Materia, which is pretty much f****d up. is there a way to fix all this, or maybe a kernel.bin file someone can send to me?

Mirenheart I have been reading all this and you are really destroying hardcore mode. The masters are only supposed to give you those commands because GJOE didnt want you to be too powerful. Same with the HP PLUSSES, one part of the strategt of hardcore is being able to have all those Hp plusses equiped while still having room for worthwile materia.

Everything you want to do is gonna make hardcore horrendously easy, so why not just play normal mode?

Mirenheart

  • *
  • Posts: 309
  • Pone
    • View Profile
Re: Mirenheart's Question Topic
« Reply #30 on: 2010-07-07 21:23:39 »
I wasn't trying to make it easy, i was messing around with stuff. I've made sure to copy the original kernal.bin file elsewhere. I've never worked with stuff like this before, so I'm working on it for now, and playing around. Once I'm done playing with all this, I'll move the original file back into place and start playing normally. Except, I would like to keep the modified potion/hi-potions and improve the Buster sword so I can use it for longer, rather than just changing all the textures.

I had already started the game and gotten out of Midgar by the time I got hardcore working, so I thought I'd mess around.

Oh, and I don't know if it's supposed to be like that, but the Ribbon was made to prevent most every status, including positive ones like regen and barrier. Or the master materia. I just thought they were messed up or something.
« Last Edit: 2010-07-07 22:09:40 by Mirenheart »

The Seer of Shadows

  • *
  • Posts: 1140
  • I used to be indecisive. But now, I'm not sure...
    • View Profile
Re: Mirenheart's Question Topic
« Reply #31 on: 2010-07-08 02:48:55 »
The Ribbon is meant to do that as well...

gjoerulv used to have a long list of all the changes his mod makes to the game.  I can't find it on these forums anymore.  Maybe it's in a readme that comes with the mod?  (I wouldn't know, I don't actually use it...)

The way I improved my Buster Sword was that I made it like the Death Penalty (while keeping its original base power).  Its strength increases as Cloud kills more foes.

Kudistos Megistos

  • Banned
  • *
  • Posts: 3929
    • View Profile
Re: Mirenheart's Question Topic
« Reply #32 on: 2010-07-08 02:51:54 »
Oh, and I don't know if it's supposed to be like that, but the Ribbon was made to prevent most every status, including positive ones like regen and barrier. Or the master materia. I just thought they were messed up or something.

They're supposed to be like that. ;D

I can't remember the whole of the list that he used to have, but he definitely changed the effects of the ribbon and changed the master materia on purpose.

Mirenheart

  • *
  • Posts: 309
  • Pone
    • View Profile
Re: Mirenheart's Question Topic
« Reply #33 on: 2010-07-08 03:56:14 »
Another question.

I want to know, what is (or was, before it was modded) the use of the Enemy Skill Goblin Punch? I mean, by the time you were able to get it in game, it was practically useless. Was there some other way to use it that made it more powerful?

The Seer of Shadows

  • *
  • Posts: 1140
  • I used to be indecisive. But now, I'm not sure...
    • View Profile
Re: Mirenheart's Question Topic
« Reply #34 on: 2010-07-08 04:10:46 »
It's supposed to deal substantial damage if you use it on an enemy that is at the same level as the user.

In gjoerulv's hardcore mod, you can get it early.  Goblins appear in Gongaga.

Mirenheart

  • *
  • Posts: 309
  • Pone
    • View Profile
Re: Mirenheart's Question Topic
« Reply #35 on: 2010-07-20 01:27:19 »
Will this be worked on soon?



everythings in blocks, new textures, old textures. It's starting to get a little confusing.

jeffdamann

  • *
  • Posts: 732
  • The ORIGINAL!
    • View Profile
Re: Mirenheart's Question Topic
« Reply #36 on: 2010-07-20 17:56:11 »
Yeah thats just because the WMRP didnt get 100% complete, they are working on it though.

Mirenheart

  • *
  • Posts: 309
  • Pone
    • View Profile
Re: Mirenheart's Question Topic
« Reply #37 on: 2010-07-20 21:14:24 »
Aight, thanks. Hopefully that will get finished soon.

Kudistos Megistos

  • Banned
  • *
  • Posts: 3929
    • View Profile
Re: Mirenheart's Question Topic
« Reply #38 on: 2010-07-20 21:31:44 »
The world map isn't a priority right now.