Teen Agent: cannot save
Moderator: ScummVM Team
- Cpl. Shephard
- Posts: 5
- Joined: Wed Jan 11, 2006 8:44 pm
- Location: Deep in the Caribbean. Monkey Island.
Teen Agent: cannot save
I downloaded the latest nightly about an hour ago to try teen agent. The problem is i can't save through the ScummVM menu. Is there a certain menu for teen agent, and if so, which button accesses it?
I'd like to counter a claim I have heard many engine authors make: That it is impossible to do add custom save/load when an engine does saving via scripts. This is not quite correct -- it is "only" much harder to implement loading/saving from the "Global Main Menu". At least as long as you want to use saves compatible with the usual saves created, which of course is what you really want.
But in many games, it is possible to determine which scripts are responsible for save/load handling and then to hack them to be able to implement the desired feature. A counter argument I often hear is that there are multiple variants of a game and that it would be impossible to support all variants. Again, I disagree; of course, if you want to hard code offsets etc., it would be a lot of work, and whenever a new variant of a game pops up, we (the ScummVM developer's) would have to work again. However, there are other techniques, e.g. based on bytecode patterns, and I am pretty sure we could implement full save/load support in *all* games and engines.
The work required to do so, however, is complicated and difficult, and it may simply not worth the effort.
But in many games, it is possible to determine which scripts are responsible for save/load handling and then to hack them to be able to implement the desired feature. A counter argument I often hear is that there are multiple variants of a game and that it would be impossible to support all variants. Again, I disagree; of course, if you want to hard code offsets etc., it would be a lot of work, and whenever a new variant of a game pops up, we (the ScummVM developer's) would have to work again. However, there are other techniques, e.g. based on bytecode patterns, and I am pretty sure we could implement full save/load support in *all* games and engines.
The work required to do so, however, is complicated and difficult, and it may simply not worth the effort.
- Cpl. Shephard
- Posts: 5
- Joined: Wed Jan 11, 2006 8:44 pm
- Location: Deep in the Caribbean. Monkey Island.
Yeah i figured as much, but i cannot find the menu in this game.Ennok wrote:I did notice that in some games you can't save using the scummvm menu. The regular menu or the alternate. But you can use the save feature in the game and the scummvm menu will let you load these. So it's possible to save just not how we're used to normally doing it.
- eriktorbjorn
- ScummVM Developer
- Posts: 3560
- Joined: Mon Oct 31, 2005 7:39 am
Pressing F5 should work. That feature appears to have been added on December 7, so it should be available in the version you downloaded. (If that doesn't work, there may be some "F lock" or "F mode" key or something like that on your keyboard to make the function keys work as function keys, and not something else.)Cpl. Shephard wrote: Yeah i figured as much, but i cannot find the menu in this game.
- Cpl. Shephard
- Posts: 5
- Joined: Wed Jan 11, 2006 8:44 pm
- Location: Deep in the Caribbean. Monkey Island.
Maybe i should restate the issue. I can get into the ScummVM menu, i can access the load/save menus, but i cannot get it to save the file. I have sufficient space on my memory stick, and the LED indicating mem activity blinks, but when i go into the load menu, there are no files.
eriktorbjorn, pressing F5 does work, it brings me to the standard ScummVM menu, but that was never the issue. Thanks for trying to help, though
eriktorbjorn, pressing F5 does work, it brings me to the standard ScummVM menu, but that was never the issue. Thanks for trying to help, though
Not sure why it happens yet, but as a current workaround, disable the modern scummvm theme (you can rename scummmodern.zip scummmodern.zip_ or just delete it). For some reason that enables the load dialog to see the savefiles (also notice that the first video only shows when the modern theme is disabled). I'm trying to figure out why this is.
- Cpl. Shephard
- Posts: 5
- Joined: Wed Jan 11, 2006 8:44 pm
- Location: Deep in the Caribbean. Monkey Island.
Well, i can see the intro, but if this works, you've saved my night Thanks!Bluddy wrote:Not sure why it happens yet, but as a current workaround, disable the modern scummvm theme (you can rename scummmodern.zip scummmodern.zip_ or just delete it). For some reason that enables the load dialog to see the savefiles (also notice that the first video only shows when the modern theme is disabled). I'm trying to figure out why this is.
EDIT
Well, still doesn't work. Or well, the problem changes some. The read/write led blinks a bit longer,
and it seems to make a save now, but when i try to load it the problem reverts to how i described it earlier, and the save dissapears again.
I have the first model of PSP, i think it's called 1004 or something, running 4.01 M33-2 firmware.