Eep, I forgot to comment the debug code.vflux said:I registered just to ask (because for once, Google has failed me) why I can't get your script to work:
Merlinoboy said:hey celtic minstrel, i m big fan. i can say i am pretty advanced in cavestory, but i have a save file i want to convert in mac save file, so, can yoou type out what you have to insert exactly in terminal? i already know how to activate it, cuz i work much more with terminal, just place all files in the home folder... but that isn't the subject, just i want 2 know how 2 convert a profile.dat into com.nakiwo.doukutsu.plist file. what do i have to type???
For this, you would need to choose "X" in the menu, but I can't remember if I implemented it yet.Merlinoboy said:i forgotten 2 say: i also want to add the lvl 3 machinegun, the blade lvl3, lvl 1 nemesis and spur lvl max. if i need to add sum other details i want bout the weapons, just tell me... but as you maybe will know... can you also write down how to insert this weapons? Thnx already...
python cavesaveconv.py -edit profile.dat -x star=1 -
Celtic Minstrel said:
- Also, is it possible to have an item equipped that you do not possess, and if so does it have any odd effects? Should it be allowed with this editor? Are the equip slots even each associated with a specific item, or are they independent of the items?
- Are skip flags stored in the save file? If so, where?
- Weapon level depends directly on weapon energy, right? What is the weapon energy needed for each level on each weapon?
- What happens if you set the Spur to have weapon energy greater than 0? Does it reset immediately, or last for one shot?
...CS? Do you mean CaveEditor? I could do that, but I'd have to go down two flights of stairs and turn on the computer; while I might do it sometime, it's easier to let people who use Windows anyway answer the question.DragonBoots said:3.) Open Cave Story up in CS (if possible) and check under the edit weapons thing.
See above.DragonBoots said:4.) Why not just experiment? :S
Celtic Minstrel said:Also, I might have seen the answer somewhere on this forum.
Snake
1 > 2: 30
2 > 3: 40
3 > MAX: 16
Polar Star
1 > 2: 10
2 > 3: 20
3 > MAX: 10
Fireball
1 > 2: 10
2 > 3: 20
3 > MAX: 20
Machinegun
1 > 2: 30
2 > 3: 40
3 > MAX: 10
Missiles
1 > 2: 10
2 > 3: 20
3 > MAX: 10
Bubbler
1 > 2: 10
2 > 3: 20
3 > MAX: 5
Blade
1 > 2: 30
2 > 3: 60
3 > MAX: 0
Super Missiles
1 > 2: 30
2 > 3: 60
3 > MAX: 10
Nemesis (As if you didn't know )
1 > 2: 1
2 > 3: 1
3 > MAX: 1
Spur (Relates to charge time)
1 > 2: 40
2 > 3: 60
3 > MAX: 200
Before you can edit, you need to extract. After editing, you need to store.fl4r3 said:so now what when i run it I click x to edit save but then what do i type in?
Yes. I'd give you a line that will do it, but there will be a new release soonish; stuff has changed, and I can't remember the old way to do it.fl4r3 said:I have the Spur and i would like to get the Snake and the Machinegun all at the same time. is that possible with this?
Anyone know how to interpret the file? (The file is actually linked earlier in this thread by Andwhyisit, if anyone doesn't know what I'm talking about.)Celtic Minstrel said:Are the flags stored as a bit field? The cavestory-flags.txt file I have suggests that they are, but I'm not quite sure how to interpret it. (It's by "kapow".)
Celtic Minstrel said:I do also have one request though. Could someone on Windows try using the command-line argument "-x star=1 -" on a save-game where the whimsical star is not active, and tell me what happens? Because I have a sneaking suspicion that the advanced edits, as currently coded, will only work on Mac. (This should give you one star only, not two or three.)
For the record, this means you would type the following at the command-line after cd-ing into the proper directory:
But replace "profile.dat" with the name of the save you're working on.Code:python cavesaveconv.py -edit profile.dat -x star=1 -
Um, this is a save editor, not a game editor. If you really want to edit text, I can give you a program that will allow you to decrypt the tsc files, edit them in a text editor, and re-encrypt them. I don't intend to release it anytime soon (it's going to be released someday as part of a suite of game editors), but if you want it, PM me. And be patient; I check this forum infrequently, so I may take a week or so to reply.Merlinoboy said:a time ago i went to friends that had windows and downloaded an cavestorydeluxepocket for windows.
i simply loved it to edit the text everything/everyone said.
could you try to work on an update to edit text that appears if you talk to something/one? i really beg ya, cuz i don't have windows and i really wanna do it again...