Search found 19 matches

by bugger
Sat Aug 24, 2013 12:44 am
Forum: Netplay 101
Topic: Netplay Compatible Copy Of ZSNES Mac Needed
Replies: 3
Views: 6887

Netplay Compatible Copy Of ZSNES Mac Needed

I'm trying to netplay with my friend using ZSNES. He has a PC I have a Mac. I was able to pull it off by running ZSNES 1.42 for Windows through Crossover, but the only problem is crossover doesn't support external controllers. I want to get a netplay compatible copy of ZSNES for Mac, so I can play u...
by bugger
Thu Jan 17, 2013 12:02 am
Forum: ZSNES Talk
Topic: Same ROM, different File?!
Replies: 5
Views: 4212

Re: Same ROM, different File?!

outdated? Are there still new ROMs which appear from somewhere?! I read about copier headers in between the posts - is there any use? HiROM/LoROM can be detected by the rom itself - waht about the save-RAM size? If these headers are not usefull at all, I'd use the commandline version of NSRT to stri...
by bugger
Wed Jan 16, 2013 6:31 pm
Forum: ZSNES Talk
Topic: Same ROM, different File?!
Replies: 5
Views: 4212

Same ROM, different File?!

I wonder how the rom-files are organized. I have some files, which GoodSNES tells me are the same - but their filehash differs. Somehow Goodsnes seems to ignore padding or metadata?! If it's just padding, is there a tool which automatically strips the padding? (and only the padding) or (if needed fo...
by bugger
Thu Nov 15, 2012 8:56 pm
Forum: ZSNES Talk
Topic: ZSNES on Samsung TV - TV looses signal
Replies: 2
Views: 1981

Re: ZSNES on Samsung TV - TV looses signal

