OrgView + Drag3n (proof of concept)

Apr 3, 2015 at 8:30 AM
Senior Member
"Ha! Ha! Ha! Mega Man is no match for my Mimiga Man!"
Join Date: Jan 22, 2015
Location:
Posts: 249
While working on OrgPlay.net, I thought "why not just mod OrgView?". So here it is!

Currently, you have to play one of the in-built songs, and then drag your song on.
If you want it to loop, just select "Repeat one track" from the "Application" menu, as normal.

Planned features:
  • display the actual song title
  • implement play/pause
Download Here

Note, Drag3n is based upon my DragEn hack for Cave Story.
 
Apr 3, 2015 at 3:49 PM
lol
Modding Community Discord Moderator
"All your forum are belong to us!"
Join Date: Oct 20, 2013
Location: Florida
Posts: 604
This is very interesting and fun program for me to use, what did you do to make this?
 
Apr 3, 2015 at 5:52 PM
Senior Member
"I, Ikachan. The Life and Documentary of the OrigiNAL SQuiD."
Join Date: Oct 6, 2014
Location: Candy land
Posts: 150
Ooooh. Neat owo
 
Apr 4, 2015 at 7:13 AM
Senior Member
"Ha! Ha! Ha! Mega Man is no match for my Mimiga Man!"
Join Date: Jan 22, 2015
Location:
Posts: 249
ColdCallerloppy said:
This is very interesting and fun program for me to use, what did you do to make this?
I used Dev-C++, Doukutsu Assembler and XVI32 to write hooks into Pixel's OrgView, and add Drag3n.
It is similar to what gamemanj did with his Cave Story mod NICE (NPCs In C Entity).
Drag3n is short for "Drag Enable", this is the part I wrote. It enables you to drag'n'drop files.
OrgView already had unused code to load external org files, so I didn't need to code that.

If anyone has other ideas for what to add, I can look into it. It doesn't have to be drag'n'drop-related.
 
Apr 4, 2015 at 7:21 AM
Lvl 1
Forum Moderator
"Life begins and ends with Nu."
Join Date: May 28, 2008
Location: PMMM MMO
Posts: 3713
Age: 31
You should make a mod where the player can drag'n'drop bullets onto the enemies.
 
Apr 4, 2015 at 7:40 AM
Senior Member
"Ha! Ha! Ha! Mega Man is no match for my Mimiga Man!"
Join Date: Jan 22, 2015
Location:
Posts: 249
GIRakaCHEEZER said:
You should make a mod where the player can drag'n'drop bullets onto the enemies.
I'm not looking to take on any new Cave Story projects.
 
Apr 4, 2015 at 7:05 PM
Mrs. Policewoman
"Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-BLEIUP"
Join Date: Oct 24, 2011
Location: Canada
Posts: 330
Age: 25
It doesn't appear to load the song's speed or instruments, and simply uses the ones from the song you've already got playing.
Other than that, though, it works quite well.
 
Apr 7, 2015 at 4:40 AM
Senior Member
"Ha! Ha! Ha! Mega Man is no match for my Mimiga Man!"
Join Date: Jan 22, 2015
Location:
Posts: 249
hate9 said:
It doesn't appear to load the song's speed or instruments, and simply uses the ones from the song you've already got playing.
Other than that, though, it works quite well.
Please download this drag3n.dll, and overwrite the previous one. Still can't pause.

EDIT: So, a new version is coming soon, I just need to find a replacement for Doukutsu Assembler...
 
Jun 14, 2015 at 1:50 AM
Senior Member
"Ha! Ha! Ha! Mega Man is no match for my Mimiga Man!"
Join Date: Jan 22, 2015
Location:
Posts: 249
Haven't had much luck with working on a replacement for Doukutsu Assembler.
I'll need to re-write the assembly anyway, so I might just use Doukutsu Assembler.

I'm working on re-writing Drag3n so I can port it to older versions of OrgView.
 
Top