My ZSNES emulator is buried 6 folders deep inside my Documents & Settings, so typing a file path to direct the emulator to .src files, BIOS locations and other stuff takes forever.
Could you guys add a "Browse" button to the file path entry boxes? as it would save other people with buried files having to spend ages typing the whole, long file location out every time.
Request: File Path "Browse" button.
Moderator: ZSNES Mods
Re: Request: File Path "Browse" button.
Couldn't you just put ZSNES is some other directory instead of Document & Settings? Most people tend to do that.
You can also use relative path notation (..\) instead of absolute notation. You can also use CTRL-V to paste from the clipboard. This can even be found in the documentation.
You can also use relative path notation (..\) instead of absolute notation. You can also use CTRL-V to paste from the clipboard. This can even be found in the documentation.
Re: Request: File Path "Browse" button.
True, but i only have a 70GB Hard drive so i tend to compress and lump everything together to save what little space i have left. XD
Yes, i may have been spoiled by Fusion and Mame emulators but it cant be that hard to add a couple of browse buttons to ZSNES could it?
PS: What is a relative path notation? Sorry if thats a stupid question but i dont know much about computers.
Yes, i may have been spoiled by Fusion and Mame emulators but it cant be that hard to add a couple of browse buttons to ZSNES could it?
PS: What is a relative path notation? Sorry if thats a stupid question but i dont know much about computers.
Re: Request: File Path "Browse" button.
You'll have to wait for 2.0, don't ask how long that'll take. Nobody knows.
2.0 will use a native UI as far as I know, so in that conext, it'd be reasonable to implement, currently though, it would probably be a lot of work.
Also, I may be wrong but zsnes might have trouble with spaces or something in path names. You'd be best opening up the config file and pasting your paths in to there.
Relative paths names are a way to describe a location relative to your working directory. In this case, relative to zsnesw.exe. So if you have a subdirectory "games", it would be just "games". If it's in a subdirectory games, then another subdirectory snes, then it would be "games\snes". If you have zsnes in a folder like c:\games\zsnes, but your roms in c:\games\roms\snes, you can use ..(two periods) to go back, for example, your path here would be "..\roms\snes". Also .(one period) can be used to simply specify the current directory. So if you just have your roms in the same directory, you can use that, or just leave it blank.
Now, I'm not sure if zsnes has any specific needs for relative path names, like you may need to start with a . or ..
2.0 will use a native UI as far as I know, so in that conext, it'd be reasonable to implement, currently though, it would probably be a lot of work.
Also, I may be wrong but zsnes might have trouble with spaces or something in path names. You'd be best opening up the config file and pasting your paths in to there.
Relative paths names are a way to describe a location relative to your working directory. In this case, relative to zsnesw.exe. So if you have a subdirectory "games", it would be just "games". If it's in a subdirectory games, then another subdirectory snes, then it would be "games\snes". If you have zsnes in a folder like c:\games\zsnes, but your roms in c:\games\roms\snes, you can use ..(two periods) to go back, for example, your path here would be "..\roms\snes". Also .(one period) can be used to simply specify the current directory. So if you just have your roms in the same directory, you can use that, or just leave it blank.
Now, I'm not sure if zsnes has any specific needs for relative path names, like you may need to start with a . or ..
Maybe these people were born without that part of their brain that lets you try different things to see if they work better. --Retsupurae
Re: Request: File Path "Browse" button.
Thank you Agozer & paulguy for your very helpful and informative replies. 
I still have much to learn about PC's and the whole emulator scene, so i am very greatful for your wise words.

I still have much to learn about PC's and the whole emulator scene, so i am very greatful for your wise words.
Re: Request: File Path "Browse" button.
100x this, although i still recommend avoiding spaces for sanity reasons.paulguy wrote:zsnes might have trouble with spaces or something in path names. You'd be best opening up the config file and pasting your paths in to there.
Why yes, my shift key *IS* broken.
-
- Buzzkill Gil
- Posts: 4295
- Joined: Wed Jan 12, 2005 7:14 pm
Re: Request: File Path "Browse" button.
But... directories take no space. Literally. They occupy zero bytes of your usable disk space.Psychotic Fox wrote:True, but i only have a 70GB Hard drive so i tend to compress and lump everything together to save what little space i have left. XD
Six files in one directory take no more space than six files in six directories.
KHDownloadsSquall_Leonhart wrote:DirectInput represents all bits, not just powers of 2 in an axis.You have your 2s, 4s, 8s, 16s, 32s, 64s, and 128s(crash course in binary counting!). But no 1s.
-
- ZSNES Shake Shake Prinny
- Posts: 5632
- Joined: Wed Jul 28, 2004 4:15 pm
- Location: PAL50, dood !
Re: Request: File Path "Browse" button.
I'm gonna start killing people who assume shit is not hard without knowing.
皆黙って俺について来い!!
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
Code: Select all
<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)