I already know that. Triple Buffering has been in ZSNES for ages. And there wasn't that much of a change from 0803 to 0907 like what Noxious Ninja said.jdratlif wrote:Yes, you are right.Noxious Ninja wrote:Yes, quite true. However, you seem to not have read that the only difference between the two is improved IPS patching.
But my response was related to the fact that snkcube didn't read what I posted about the triple buffering. I also noted that I didn't know whether triple buffering was available in 0803. The point was that snkcube missed that I was not suggesting that the newest version will solve his problem, but that the feature triple buffering, which may or may not have been in 0803 (apparently it was) may solve his problem.
some game issues with ZSNES(FF2/Mk3)
Moderator: ZSNES Mods
-
- Hero of Time
- Posts: 2646
- Joined: Fri Jul 30, 2004 2:49 am
- Location: In front of the monitor
- Contact:
You don't put the code in the name of the BAT file. A BAT file is just a plain text file, but the BAT extension tells Windows to read it as a series of command prompts in DOS. You actually have to make a text file in NotePad containing those commands, and then just save it as a BAT file instead of a TXT file so Windows knows what to do with it when you double-click it.Xenos80 wrote:I made a file called zsnes.bat and put it a folder named Zsnes. If i wanted to run say for example FF2.smc ROM w/ the switch -6, do I rename the zsnes.bat file to "zsnes -6 FF2.bat??
I tried running from command prompt to directory of where my Zsnes folder is located. I typed " D:\Data\Zsnes\zsnes.bat and it doesnt work. Sorry for all the questions, but I have never worked much inside of DOS.