odditude wrote: is the time period consistent?
Pretty much, yes (haven't timed it precisely).
are you running into your screensaver timeout (and ubuntu is choking on zsnes's method of screensaver suppression)?
I doubt it, I have no desktop environment running on the machine, just X

Cheers,
--
by bugger
Thu Nov 15, 2012 5:45 pm
Forum: ZSNES Talk
Topic: ZSNES on Samsung TV - TV looses signal
Replies: 2
Views: 1981

ZSNES on Samsung TV - TV looses signal

Hi all, I am trying to run zsnes on my xbmc box, and so far, gaming works just fine. But only for a couple of minutes. After that, the TV suddenly decides to it does not get a signal over hdmi and goes blank. The game is still running in the background, I can still hear the things that are happening...
by bugger
Wed Sep 26, 2012 3:43 pm
Forum: ZSNES Talk
Topic: Config Files Not Saving on Mac
Replies: 10
Views: 4476

Re: Config Files Not Saving on Mac

Downloaded latest version and it works now. Thanks. I thought I had the latest version

And I tried SNES9x, but I prefer zsnes (btw i'm too stupid to learn the name of the emulator) cause it has video filters that actually make the game look higher quality than it actually is
by bugger
Sun Sep 23, 2012 10:08 pm
Forum: ZSNES Talk
Topic: Config Files Not Saving on Mac
Replies: 10
Views: 4476

Re: Config Files Not Saving on Mac

Permissions are read and write ZSNES verion 1.43 OSX Lion version 10.7.4 srm filesize is "2,048 bytes (4 kb on disk)" for that matter, can you give me a ls -aFl of the save dir location and then its contents? i.e. if it's called "savedir" and located in ~/.zsnes, then give me bot...
by bugger
Sat Sep 22, 2012 12:09 am
Forum: ZSNES Talk
Topic: Config Files Not Saving on Mac
Replies: 10
Views: 4476

Re: Config Files Not Saving on Mac

Help?
by bugger
Tue Sep 18, 2012 4:44 pm
Forum: ZSNES Talk
Topic: Config Files Not Saving on Mac
Replies: 10
Views: 4476

Config Files Not Saving on Mac

Games won't save, states won't save, PAR codes won't save, nothing involving a game will save. I set up a save file folder and gave it full read and write permissions, but it just saves a file called "srm" that says it's a ZSNES document, but it doesn't save my games at all. I enabled the ...
by bugger
Tue Jan 24, 2012 10:24 pm
Forum: Development
Topic: Write a Bot/AI that can play SNES
Replies: 12
Views: 16911

Re: Write a Bot/AI that can play SNES

Also is there a way to open snex9x with some parameters that it runs the game and loads saved game state in slot 1?!
by bugger
Tue Jan 24, 2012 10:22 pm
Forum: Development
Topic: Write a Bot/AI that can play SNES
Replies: 12
Views: 16911

Re: Write a Bot/AI that can play SNES

Whats the easiest way to analyze the memory? I tried Cheat Engine... Opened the snes9x.exe and looked at RAM addresses 0x7e0000-0x7fffff but only zeros :( ok snes9x has a ram watcher ;) pretty nice! but somehow snes9x crashes sometimes really annoying... The OS (Windows 7) protects the memory from ...
by bugger
Sat Jan 21, 2012 3:07 pm
Forum: Development
Topic: Write a Bot/AI that can play SNES
Replies: 12
Views: 16911

Re: Write a Bot/AI that can play SNES

http://tasvideos.org/forum/viewtopic.php?t=6539 Snex9X v1.43+ v11 beta + lua 0.06 http://dehacked.2y.net/snes9x-lua.html function library for Snex9X That version is really, really old. Get it from here instead: http://code.google.com/p/snes9x-rr/ You may want to read this too: http://code.google.co...
by bugger
Thu Jan 19, 2012 9:32 pm
Forum: Development
Topic: Write a Bot/AI that can play SNES
Replies: 12
Views: 16911

Re: Write a Bot/AI that can play SNES

ah ok thats good news! thank you ;)

what i found so far:

http://tasvideos.org/forum/viewtopic.php?t=6539 Snex9X v1.43+ v11 beta + lua 0.06
http://dehacked.2y.net/snes9x-lua.html function library for Snex9X
should me get starting ;)

but is there a unix version with lua? or best multi platform?
by bugger
Thu Jan 19, 2012 3:25 pm
Forum: Development
Topic: Write a Bot/AI that can play SNES
Replies: 12
Views: 16911

Write a Bot/AI that can play SNES

Hi, i am interessting if anything like that has been tried before, search came up with no results :( Is there any know method to read the game state out of ZSNES? Per Example we want the AI to play Tetris. How can we get the position of each block? Best option would be to directly read it out of the...
by bugger
Thu May 27, 2010 1:47 pm
Forum: Bug Reports/Feature Requests
Topic: Filters
Replies: 6
Views: 3324

Filters

What about using filters from http://code.google.com/p/2dimagefilter/ ? This would extend the users choice for image upscaling.
At least they would need to be ported from C# to C++ but this is not that hard.
This is only a suggestion.
by bugger
Sun Apr 11, 2010 12:36 am
Forum: Bug Reports/Feature Requests
Topic: Final Fantasy 4 text box glitch. please help!
Replies: 25
Views: 26796

As a temporary workaround on 1.51, changing the "per2exec=100" value in the "zsnesw.cfg" file (it's about halfway down the file) to a value like 85 or 110 seems to fix it on my machine. I have not played with this extensively, nor am I knowledgeable in zsnes' inner workings or wh...
by bugger
Sun Mar 21, 2010 1:11 am
Forum: Controller Help
Topic: Can you have multiple gamepad config profiles?
Replies: 7
Views: 5129

When that's checked, and you have a game loaded, you can adjust the controls and it'll only apply to that game. It doesn't work for me. I checked Game Specific, loaded a game, and configured the controls. Then I loaded a different game and unchecked the box but the buttons didn't get changed back t...
by bugger
Sat Mar 20, 2010 10:53 pm
Forum: Controller Help
Topic: Can you have multiple gamepad config profiles?
Replies: 7
Views: 5129

Thanks for the tip about using P3/4 as P1/2.

How do you use the Game Specific option? I did enable it before but it didn't seem to do anything.
by bugger
Sat Mar 20, 2010 5:37 am
Forum: Controller Help
Topic: Can you have multiple gamepad config profiles?
Replies: 7
Views: 5129

Can you have multiple gamepad config profiles?

I was trying to create multiple gamepad button profiles. I thought that configuring Input Devices 1-5 was how to do it but it only uses the buttons from Input 1. Are we allowed to have more than one gamepad profile?