I ported Zsnes to the Xbox. I have a few questions
Moderator: ZSNES Mods
I havn't looked at the sources for the NTSC filter, but if it as simple as enabling 2xSai, Hq2X, etc...then I'll add it, If there is significant work involved in getting it to display, then I'll likely pass (or at least bump it to the bottom of priorities). There are lots of filters on current Xbox emulators that are pointless because it's impossible to get 60/60 with them turned on.
Ultimatly, I would like to add every option that is available in Zsnes to the Xbox port.
Ultimatly, I would like to add every option that is available in Zsnes to the Xbox port.
-
- ZSNES Developer
- Posts: 6747
- Joined: Tue Dec 28, 2004 6:47 am
HQx modes are probably out of the question then... well, maybe HQ2x might be possible but I suspect if the NTSC filter is not acceptable performancewise, then the other filters are not ideal (of course you'll have to test/judge for yourself). The filter that consumes the least resources is interpolation (bilinear filtering)...snes6502 wrote:I havn't looked at the sources for the NTSC filter, but if it as simple as enabling 2xSai, Hq2X, etc...then I'll add it, If there is significant work involved in getting it to display, then I'll likely pass (or at least bump it to the bottom of priorities). There are lots of filters on current Xbox emulators that are pointless because it's impossible to get 60/60 with them turned on.
Ultimatly, I would like to add every option that is available in Zsnes to the Xbox port.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
-
- Seen it all
- Posts: 2302
- Joined: Mon Jan 03, 2005 5:04 pm
- Location: Germany
- Contact:
-
- Seen it all
- Posts: 2302
- Joined: Mon Jan 03, 2005 5:04 pm
- Location: Germany
- Contact:
Just load any GBA ROM (eg. Orn) into the current version of Visual Boy Advance and toggle between the filters - it looks almost the same.
I just checked the CPU usage though, and here LQ?x is only slightly faster.
I just checked the CPU usage though, and here LQ?x is only slightly faster.

vSNES | Delphi 10 BPLs
bsnes launcher with recent files list
bsnes launcher with recent files list
I tried super eagle and super 2xsai and all games still ran fullspeed.HQx modes are probably out of the question then... well, maybe HQ2x might be possible but I suspect if the NTSC filter is not acceptable performancewise, then the other filters are not ideal (of course you'll have to test/judge for yourself). The filter that consumes the least resources is interpolation (bilinear filtering)...
I think the LQxX filter does the same thing as the HQxX filter,minus the antialiasing.
But I can't notice any difference between the two in GBA games.LQ is slightly faster than HQ.
What about the XxPM (PM) filter?
A version of VBA (I think it was VBASmooth) had this filter.I can't find any info about this filter.Similar to HQxX,but a bit different.
Uses more CPU? than HQ,so maybe it could be better.
Is there any info about the PM filter?
But I can't notice any difference between the two in GBA games.LQ is slightly faster than HQ.
What about the XxPM (PM) filter?
A version of VBA (I think it was VBASmooth) had this filter.I can't find any info about this filter.Similar to HQxX,but a bit different.
Uses more CPU? than HQ,so maybe it could be better.
Is there any info about the PM filter?
-
- ZSNES Developer
- Posts: 3904
- Joined: Tue Jul 27, 2004 10:54 pm
- Location: Solar powered park bench
- Contact:
If you mean renaming, just use -ren83.Marmitt wrote:Now that Zsnexbox is out, it would be nice to have Xbox filename support in NSRT. I could always use my old zips from xsnes9x, but I prefer JMA.
May 9 2007 - NSRT 3.4, now with lots of hashing and even more accurate information! Go download it.
_____________
Insane Coding
_____________
Insane Coding
The television will maintain this crystal clear image when using SVIDEO as well. The NTSC artifacts only happen when using the composite video (yellow RCA plug), or RF coax. Technically it has nothing to do with an NTSC thing, as SVIDEO is just as NTSC too but without the artifacts. Its this reason why people use SVIDEO over composite anyday.
Bottom line as was already said, the filter won't work on the slow XBOX cpu, although it would be useful indeed if people do use SVIDEO or component video.
You don't need to have an expensive TV to use SVIDEO.
Bottom line as was already said, the filter won't work on the slow XBOX cpu, although it would be useful indeed if people do use SVIDEO or component video.
You don't need to have an expensive TV to use SVIDEO.
Well, crystal clear is a bit of an overstatement. Even with S-VIDEO, the colors are a bit muddy. For crystal clear you'd have to use those custom Zenith RGB monitors that were in the store displays, or get a Japanese TV from that time period that just happened to have the correct RGB signal level inputs.Spike wrote:The television will maintain this crystal clear image when using SVIDEO as well. The NTSC artifacts only happen when using the composite video (yellow RCA plug), or RF coax.
He was talking about the HQXX filters -- not Super Eagle or Super 2xSai, which are relatively quite fast.snes6502 wrote:I tried super eagle and super 2xsai and all games still ran fullspeed.HQx modes are probably out of the question then... well, maybe HQ2x might be possible but I suspect if the NTSC filter is not acceptable performancewise, then the other filters are not ideal (of course you'll have to test/judge for yourself). The filter that consumes the least resources is interpolation (bilinear filtering)...