Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gjoerulv

Pages: 1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 49
176
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.3.0)
« on: 2016-10-18 15:15:00 »
No, actually the error is kinda bad. I set wrong offset for items. Uploading new now.

177
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.3.0)
« on: 2016-10-15 11:48:21 »
Never mind i found out how to get around it as it seems the problem is with the block 8+ rather than the save file so i saved my recent file over one of the blocks from 1-7 and it works.

Thanks for reporting. Do you have a chance to email me that savefile (the .mcr)? I'm curious to see what the problem is.
[email protected]

178
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.2b)
« on: 2016-09-26 18:48:34 »
I also found a little bug on the editor. The number of steals is stuck at 15 and can't be edited. Its like a dummy value or something that doesn't correlate to the number of steals.

I take you edit it to 15 in Memoria (or was 15 from before) steal in-game, just to see it's still 15 in Memoria? I had my suspicions that one was off.

@Hadugo: The hex editor is pretty worthless when it comes to the steam release as the offsets are meaningless. You can still edit there though. I'll add an hex editor that can edit the entire thing. Also an export/import feature in order to dump raw, decrypted data to a file.

Edit: New version uploaded. Pr usual I always screw something up. This time i named the file wrong haha.

179
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.2b)
« on: 2016-08-20 02:28:20 »
:O @  NFITC1
Really, I'm not worthy to make this save editor. I have no time at all  :'(

180
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.2b)
« on: 2016-08-19 14:01:28 »
They are disabled for steam version. Haven't had time to find them yet.

Glad you like it!

181
Completely Unrelated / Re: Funny mathematical proofs
« on: 2016-08-14 06:41:24 »
It won't work if you say it like that haha!

182
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.1b)
« on: 2016-08-13 07:54:33 »
If the "Format" function should, as the icon and key combination suggest, clear the selected slot. Be advised that it doesn't work on the Steam version (As advertised in the Help file).

Any one would know how to delete a single slot? My OCD would thank you!

And the terms Slot and files have been inverted in Memoria.

In the game, slot contains save files. And in Memoria Files contains slots... So what i really want is to delete a single file, and not the whole slot.

Ok, I'll fix the labels. It may cause confusion.
In order to successfully delete a file I need to know how a deleted file looks like and if there is any metadata that needs updated because of it. The 1st part should be easy.

183
Completely Unrelated / Funny mathematical proofs
« on: 2016-08-13 07:05:20 »
I didn't come up with this one, but can't remember where I saw it 1st. A simple google search would probably yeild many sources.

Anyway: Proof women = evil.

As we all know:
women = time * money.
Also, money = time, which brings us to:
women = money * money = money².

And you should know that money is the root of all evil:
money = √evil => (money)² = (√evil)²
Now just replace money² with (√evil)² and you get

women = (√evil)² => women = evil.

There it is. Solid proof.

Just for lols, don't get mad.

Funny yt channel:
https://www.youtube.com/channel/UCSju5G2aFaWMqn-_0YBtq5A

Edit:
foud yt vid of women = evil lol
https://www.youtube.com/watch?v=GHkxiKi0wis

184
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.1b)
« on: 2016-07-10 20:23:22 »
I cant edit:  successful thefts,frogs cap and dragons  slain? Im using PC version. Pls help me   :'( Thanks

0.6b here. Don't share it too much. There is that bug...

http://www.mediafire.com/download/v8td7vdddzvhdf0/Memoria_0.6b.zip

Don't edit cards with this one.

I'll make a new release with these controls editable and no card bug to boot.

185
Completely Unrelated / Archengeia the Lorerunner
« on: 2016-07-04 13:57:07 »
Just a recommendation for those of you who enjoy "deep" discussions (theories, lore, etc.) on fiction.

https://www.youtube.com/channel/UCWDFAOZHGSy7ItmuQl32AYw
https://www.twitch.tv/thelorerunner
http://lorerunner.com/

He got some very interesting FF "rumination" vids I'm sure many of you would enjoy.

186
General Discussion / Re: FF7 Remake general thread
« on: 2016-06-25 20:59:06 »
Cloud's sunglasses were also based on cool-factor. Case in point: They made a (semi) big deal of it in the trailer. That alone did not ruin the movie, off course. Barret's glasses will not be the central factor when judging FF7R. It just may be one of those small pieces that drags the experience down.

Hey, they may have a super good reason for those sunglasses, but, as I see it, the most reasonable assumption here is cool-factor.

EDIT: Unrelated, but why is "o_f course" always "corrected" to "off course"?

187
General Discussion / Re: FF7 Remake general thread
« on: 2016-06-25 02:29:37 »
I dunno... Barret wasn't exactly the shy, deep type of character to hide his "true" self....
No, those sunglasses are all about looks. Market research baby!. It's blatantly obvious. If everything is added to his characters, it's on behalf of the sunglasses. They didn't change his character and then decide to add the glasses to make it fit lmao.

188
FF8 Tools / Re: [FF8] Enemy editor - IFRIT (0.11)
« on: 2016-06-23 09:20:18 »
ugh... I knew about that issue and thought it was solved.

