Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Wed 21/06/2006 08:02:39

Title: cant load games ive saved
Post by: on Wed 21/06/2006 08:02:39
I spent most of last night doing the tutorial and I liked what I was coming out with, I started up the program today and my background, and most settings were gone, is there any way to fix this or make sure it doesnt happen in the future?
Title: Re: cant load games ive saved
Post by: Gilbert on Wed 21/06/2006 08:06:55
Did you load the rooms back into the editor?
Title: Re: cant load games ive saved
Post by: on Wed 21/06/2006 10:23:35
Quote from: Gilbot V7000a on Wed 21/06/2006 08:06:55
Did you load the rooms back into the editor?

umm, yeah, i think, it said "do you want to save this room" and i said "yes" and then i loaded the resently used thing, and some of the settings were still there but all backgrounds and area selections were gone :(
Title: Re: cant load games ive saved
Post by: Khris on Wed 21/06/2006 10:31:40
You've got to save the room as "roomX.crm", where X is a number from 1 to 300.
Browse the game's folder and search for a file that ends with .crm, then rename it to e.g. "room1.crm".
Then start AGSEdit and load your game.

Also don't use File -> Load game, it's safer to close AGS, reopen it and then load the game.
Title: Re: cant load games ive saved
Post by: on Wed 21/06/2006 12:40:41
Quote from: KhrisMUC on Wed 21/06/2006 10:31:40
You've got to save the room as "roomX.crm", where X is a number from 1 to 300.
Browse the game's folder and search for a file that ends with .crm, then rename it to e.g. "room1.crm".
Then start AGSEdit and load your game.

Also don't use File -> Load game, it's safer to close AGS, reopen it and then load the game.

oh thanks so much, that worked! i hate being a noob! you rock!
Title: Re: cant load games ive saved
Post by: Khris on Wed 21/06/2006 20:40:57
You're welcome :)