Log in

View Full Version : [Release] [Remake] Jörmungandr V4 - Star Ocean 4 Save Editor



cybersam
01-19-2013, 10:40 PM
its finally time....
v4 of my Star Ocean editor "Jörmungandr"

this editor was my first editor i created (back then)
and it came a long way... now its a state of the art editor (the GUI at least ^_^')

as some of may have seen the pics in the WIP thread already...
here are some of them again


Logo (splash screen animation)
http://www.undiscoveredland.net/xbox/StarOcean4/v4/screen00.png

Main "Frame"
http://www.undiscoveredland.net/xbox/StarOcean4/v4/screen01.png

file loaded
http://www.undiscoveredland.net/xbox/StarOcean4/v4/screen02.png

party stat screen
http://www.undiscoveredland.net/xbox/StarOcean4/v4/screen03.png

collection screen (ship data other screens work too)
http://www.undiscoveredland.net/xbox/StarOcean4/v4/screen04.png

character screen
http://www.undiscoveredland.net/xbox/StarOcean4/v4/screen05.png

file saved
http://www.undiscoveredland.net/xbox/StarOcean4/v4/screen07.png



i hope you guys like it ^_^

still on the todo list:
- Item Editor
- minor fixes... (when bugs are reported or i find any)


thanks to Red Hulk for the better protection ^_^

Vincent Valentine
01-19-2013, 10:42 PM
The UI is amazing! lol

Noctis Caelum
01-19-2013, 10:42 PM
The best wpf creator i have ever seen, very nice work cyber. Now thats a true wpf, the animations are crazy.

sethnova
01-19-2013, 10:44 PM
very, very nice looking editor. Piece of art. better said: Piece of functional art^^. it looks epic and does what we want it to do^^
keep up the good work and thanks for sharing

*EDIT*
just downloaded and tried it. its not amazing. its god-like. very well done! cant wait for the item list^^

CloudStrife7x
01-19-2013, 10:50 PM
it looks amazing, great work on this cyber

thegutta
01-19-2013, 11:07 PM
This editor same my life it looks as awesome as ever excellent work cybersam :) you are a true artist bro :D

cybersam
01-19-2013, 11:12 PM
glad you guys like it so far...
but don't judge it by the screenshot... i urge anyone to download it and try it...

the UI it self isn't that great... the animation is what makes this editor different from the rest so download it and try it out (for those that still haven't) ^_^

CloudStrife7x
01-19-2013, 11:29 PM
glad you guys like it so far...
but don't judge it by the screenshot... i urge anyone to download it and try it...

the UI it self isn't that great... the animation is what makes this editor different from the rest so download it and try it out (for those that still haven't) ^_^

hey cyber i downloaded the editor and tried to open it and i get this:




---------------------------
Error
---------------------------
#Error: System.Reflection.TargetInvocationException

Exception has been thrown by the target of an invocation.

at System.RuntimeMethodHandle._InvokeMethodFast(IRunt imeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(IRunti meMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at netz.NetzStarter.InvokeApp(Assembly assembly, String[] args)

at netz.NetzStarter.StartApp(String[] args)

at netz.NetzStarter.Main(String[] args)

System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'A.GB' that matches the specified binding constraints threw an exception. ---> System.Exception: The component 'A.GB' does not have a resource identified by the URI '/JörmungandrV4;component/mainwindow.xaml'.

at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)

at A..(Object , Uri )

at A.GB.InitializeComponent()

at (Object )

at A..(Object )

at A.GB..ctor()

--- End of inner exception stack trace ---

at System.Windows.Markup.XamlReader.RewrapException(E xception e, IXamlLineInfo lineInfo, Uri baseUri)

at System.Windows.Markup.WpfXamlLoader.Load(XamlReade r xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)

at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlR eader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)

at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)

at System.Windows.Application.LoadBamlStreamWithSyncI nfo(Stream stream, ParserContext pc)

at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)

at System.Windows.Application.DoStartup()

at System.Windows.Application.<.ctor>b__1(Object unused)

at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)

at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

at System.Windows.Threading.DispatcherOperation.Invok eImpl()

at System.Windows.Threading.DispatcherOperation.Invok eInSecurityContext(Object state)

