Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

OJN Header Editor

Newbie Spellweaver
Joined
May 18, 2008
Messages
31
Reaction score
0
Hello, I've made a little utility which lets you edit the following OJN Header information:
  • Song Name
  • Song ID
  • Song Levels
That's pretty much all I think is useful to edit via an external program.

Version 1.0 of this software was written using VB Express 2005, while 1.1 was written using wxDevC++. They are both opensource, so if you want to add some functions, feel free to :)







Have fun~

P.s: I've found a little "bug" (not really a bug, but a possible improper way of using my editor).

If you change song ID, and then rename OJN/OJM files to match the new ID, it would probably won't work. Actually i forgot that each ojn file has a precise ojm file associated, and this association is stored in the header as well.

I think i'll add a textbox which lets you change associated ojm file. Or make it auto, maybe.
 
Newbie Spellweaver
Joined
Apr 4, 2004
Messages
92
Reaction score
0
I haven't seen it yet, but I like to see you made it, and made it open source.
Good to finally see some O2Jam programming around.

Keep it up,
- Kishi.
 
Back
Top