Open regedit (hold "windows key"+"r", type "regedit" then hit ok). You'll see a folder (on root) named HKEY_CURRENT_USER.

Your goal is to find and delete the "Ifrit" folder. It should be "HKEY_CURRENT_USER\SOFTWARE\Ifrit" or "HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Ifrit" or something similar.

EDIT: Looking at the code, I see there are some really odd checks (for example: "if (fileStream.Length > Int32.MaxValue) { ... }" haha).

189
FF8 Tools / Re: [FF8] Enemy editor - IFRIT (0.11)
« on: 2016-06-19 01:27:23 »
No, iirc it's a free-fot-all to commit whatever they want.

Make a branch? Hmmm... Now that you mention it I got a bit on the fence. But, seriously, I don't think it'll be a problem. The reason I had it set to 2.0 was to make it more compatible with wine. Just commit to master.

EDIT: Oh, and it's no rush by any means. I won't be working on this any time soon...

190
FF8 Tools / Re: [FF8] Enemy editor - IFRIT (0.11)
« on: 2016-06-19 00:06:14 »
Oi! Nice!

Feel free to update in sourceforge.

191
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.1b)
« on: 2016-06-07 23:21:41 »
You mean new features? 'cause it already works for steam.

192
General Discussion / Re: FF7 Remake general thread
« on: 2016-05-15 21:39:02 »
True or not, I should have phrased that better. It's safe to assume the modding community has next to no (probably no) effect on FF7R. What I was getting at was that we will always have the original to "fix" ourselves. I'm not trying to justify SE's approach on behalf of the mod community.

193
General Discussion / Re: FF7 Remake general thread
« on: 2016-05-15 19:57:30 »
...
They have "better things to do" than cater to their old fans =P

They aren't catering to them directly; they don't have to. They know a good bunch of 'em will buy it anyway, no matter how skeptical.

@Neophyte
Most people I've talked to also want something similar. Things like: Polished graphics, fix bugs, better translation, more gameplay options (such as difficulty), online play and added content (like materia, sidequests tec.). Absolutely no one I've talked to personally wants an uptodate-action-RPG-DBZMatrix-FF7.

However, many of these "fixes" are already released by mods. In that sense SE's approach is somewhat understandable.

194
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.1b)
« on: 2016-05-14 20:04:53 »
@TheOmegaFactor
Haha. Yes the continue option doesn't really load a save I guess.

195
Ugh, one have to buy X-2 too? No thanks, I lived through that horror once before.

196
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.1b)
« on: 2016-05-11 15:18:01 »
ok i'm confused. does the all card feature work or no? cause i've been reading through this topic and i'm getting both yes and no
but for me personally it's not working at all
i click all cards, save the file, then go in game, and i still don't have all cards
am i doing something wrong or what's up?
thanks

EDIT: ok. NONE Of the features are working.
i can't edit my level, cards, ap, anything! what am i doing wrong if anything?

I don't have much to on; assuming here:
You are on windows trying to edit steam save.
You are opening the file SaveData_ww.dat in C:\Users\username\AppData\LocalLow\SquareEnix\FINAL FANTASY IX\Steam\EncryptedSavedData\SavedData_ww.dat

You select slot 1 and saveId 1.
You click to edit the 1st (and only) row.
Edit window opens, you edit stuff and then click "ok".
You click "save".
Goes in game, open saveSlot 1 saveId 1 and Nothing is changed.

Does this sound correct?

197
Completely Unrelated / Overwatch
« on: 2016-05-07 15:35:25 »
Man what an addictive game... For some reason I decided to try it, and now I can't seem to put it down...
The odd part is that I can't really tell if it's a good game or not. Now, it's obviously not bad, but as it stands now it seems to be very limited in gameplay. It's in beta, but still, could use some more types of games. All there is now is defend or attack. Once you've tried all characters then that's about it. I guess the characters is the game's biggest selling point.

The art-style is fun though. :) Whatever that means...

198
Completely Unrelated / Re: windows 10
« on: 2016-05-07 15:28:14 »
I would have stuck with 7 on my older stationary computer. But leaving it idle while being away, it suddenly started to update haha. Surprisingly it went really well. And we're talking about a 5 year old computer with literally 100s of applications, and tons of files. The only issue I have now is with guitarpro 5. With 3rd party mididriver and soundfonts it lags when it's playing songs that are a tad bit complicated.

On my 8.1 laptop I decided to upgrade as I never really liked 8. It went well too, but I had to manually upgrade many drivers after. Which was a hassle.

199
Haven't played Cross, but CT is good. Best part is the music haha. The story is very simple. It gets more interesting as you go. If it hadn't I would probably have dropped it too.

Spoiler: show

If it weren't for the 1st Lavos reveal and the magic kingdom...
Also the only characters I like are Frog and Magus.


All that being said, I understand why people love it (I do too lol).

200
FF9 Tools / Re: [FF9] Save editor - Memoria (0.6.1b)
« on: 2016-05-07 14:54:45 »
0.6b here. Don't share it too much. There is that bug...

http://www.mediafire.com/download/v8td7vdddzvhdf0/Memoria_0.6b.zip

Pages: 1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 49