at System.Threading.ExecutionContext.runTryCode(Objec t userData)

at System.Runtime.CompilerServices.RuntimeHelpers.Exe cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

at System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state)

at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)

at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)

at System.Windows.Threading.DispatcherOperation.Invok e()

at System.Windows.Threading.Dispatcher.ProcessQueue()

at System.Windows.Threading.Dispatcher.WndProcHook(In tPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

at MS.Win32.HwndSubclass.DispatcherCallbackOperation( Object o)

at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)

at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

at System.Windows.Threading.Dispatcher.InvokeImpl(Dis patcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)

at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

at System.Windows.Threading.Dispatcher.PushFrameImpl( DispatcherFrame frame)

at System.Windows.Threading.Dispatcher.PushFrame(Disp atcherFrame frame)

at System.Windows.Application.RunDispatcher(Object ignore)

at System.Windows.Application.RunInternal(Window window)

at System.Windows.Application.Run(Window window)

at (Object )

at A..(Object )

at A..()

Using .NET Runtime: 4.0.30319.296

Created with .NET Runtime: 4.0.30319.296
---------------------------
OK
---------------------------

cybersam
01-19-2013, 11:31 PM
lol... looks like the new protection isn't working out as planned... will re-up the other version...

I C0z I
01-19-2013, 11:31 PM
finaly your released it awesome big boss :029:

cybersam
01-19-2013, 11:34 PM
reupped it... this one should work ^_^'

CloudStrife7x
01-19-2013, 11:37 PM
reupped it... this one should work ^_^'

yup it works this time and the animations are amazing bro, i love it :086::029:

I C0z I
01-20-2013, 12:09 AM
damn it shit cybersam killed all editor existed awesome & respect :053:

cybersam
01-20-2013, 12:14 AM
i didn't kill anything... :006:
i just took it to the next level :lol:

Serious_M
01-20-2013, 09:29 AM
Its the best looking editor ever cyber lol because i love star ocean hahaha , thanks for your hard work and time for making this editor again . i can see you can mod stats to 999999 edit the max after mod your save is 16959

cybersam
01-20-2013, 10:48 AM
well i didn't have much chance to test that part... i only raised the max you can go with the editor...
will do that once i finally have a new xbox... also only then i can work on the item part... or i'll have to use the old code as reference... -.-

Serious_M
01-20-2013, 10:51 AM
well i didn't have much chance to test that part... i only raised the max you can go with the editor...
will do that once i finally have a new xbox... also only then i can work on the item part... or i'll have to use the old code as reference... -.-
i,m also gonna test that later when i have more time

Serious_M
01-21-2013, 07:59 PM
i,ve modded health to 999999 and that works , other stats max are still 9999

sacci
01-24-2013, 05:16 PM
Looks great but for some reason editing Fol does not work. Also monster data is not correct for me and does not work properly when i edit the values.

cybersam
01-24-2013, 05:22 PM
i,ve modded health to 999999 and that works , other stats max are still 9999
hmm that's weird...
i thought i've changed for most of the stats... o_O


Looks great but for some reason editing Fol does not work. Also monster data is not correct for me and does not work properly when i edit the values.
hmmm that's weird...
i'll look in to it once i get my new xbox...

xtrickox
01-24-2013, 10:04 PM
Fol isn't working for me either :(

chainaman
01-25-2013, 08:23 PM
is this a good game...i see alot of posts for the editor and interests in the game but the last star ocean i played which was on ps2 was wack

Ryudo
01-26-2013, 05:56 PM
is this a good game...i see alot of posts for the editor and interests in the game but the last star ocean i played which was on ps2 was wack

Star Ocean 3 on the playstation 2 was amazing.

Sure the story wasn't as strong as its predecessors, but the enhanced battle system and all the side stuff you could do made perfectly up for that.

CloudStrife7x
01-26-2013, 06:04 PM
Star Ocean 3 on the playstation 2 was amazing.

Sure the story wasn't as strong as its predecessors, but the enhanced battle system and all the side stuff you could do made perfectly up for that.

i completely agree, i love Star Ocean 3, its my favorite of the series actually lol

