Dee-Nee Forums

General => RBI Baseball => Topic started by: pmeth on 01/24/12, 10:03:53 AM

Title: RBI 3 Editor on Github
Post by: pmeth on 01/24/12, 10:03:53 AM
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.

Title: Re: RBI 3 Editor on Github
Post by: BeefMaster on 01/24/12, 10:10:06 AM
Excellent!  I'm one of the three RBI 3 fans, so I'm looking forward to checking it out.
Title: Re: RBI 3 Editor on Github
Post by: Turd on 01/24/12, 10:19:01 AM
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.
Title: Re: RBI 3 Editor on Github
Post by: Attezz on 01/24/12, 10:22:49 AM
Quote from: Turd on 01/24/12, 10:19:01 AM
pmeth, SOPA request heading your way
Title: Re: RBI 3 Editor on Github
Post by: 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...

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.
Title: Re: RBI 3 Editor on Github
Post by: 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.
Title: Re: RBI 3 Editor on Github
Post by: pmeth on 01/24/12, 10:26:36 AM
Quote from: Attezz on 01/24/12, 10:22:49 AM
pmeth, SOPA request heading your way

I'm canadian ... and SOPA's dead.
Title: Re: RBI 3 Editor on Github
Post by: pmeth on 01/24/12, 10:29:25 AM
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.
Title: Re: RBI 3 Editor on Github
Post by: BeefMaster on 01/24/12, 11:18:18 AM
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.
Title: Re: RBI 3 Editor on Github
Post by: Attezz on 01/24/12, 11:31:15 AM
Agreed with Beef
Title: Re: RBI 3 Editor on Github
Post by: Turd on 01/24/12, 11:36:09 AM
I'm cool with that.
Title: Re: RBI 3 Editor on Github
Post by: Gantry on 01/24/12, 01:12:54 PM
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. 
Title: Re: RBI 3 Editor on Github
Post by: Gantry on 01/24/12, 01:23:50 PM
Ordered...
Title: Re: RBI 3 Editor on Github
Post by: Attezz on 01/24/12, 01:24:28 PM
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.
Title: Re: RBI 3 Editor on Github
Post by: Gantry on 01/24/12, 01:25:57 PM
Thin ice boy, thin ice...
Title: Re: RBI 3 Editor on Github
Post by: pmeth on 01/24/12, 01:50:15 PM
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.
Title: Re: RBI 3 Editor on Github
Post by: broiler on 01/24/12, 02:09:33 PM
whats this about bringing gantry and nightwulfs bodies into your dugout?
Title: Re: RBI 3 Editor on Github
Post by: pmeth on 01/24/12, 02:15:12 PM
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.
Title: Re: RBI 3 Editor on Github
Post by: thalivest on 01/24/12, 03:27:29 PM
That's what's up. As an RBI 3 fan let me say thanks, B.
Title: Re: RBI 3 Editor on Github
Post by: PreDeadMan on 10/07/12, 04:48:33 PM
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...?