|
Joined: Dec 2005
Posts: 330
Senior Member
|
Senior Member
Joined: Dec 2005
Posts: 330 |
Note that the MESS video code for SNES is shared with MAME for NSS so we can't go adding TV-specific blending effects willy-nilly without also handling the arcade monitor case. Yeah, in the context of MAME/MESS filters like byuu's really don't belong in the driver layer.
|
|
|
|
Joined: Mar 2001
Posts: 17,215 Likes: 234
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,215 Likes: 234 |
Sure, but since none of the (dumped) NSS games use 512 mode does it matter?
|
|
|
|
Joined: Dec 2005
Posts: 330
Senior Member
|
Senior Member
Joined: Dec 2005
Posts: 330 |
Sure, but since none of the (dumped) NSS games use 512 mode does it matter? It does matter if you decide to render at 512 width all the time (and, hence, apply the filter all the time) And the idea of applying a lossy filter to the video at the driver level (which is what gets output to screenshots) should give Aaron fits.
|
|
|
|
Joined: Jun 2008
Posts: 205
Senior Member
|
Senior Member
Joined: Jun 2008
Posts: 205 |
Well, you'll need to think of something, unless you want Jurassic Park to look like that bottom picture Also, I believe Kirby's Dreamland 3 also uses it for a water effect. You'll probably want to worry about the SA-1 more before that, though.
|
|
|
|
Joined: Mar 2006
Posts: 1,079 Likes: 6
Very Senior Member
|
Very Senior Member
Joined: Mar 2006
Posts: 1,079 Likes: 6 |
jp looking like the bottom picture then being squashed to 256x244 using bilinear filtering should look surprisingly like the actual screen i think. It would look even better if nintendo had made the screen output alternate field1/field 2 by line, so it would be each layer displayed in a checkerboard.
LN
Last edited by Lord Nightmare; 08/18/09 01:18 AM.
"When life gives you zombies... *CHA-CHIK!* ...you make zombie-ade!"
|
|
|
|
Joined: Dec 2005
Posts: 443
Senior Member
|
Senior Member
Joined: Dec 2005
Posts: 443 |
Great work with Full Throttle Racing, Kale!
Of course, I only found out if it booted because I was trying to check on HDMA bugs anomie solved in SNES9X. MESS exhibits the same bug (it screws up the colors), and something or other is also glitching the mode 7 area (again, it looks like old Snes9x versions (up through the early 1.4x series), except worse because it looks half-height). These bugs occur in jetski races.
Not exactly sure what changed (not that knowing helps, but it was fixed in 1.40), but it's definitely listed as HDMA.
|
|
|
|
Joined: Aug 2009
Posts: 1,250 Likes: 171
Very Senior Member
|
OP
Very Senior Member
Joined: Aug 2009
Posts: 1,250 Likes: 171 |
Cacoma Knight started to work too... Now I'm really wondering: are we running with the correct pixel clock now or two faults DO make one reason?
|
|
|
|
Joined: Aug 2009
Posts: 1,250 Likes: 171
Very Senior Member
|
OP
Very Senior Member
Joined: Aug 2009
Posts: 1,250 Likes: 171 |
r5458 /src/mame/machine/snes.c: [SNES]: improved joypad read/write handling and fixed a serial port quirk.
Fixed various input bugs to make at least version 1.0 of Bishoujo Janshi Suchie Pai to work. iirc there should be a bunch of games that was reporting wrong continous pressure before (Super Tetris 2 & Bombliss comes to mind) I've also noticed that Libble Rabble, The Skins Game and the aforementioned Super Tetris 2 & Bombliss inputs are buggy (aren't consistant), originally I've thought that was the same bug but in reality they suffer of (guess what) maincpu timing issue...
|
|
|
|
Joined: Mar 2001
Posts: 17,215 Likes: 234
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,215 Likes: 234 |
Super Street Fighter 2 is a good input test - previously in MESS (and in older zsnes/snes9x) it wouldn't recognize any buttons once it reached the title screen.
|
|
|
|
Joined: Aug 2009
Posts: 1,250 Likes: 171
Very Senior Member
|
OP
Very Senior Member
Joined: Aug 2009
Posts: 1,250 Likes: 171 |
They works, but they were working on MESS 0.132 too...something of note is that tilemap scrollings (including "floor effects") were broken before and now are fixed, and the Ryu intro uses OPT effects (I presume for the lightning bolts)
|
|
|
3 members (Dorando, Praxis, 1 invisible),
526
guests, and
1
robot. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,320
Posts121,930
Members5,074
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|