sethnova
01-30-2013, 01:00 PM
i played all of them(1 and 2 on the psp, 3 with a emulator on pc xD), and they are all very good. when you play it for the third time maybe the cut-scenes might start to look a bit awkward, but that doesnt really matter as the story is still awesome.

cybersam, as for the items list, if you want, i can help with looking them up(if it aint to hard). i have a simplified version star ocean 4 editor in my own AIO, and im thinking of adding the items there too. If im doing that anyway, i dont mind giving you what i found^^

Ryner Lute: T.L.D.
01-30-2013, 09:42 PM
i played all of them(1 and 2 on the psp, 3 with a emulator on pc xD), and they are all very good. when you play it for the third time maybe the cut-scenes might start to look a bit awkward, but that doesnt really matter as the story is still awesome.

cybersam, as for the items list, if you want, i can help with looking them up(if it aint to hard). i have a simplified version star ocean 4 editor in my own AIO, and im thinking of adding the items there too. If im doing that anyway, i dont mind giving you what i found^^
he released a bookmark of all items lol. just the way items are set up in this game is annoying. it would be easier if cybersam just made a class of the file structure to read and remake the saves so it would work for all saves. that should also fix all the bugs he has had in the past.

shinji200
02-04-2013, 05:30 AM
Thanks for the updated version, I've seen many save editors for this game but yours is the best :)

Shyia
02-05-2013, 11:55 PM
This is the coolest thing I've ever seen. Keep up the good work. ^_^

nicktran
02-19-2013, 03:08 PM
Thanks for the editor. I just have a question: Feature-wise, is it the same as the previous one that you made?
For items editor, I still have to use your previous one, right?

Karumph
03-13-2013, 11:07 AM
I cant seem to make changes to the battle trophies, is that mot supported in this version?

lpcgundam
03-13-2013, 01:38 PM
The UI So Cool!!!

cybersam
03-13-2013, 01:38 PM
Thanks for the editor. I just have a question: Feature-wise, is it the same as the previous one that you made?
For items editor, I still have to use your previous one, right?

that is right... at least for now... till i can figure a out a good way to work with the items... as i mentioned this in the WIP and on the old version thread
how the items are saved isn't really fun to work with -.-


I cant seem to make changes to the battle trophies, is that mot supported in this version?
that's weird...
they worked in my tests... hmm... i'll look in to it when i get home..

Karumph
03-13-2013, 08:10 PM
I should better explain what I'm trying to do. I am only missing 4 trophies for Edge, 085 - 15,000 kills, 090 - 99,999 hits, 093 - 30,000 kills, and 098 - Obtain 255 anthropology drops. When I open the save with the save editor and click on collection and battle trophies, it give me a list of stars that all say "name" after them. They are all off. So I clicked them all on except for the 90th star figuring the 99,999 hits to be the easiest trophy I have left. Loaded up the save and there was no change. It may just be that what I'm trying to do isn't supported.

cybersam
03-13-2013, 08:23 PM
well it is supported...
well at least it should be...
can you try it with the previous editor !? (the MSE Jörmungandr... just remove the item editor from the plugin directory so it loads faster... this will also remove the item editor)

Karumph
03-13-2013, 08:58 PM
Ya, I actually just tried the version included with MSE and it worked exactly as I thought it should. Great job on these editors. I've spent months trying to do this legit, but after doing Arumat's 30,000 kills, I was looking for any way to avoid doing it for Edge. Thanks for saving me another week. :)

5had0w
03-13-2013, 11:43 PM
Great save editor, still using it! Thank you very much.

GetD
03-15-2013, 07:51 PM
Thanks a lot

l Genaro l
03-15-2013, 09:13 PM
Oh wow its amazing!

Serious_M
03-20-2013, 08:58 AM
cyber since you,ve got your new xbox360 how is it going with item part

starchild2064
03-22-2013, 11:36 PM
Hmmm! After 2 times i finished the game and so many trophies missing (along with their achievements) i can finally try and get em all this time!
Square is such dumb at the achievements choice sometimes! Is like they want you to play their games forever to get the achievements legit!
Well with this editor i hope i can get em! ^_^
Thanks Cyber!

