Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
What file(s) hold the database data?
« previous
next »
Print
Pages: [
1
]
Author
Topic: What file(s) hold the database data? (Read 1640 times)
barnsalot
Acolyte
Posts: 320
What file(s) hold the database data?
«
on:
April 20, 2007, 11:07:23 AM »
What file(s) hold the database data?
Does anyone know? It's probably the RPG_RT.ldb or the RPG_RT.lmt, or both, but I thought I'd ask to see if anyone knew for sure.
Logged
DragonBlaze
A Wild DB Appeared!
Royal
Posts: 3,329
(No subject)
«
Reply #1 on:
April 20, 2007, 01:47:08 PM »
I think its the .lbd but im not possitive. Make a new project. copy that file from an old game, paste it into the new project, and see if your database transfers over to the new project, if it did, then thats the database file.
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN
barnsalot
Acolyte
Posts: 320
(No subject)
«
Reply #2 on:
April 20, 2007, 10:23:12 PM »
Yeah, good idea. I'm asking because I'm interested in working on a game long-distance with a friend, and we could fairly easily split the project into him on database and myself on actual programming. So, thanks for the reply.
Edit: And, by the way, your CBS still looks awesome.
Logged
DragonBlaze
A Wild DB Appeared!
Royal
Posts: 3,329
(No subject)
«
Reply #3 on:
April 23, 2007, 02:42:36 AM »
Thanks
Anyway, I work on my project from a lot of computers, and mainly when i work on it from other computers, I just work on the database files cuz thats where my cbs is programmed. What I always did was I just copied all three rtp_rt files (except the .exe one). So you could always just send all three of them back and forth and I don't think it'll make too much of a differance.
The only problem i see with the way your doing it, is that most of the database will have to be done before you can work on the other parts of the game. For example, you can't make a battle without the monster you need, you can't give the hero without the item in the database, you can't even have the hero without him in the database, and you can't map without the chipsets and them programmed into the database. But if you can work it out, thats great.
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
What file(s) hold the database data?