Register - Login
Views: 99795480
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 05:27:49 AM
Jul - General Game/ROM Hacking - A different kind of Mega Man hack. New poll - New thread - New reply
Next newer thread | Next older thread
Rick
M'Lord, there's a knife in your head!
Level: 152


Posts: 356/7540
EXP: 43721509
For next: 580151

Since: 02-15-10

From: Maine

Since last post: 6 days
Last activity: 6 days

Posted on 07-18-10 03:13:37 PM Link | Quote
So, this is an idea I've had lingering in the back of my head for months now.

I've always wanted to try to go for a ROM hack where, instead of using Mega Man, you play as one of the Robot Masters instead. The closest I've seen to this is an Elec Man hack for Mega Man 5, but I'm thinking a little bit bigger. Essentially, I'd like to make it so you play as that Robot Master with all the frills and benefits that the computer-controlled boss would have; full use of their weapon, proper sound effects, speed/jumping ability, the whole nine yards.

However, I can't really contribute a whole heck of a lot to it. I can do some graphics replacement, maybe a little palette hacking using Visine or something, and perhaps permanently add in an Infinite Weapon Energy code or something so that the default is always that robot master's ability (unless the robot master is one from a different game, and in that case...yeah) or find codes to alter the speed and jump height and have it permanently put in.

I just wondered if anyone would be down in joining me in this little escapade. I figure it might help bring my programming knowledge up to snuff a little, as well as just having a group to do stuff with. Plus, coming up with a team name is awesome.

____________________
Lunaria

Moon Bunny! :3
Level: 139


Posts: 2946/5754
EXP: 32051925
For next: 415520

Since: 07-28-07

Pronouns: she/her
From: pile of fluff

Since last post: 6 days
Last activity: 5 days

Posted on 07-18-10 03:17:44 PM Link | Quote
You know, I think you would have more luck with this if you ask on board 2, as, they have quite a bit of megaman hacking/hackers recently.

____________________


Rick
M'Lord, there's a knife in your head!
Level: 152


Posts: 358/7540
EXP: 43721509
For next: 580151

Since: 02-15-10

From: Maine

Since last post: 6 days
Last activity: 6 days

Posted on 07-18-10 03:23:08 PM Link | Quote
I'm not sure if a board specifically on hacking outside of here would be welcome with someone posting this who is unable to pull much of their weight. As I've noticed, if you can't do it yourself, don't bother asking other people. So therefore, since I can't do much, I don't think they'd appreciate it if some new guy came in saying he can't do too much and wants others to help him with the bulk of the work.

Then again, I'm notorious for being horribly nervous and forum shy, so...

____________________
Lunaria

Moon Bunny! :3
Level: 139


Posts: 2947/5754
EXP: 32051925
For next: 415520

Since: 07-28-07

Pronouns: she/her
From: pile of fluff

Since last post: 6 days
Last activity: 5 days

Posted on 07-18-10 03:27:02 PM Link | Quote
Either way, if you share the idea there it's more likely that someone sees it and thinks it's a good idea. That alone makes the chance bigger that an hack like that will come out. So either way I think it's worth your time!

____________________


Rick
M'Lord, there's a knife in your head!
Level: 152


Posts: 361/7540
EXP: 43721509
For next: 580151

Since: 02-15-10

From: Maine

Since last post: 6 days
Last activity: 6 days

Posted on 07-18-10 07:57:28 PM Link | Quote
Yeah, fair enough. I suppose I could jump in and throw the idea out at least.

What's the link?

____________________
kellykel
Member
Level: 25


Posts: 12/118
EXP: 84368
For next: 5252

Since: 06-22-10

From: My room. Mostly in front of computer.

Since last post: 10.7 years
Last activity: 7.9 years

Posted on 07-18-10 08:15:02 PM Link | Quote
http://acmlm.kafuka.org/board/thread.php?id=6020 That is the megaman hacking thread.

____________________
Meh
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 3480/5390
EXP: 29075376
For next: 259629

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 342 days
Last activity: 342 days

Posted on 07-20-10 05:29:47 AM Link | Quote
07-20-10 12:29:47 AM
Post #3480
If I were going to do this, I'd be tempted to hack together a homebrew SNES platforming engine, so it'd then be easier to code any characters I wanted - say, all the bosses from all the games. But I'm crazy.

____________________



[loading witty comment...]
why not?
Hectamatatortron
Member
Level: 35


Posts: 212/232
EXP: 258215
For next: 21721

Since: 09-19-07


Since last post: 7.2 years
Last activity: 5.3 years

Posted on 07-20-10 07:32:51 PM Link | Quote
Wouldn't it be easier, supposing you use a robot that's already in the game, to spawn that robot and program it to respond to keypad input/stay on top of Megaman's location, then simply make Megaman invisible/have that robot master's ability? You'd need to copy Megaman's hitstun to the robot master's and make the robot master unable to harm Megaman, though...

Of course, this assumes that the engine isn't limited like in lots of older games where certain levels don't properly handle certain objects (e.g. trying to spawn a boss weapon outside of a boss battle in Mischief Makers often spawns some useless robot parts).

Still, that'd probably be the easiest way to do it, but it'd require the sort of knowledge you don't claim to have...

____________________
Lunaria

Moon Bunny! :3
Level: 139


Posts: 2957/5754
EXP: 32051925
For next: 415520

Since: 07-28-07

Pronouns: she/her
From: pile of fluff

Since last post: 6 days
Last activity: 5 days

Posted on 07-20-10 08:30:54 PM Link | Quote
Spawning both a robot master and megaman PLUS all the level enemies is a bit to much on the same time I would take it. :/

____________________


Darkdata
Ruins!? ♥
Level: 103


Posts: 1638/2892
EXP: 11445983
For next: 25423

Since: 07-04-07


Since last post: 202 days
Last activity: 10 days

Posted on 07-20-10 10:42:20 PM Link | Quote
The game unloads enemy graphics when it loads a boss, so that idea would not work.

As for your idea Rick, I thought the Megaman 1 remake, Megaman Powered Up did this? (There were conditions for unlocking them if I remember correctly.)

____________________
4123
   
Rick
M'Lord, there's a knife in your head!
Level: 152


Posts: 373/7540
EXP: 43721509
For next: 580151

Since: 02-15-10

From: Maine

Since last post: 6 days
Last activity: 6 days

Posted on 07-22-10 09:47:36 AM Link | Quote
Actually yes. Mega Man: Powered Up was an inspiration for this hack. I own it and love it. =)

As for spawning the robot master and all that stuff, I have no idea how easy that would be.

____________________
Next newer thread | Next older thread
Jul - General Game/ROM Hacking - A different kind of Mega Man hack. New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

29 database queries.
Query execution time: 0.082400 seconds
Script execution time: 0.020308 seconds
Total render time: 0.102708 seconds