ExoKarma
05-01-2013, 04:08 AM
I seem to be having trouble using this editor. Not sure if I am just doing something wrong or what. I'm using Horizon to extract my save from the USB stick and it saves it as data.bin. The problem is that the editor can't see it as a ".bin" file and when I click show all files and select the file it says "No CON file detected!" Should I be using another program to extract it or what could I be doing wrong exactly? Any help would be greatly appreciated!


*Edit* I figured out what I was doing wrong. Thanks for the save editors! Saved me tons of time.

aksparky
07-04-2013, 05:16 PM
Hey Cyber, how is the item editor going? I am sure you get this question quite a bit, but I really like the layout of the new editor. Please post and let us know if you are still working on the item editor part.

Thanks, in advance,

aksparky

Serious_M
09-10-2013, 11:40 AM
I wonder about the items too cyber so that i can start with playthrough 7 lol

reidinoir
09-10-2013, 02:38 PM
cool :D
will try it

cybersam
09-10-2013, 09:28 PM
I wonder about the items too cyber so that i can start with playthrough 7 lol

sorry i haven't worked on this for quite sometime...
maybe i'll start again once the diablo3 editor is done...

Tsuiokuhen
10-22-2013, 04:54 PM
Time to get back into Star Ocean. Thanks for the awesome editor.

ecchiwolf
11-07-2013, 03:22 PM
editor crashes doesnt work for me and the items are grey i cant click on it neither on v3 or v4

maybe someone can help me

Xylon_Talamasca
12-12-2013, 04:04 PM
Thanks for this it gives me a reason to go back and get those last 96 battle trophies lol.

Serious_M
12-12-2013, 06:55 PM
cyber , how is it going with this editor

Game Wizard
12-19-2013, 01:14 AM
Well I found bug or maybe a loop hole in your coding logic or maybe it's just the way the game is designed.

When you are going to save Sarah and you get Muryia or whatever the girls name is? Anyway when I got her I tried to give her all but 1 for battle
trophies and they don't show in game however when I attempted to get the one I never unlocked with the editor I received the 70 percent
achievement for battle trophies. Mind you I have been doing this since the start so I'm assuming that's why the achievo unlocked? Anyway they
do not show in game but it appears the progress is saved I will attempt this after getting Sarah that way I know for sure if it really is a bug or just game being smart.

Sal
12-25-2013, 10:36 PM
great editor keep up the good work :D

dereaper
12-26-2013, 03:03 AM
wow loving the new desig of the editor here

this was a great program back in the day even better now

LuciferzPain
12-26-2013, 08:36 AM
I love this! This actually made me go back and play the game! Hopefully there are still updates to come even though it seems perfect as it is.

Xiphos
01-17-2014, 05:42 AM
Thank you for the continued work, this is an awesome editor

pogi
01-17-2014, 06:40 PM
really good UI like it! :086:

bertusmaximuz
01-30-2014, 11:40 PM
man this is one sic editor, thanks for this cyber =)

imamu
02-23-2014, 06:06 AM
The Fol editor not working, can someone help me please? When I change the Fol and clicked save, no problem at all. But when I load the save data in the game or in the editor it doesn't changed?

Crimzonsea
02-24-2014, 12:57 PM
There's so much time and care gone into this. Really excellent work.
I'mma replay the game just because of this thing actually. Thanks for the inspiration.

DjSwift
03-10-2014, 04:56 PM
Hi everyone, i'm literally completely new to this site and i'm even fresher to the whole modding thing xD i'm just wondering if there's like a tutorial type thing to go with this? or is it actually pretty simple to use? i mean....i'm good with computers software and hardware wise, and as long as i know i've got the things i need to do something, wether it be music production or video editing or something else completely different then i can kinda work things out as i go along xD so far i gots the editor, and i've had winrar for....well since forever lmao but do i need anything else? any tips/advice would be much appreciated

i know this post is probably classed as a help/request post but i didn't know where else to put it :/ (not a huge forum/threads person >.<) so i apologize for placing it here

to end this i would like to say a huge thank you to the creator of this editor, i love star ocean games and this editor will make multiple play throughs easier, and also a big thank you to everyone for not shouting at me for placing this post here :P

