ZSNES 1.51 on fedora 14

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
Mudfish94
New Member
Posts: 3
Joined: Sun Nov 25, 2012 7:49 pm

ZSNES 1.51 on fedora 14

Post by Mudfish94 »

I have zsnes on my flashdrive to take anywhere to play my roms but when i installed the linux version for fedora 14 i couldnt load my saved games. is there a way to access them on linux or will i have to start over?
paulguy
Zealot
Posts: 1076
Joined: Sat Jul 02, 2005 2:01 am
Contact:

Re: ZSNES 1.51 on fedora 14

Post by paulguy »

I suppose the issue you'll have is zsnes for linux isn't portable. Or looks in specific locations in the user's directory for all of it's files. Not sure of a way to override that. Although making a zsnes binary that runs portably will probably be pretty difficult.
Maybe these people were born without that part of their brain that lets you try different things to see if they work better. --Retsupurae
odditude
Official tech support dood
Posts: 2122
Joined: Wed Jan 25, 2006 7:57 am

Re: ZSNES 1.51 on fedora 14

Post by odditude »

Mudfish94 wrote:I have zsnes on my flashdrive to take anywhere to play my roms but when i installed the linux version for fedora 14 i couldnt load my saved games. is there a way to access them on linux or will i have to start over?
if your save data isn't on the flash drive, no.

if it is, just adjust your save path to the flash drive.
Why yes, my shift key *IS* broken.
Mudfish94
New Member
Posts: 3
Joined: Sun Nov 25, 2012 7:49 pm

Re: ZSNES 1.51 on fedora 14

Post by Mudfish94 »

The save file is in the same folder as the rom but it doesn't read it. Just goes to the new game screen.
Mudfish94
New Member
Posts: 3
Joined: Sun Nov 25, 2012 7:49 pm

Re: ZSNES 1.51 on fedora 14

Post by Mudfish94 »

paulguy wrote:I suppose the issue you'll have is zsnes for linux isn't portable. Or looks in specific locations in the user's directory for all of it's files. Not sure of a way to override that. Although making a zsnes binary that runs portably will probably be pretty difficult.
The Linux zsnes is installed to the hard drive I'm just loading roms from the flash drive while on that computer
kode54
Zealot
Posts: 1140
Joined: Wed Jul 28, 2004 3:31 am
Contact:

Re: ZSNES 1.51 on fedora 14

Post by kode54 »

ZSNES Linux doesn't read SRM or ZST/ZS* files from the ROM directory. It reads them from the configuration directory, which I believe is ~/.zsnes.
odditude
Official tech support dood
Posts: 2122
Joined: Wed Jan 25, 2006 7:57 am

Re: ZSNES 1.51 on fedora 14

Post by odditude »

odditude wrote:adjust your save path to the flash drive.
Why yes, my shift key *IS* broken.
paulguy
Zealot
Posts: 1076
Joined: Sat Jul 02, 2005 2:01 am
Contact:

Re: ZSNES 1.51 on fedora 14

Post by paulguy »

You could probably set the save path to "." to get the windows behavior, assuming your saves are in the ROM directory and you run zsnes from that directory. The side effect is that it'll do this globally, regardless if you're doing it from your flash drive or not.
Maybe these people were born without that part of their brain that lets you try different things to see if they work better. --Retsupurae
odditude
Official tech support dood
Posts: 2122
Joined: Wed Jan 25, 2006 7:57 am

Re: ZSNES 1.51 on fedora 14

Post by odditude »

paulguy wrote:You could probably set the save path to "." to get the windows behavior
...no, then it would read from the install path (OP stated he installed zsnes on the host machine).
Why yes, my shift key *IS* broken.
paulguy
Zealot
Posts: 1076
Joined: Sat Jul 02, 2005 2:01 am
Contact:

Re: ZSNES 1.51 on fedora 14

Post by paulguy »

Wry would it read from the install path? . Is current working directory, which should be the directory the Rom is run from.
Maybe these people were born without that part of their brain that lets you try different things to see if they work better. --Retsupurae
kode54
Zealot
Posts: 1140
Joined: Wed Jul 28, 2004 3:31 am
Contact:

Re: ZSNES 1.51 on fedora 14

Post by kode54 »

ZSNES does not change the current working directory when searching for or loading files, as far as I know. Or at least, doing so is not required for a program to read from or write to arbitrary directories.
Post Reply