Search found 3 matches

by PoisonedV
Sat May 10, 2008 5:29 am
Forum: ZSNES Talk
Topic: Paths
Replies: 10
Views: 5238

Deathlike2 wrote:It has already been added, but what you're requested is not in 1.51.

'\saves\' is an absolute path.. you need a '.' preceding the first '\' to make it relative.
Yes, that is what I meant, thanks for not misinterpreting it and being a total dick.
by PoisonedV
Sat May 10, 2008 5:02 am
Forum: ZSNES Talk
Topic: Paths
Replies: 10
Views: 5238

I already read the readmes- I don't want an absolute path. I've tried all the standard conventions, including the way it said in the readme.
by PoisonedV
Fri May 09, 2008 6:20 am
Forum: ZSNES Talk
Topic: Paths
Replies: 10
Views: 5238

Paths

I want my save path to be, the folder of the rom, IE C:\Batman, plus saves, so the saves would reside in C:\Batman\saves for example. How do I do this? I tried putting in '\saves\' in the path field on the latest ZSNES and it didn't work.