look forward to hearing from someone...anyone...hello?? lol

take care guys

DjSwift

Dahpie
06-13-2014, 10:21 PM
Does anybody know how to edit quests? I'm trying to change the quest Test of Might so I can get another laser weapon. If you change a quest in the editor to any of the options and then click off it, it simply changes back to nothing.

Saving it and then going to play also shows no changes to the quest. Can someone help me please? I need this desperately

OmegaGamer
07-14-2014, 12:29 AM
Hopefully one day this Editor is completed, the previous one with the item editor was soo good altho a bit buggy with Monster jewel necklaces (ended up with 1 ethereal queen neckless and 19 basil's with the same base stats lol) but still awesome :D. Come on this topic every so often with hopes of that one day it shall be finished ... one day :)

DJTsurugi
02-27-2015, 04:04 AM
this looks interesting, though I'm only really interested in items to get the ones from the last dungeon... if anyone knows of a working item editor for this game please let me know.

gamer8000
03-16-2015, 07:50 PM
wondering how can i use this editor when i can't copy star ocean last hope save to my pc, how can i use this

Yeul
04-25-2015, 06:25 AM
Still no word about the Item Editor being completed yet Cyber? Or is this a shutdown

Sephiroth
04-25-2015, 12:00 PM
Still no word about the Item Editor being completed yet Cyber? Or is this a shutdown

I'm afraid the tool is no longer supported :/

XxPain
04-27-2015, 10:43 AM
Hello guys,

I can not enter the colloseum.
The game just gets stuck with black screen and the Music is on but i can not enter to fight.
I thought the problem was that i added colooseum gold with the editor but confirmed that it is not the problem.
Saved Before buying anything with the gold, edited 0 gold and then used that save in the geame. The issue still remain.

I woud greatly apretiate if anyone could write a solution the the problem.

Sephiroth
04-27-2015, 12:30 PM
Hello guys,

I can not enter the colloseum.
The game just gets stuck with black screen and the Music is on but i can not enter to fight.
I thought the problem was that i added colooseum gold with the editor but confirmed that it is not the problem.
Saved Before buying anything with the gold, edited 0 gold and then used that save in the geame. The issue still remain.

I woud greatly apretiate if anyone could write a solution the the problem.


It's not the tool or your system. A lot of the discs seems to have a problem. Have you tried playing it from the HDD?

Yeul
04-29-2015, 11:47 PM
I'm afraid the tool is no longer supported :/

Ah what a bummer :'( but thanks for the heads-up there


Hello guys,

I can not enter the colloseum.
The game just gets stuck with black screen and the Music is on but i can not enter to fight.
I thought the problem was that i added colooseum gold with the editor but confirmed that it is not the problem.
Saved Before buying anything with the gold, edited 0 gold and then used that save in the geame. The issue still remain.

I woud greatly apretiate if anyone could write a solution the the problem.

Yeah XxPain try to install the game on HDD before playing it. The game is really long, and not to strain the discs out, it's most ideal to do that. I've installed all 3 discs and I've yet to encounter an error.

DJTsurugi
08-29-2015, 01:52 AM
wondering how can i use this editor when i can't copy star ocean last hope save to my pc, how can i use this

One would think it'd be easier to do an item replacer, like, replace a common crafting material with a different harder to get (or only obtainable in the stupid wandering dungeon) type of thing... too bad I know nothing about how to work editors.

jhoseth1
09-05-2015, 02:22 AM
error downloading :060:

Ultimarok
09-05-2015, 02:33 PM
Thank you very much, Jappi! I like this version way better than the old one.

rey22
11-11-2015, 12:14 PM
looks amazing, great work on this cyber

FFZARD
09-16-2016, 04:36 AM
Thank you for your sharing

JoeyV
10-05-2016, 07:34 PM
Thanks man good job

Omnicidiel
11-04-2016, 02:11 PM
Hey guys, nice work with this mod tool. Works fine. There is a bug to report though which is editing the fol. It does not affect the fol ingame once edited in the save editor. Is there possibility to fix this please? Can I also bump in when will the item editor finished. Thank you very much cybersam! :)