News:

RIP GoReds

Main Menu

RBI 3 Editor on Github

Started by pmeth, 01/24/12, 10:03:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pmeth

What's up bitches? For all you RBI3 lovers (what are we up to like 3 of us now?), I have decided to release my work on github.  I have worked many nights on this and it will probably lead to my eventual divorce, but what the heck.

If you are a PHP developer and/or a rom hacker you may appreciate this project.  I want to particularly recognize nightwulf and gantry (and probably a few others whose posts I have read through the years) whose work inspired me and provided insight into hacking these roms.  Hopefully they will want to help me at some point and bring their bodies of knowledge into my dugout.

For those of you who prefer the original RBI, there should be a fair amount of reusable code in the project and I hope to add the ability to edit those roms.  Please fork the project and make it better.

The code pretty much sucks and releasing it is a big deal for me because it's basically my dirty laundry and shows how crappy my programming abilities are, so please feel free to mock and berate me.

So here it is:
https://github.com/pmeth/rbi

Enjoy.


BeefMaster

Excellent!  I'm one of the three RBI 3 fans, so I'm looking forward to checking it out.
"Nobody in football should be called a genius. A genius is a guy like Norman Einstein." - Joe Theismann

Turd

pmeth, awesome! I love it when anyone does this sort of thing.  I haven't looked yet...I assume it's a web-based editor, since you mentioned PHP?  I'll check it out and give you some feedback.  Welcome to the nerd club.

Attezz


Turd

Yes, just looked at the info...nice work on taking on OOP over procedural. It'll make your codebase a lot nicer in the end...you should look into MVC as well...I've started to write all my stuff using LightVC, and PDO for data access...

I haven't done much code writing for RBI in the recent past, but I for a while I lived and breathed it, so if you want to chat about anything, let me know.

Turd

P.S. Ignore Attezz. He's just jealous he doesn't have the IQ to do anything like this.

pmeth

#6
Quote from: Attezz on 01/24/12, 10:22:49 AM
pmeth, SOPA request heading your way

I'm canadian ... and SOPA's dead.

pmeth

Quote from: Turd on 01/24/12, 10:25:44 AM
P.S. Ignore Attezz. He's just jealous he doesn't have the IQ to do anything like this.

Hehe, I don't either, but I did it anyway :)

And in response to your previous post it definitely is web based, but I am trying to do well abstracted code (but probably doing a poor job of it), so you could in theory port it easily to a console app, or web services, blah blah blah.

BeefMaster

Quote from: Turd on 01/24/12, 10:25:44 AM
P.S. Ignore Attezz. He's just jealous he doesn't have the IQ to do anything like this.

For what it's worth, I thought Attezz's post was funny.
"Nobody in football should be called a genius. A genius is a guy like Norman Einstein." - Joe Theismann

Attezz


Turd


Gantry

For what it's worth, I can beat Attezz at ping pong...

And awesome stuff pmeth, man I really need to order a new RetroUSB controller. 

Gantry


Attezz

Quote from: Gantry on 01/24/12, 01:12:54 PM
For what it's worth, I can beat Attezz at ping pong...

This is a lie.

I'm also better than you at Tetris.

Gantry

Thin ice boy, thin ice...

pmeth

Quote from: Turd on 01/24/12, 10:23:48 AM
Yes, just looked at the info...nice work on taking on OOP over procedural. It'll make your codebase a lot nicer in the end...you should look into MVC as well...I've started to write all my stuff using LightVC, and PDO for data access...

Yes, I will likely move towards the MVC (Front Controller) and frameworks shortly.  I suppose my current style is somewhat of a Page Controller MVC, but it's a real mess right now as I try to migrate my old codebase and knowledge to a new structure.

broiler

whats this about bringing gantry and nightwulfs bodies into your dugout?

pmeth

Quote from: broiler on 01/24/12, 02:09:33 PM
whats this about bringing gantry and nightwulfs bodies into your dugout?
...damned internet.  can't say anything these days.

thalivest

That's what's up. As an RBI 3 fan let me say thanks, B.

PreDeadMan

HM... I have no idea how to use this lol... do you have something simple for us noob's who want to just edit rbi baseball 3's pitchers and hitter stats...?