+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  Fun with the Genesis' hi-res mode and Sonic 2
Pages: [1]
Author Topic: Fun with the Genesis' hi-res mode and Sonic 2  (Read 862 times)
Dryer Lint
Guest
« on: February 13, 2007, 05:27:18 pm »

While trying XE, I recently discovered that the Genesis actually had a high-resolution mode with twice the normal vertical resolution.
This was used in the Sonic 2 VS mode (not in Sonic 3, though) and explains why everything looks so squashed, since the hi-res 4:6 image gets squeezed on a 4:3 screen.

But with XE, you can see the image at its full resolution in pixel-aspect ratio:



It's fun to play versus mode like this! Especially since I have an LCD that can be rotated 90°, so the VS play image fills the whole screen.

Now I was wondering if anyone has thought of utilizing the hi-res mode in a hack. One idea would be to enable the hi-res mode in the main game of Sonic 2, so essentially you would see a lot more above you (like in Sonic Rush on the DS).
This would probably take lots of hacking work to implement, but the idea of increasing the resolution on a game is intriguing, isn't it?
Metal Knuckles
Guest
« Reply #1 on: February 13, 2007, 06:50:43 pm »

... That isn't you, lpfighter, is it?

The Genesis, or Megadrive if you wanna be European about it, doesn't have a high-resolution mode. It has a 16-bit resolution. What you are seeing is merely the filter offered by the emulator, probibly eagle-eye or whatever, which is an extra feature of only the emulator that smooths the images out. A game created for a 16-bit system, if playable on a 32-bit system, would still only show up as 16-bit. Playstation games being played on Playstation 2 is a good example of this.
Numonohi_Boi
Guest
« Reply #2 on: February 13, 2007, 07:18:37 pm »

by smoothes, you mean stretches right? because that is what it is doing, stretching out the image to proper ratio
creaothceann
Guest
« Reply #3 on: February 13, 2007, 07:58:37 pm »

Quote from: Metal Knuckles on February 13, 2007, 06:50:43 pm
The Genesis, or Megadrive if you wanna be European about it, doesn't have a high-resolution mode. It has a 16-bit resolution. What you are seeing is merely the filter offered by the emulator, probibly eagle-eye or whatever, which is an extra feature of only the emulator that smooths the images out. A game created for a 16-bit system, if playable on a 32-bit system, would still only show up as 16-bit. Playstation games being played on Playstation 2 is a good example of this.

WDF? 16-bit resolution?

"Mega Drive" was the international name (except US).
Sliver X
Guest
« Reply #4 on: February 13, 2007, 09:06:17 pm »

Quote from: Metal Knuckles on February 13, 2007, 06:50:43 pm
... That isn't you, lpfighter, is it?

The Genesis, or Megadrive if you wanna be European about it, doesn't have a high-resolution mode. It has a 16-bit resolution. What you are seeing is merely the filter offered by the emulator, probibly eagle-eye or whatever, which is an extra feature of only the emulator that smooths the images out. A game created for a 16-bit system, if playable on a 32-bit system, would still only show up as 16-bit. Playstation games being played on Playstation 2 is a good example of this.

There is so much that's wrong with this, I don't even know where to begin. Sad
Kitsune Sniper
Guest
« Reply #5 on: February 13, 2007, 09:07:48 pm »

Be nice, kids.
Numonohi_Boi
Guest
« Reply #6 on: February 13, 2007, 09:09:56 pm »

yes, to be fair it is the Megadrive, and and some country in the west hemisphere calls it the Sega Genesis. That and it's not 16-bit resolution or 16-bit color but a 16-bit processor, that might have gotten you a little confused.

as for your playstation to PS2 comment, the reason PSOne games appear the same when run on a PS2 is because they are running on PSOne hardware built into a PS2, I wouldn't have minded them taking advantage of the PS2. for the sake of your argument lets take the Dreamcast, a fellow "128-bit system" just like the PS2, (not that the bit number really carries any relevence anymore) you could run your same ole' PSOne games on Dreamcast through Bleemcast and get a significant resolution upgrade. Hope that clears things up
« Last Edit: February 13, 2007, 09:23:18 pm by Panzer88 »
Sliver X
Guest
« Reply #7 on: February 13, 2007, 09:13:17 pm »

The split screen 2 player mode actually is double vertical resolution (320x448); it's one of the two interlace modes the Genesis/Megadrive can pull off.

So this isn't some kind "filter" being applied; it really *would* look like that, if not for NTSC sucking so much.
Numonohi_Boi
Guest
« Reply #8 on: February 13, 2007, 09:21:47 pm »

Quote from: Sliver X on February 13, 2007, 09:13:17 pm
The split screen 2 player mode actually is double vertical resolution (320x448); it's one of the two interlace modes the Genesis/Megadrive can pull off.

So this isn't some kind "filter" being applied; it really *would* look like that, if not for NTSC sucking so much.

yes, if only we didn't all have 4:6 television sets Wink Cheesy
Cyberman
Guest
« Reply #9 on: February 13, 2007, 10:54:27 pm »

Although mostly a side note I suppose, imagine how really strange it would look on  an HD TV (if the 'Mega Drive' could put out a component video for that).

So back to the original subject, you want to know if it's possible to use this mode in a hack on an existing game? Hmmm depends on how they managed there tile sets.  Most tiled scenes are 'scrolled' as a virtual background (IE put new tiles along the edges and scroll them in).  For existing games to support this you definately have to adjust the section that handled the background scroll.  Good or bad idea I know not, but it is intriguing yes. Smiley

Cyb
Dryer Lint
Guest
« Reply #10 on: February 14, 2007, 07:55:22 am »

Quote from: Sliver X on February 13, 2007, 09:13:17 pm
The split screen 2 player mode actually is double vertical resolution (320x448); it's one of the two interlace modes the Genesis/Megadrive can pull off.

So this isn't some kind "filter" being applied; it really *would* look like that, if not for NTSC sucking so much.

Thanks for correcting Mr. Knuckles... I didn't even know what to say after his post. Sorry Knuckles!

Anyway, it is pretty darn impressive that the Genesis could basically run Sonic 2 twice, or at least the rendering part.
DaMarsMan
Guest
« Reply #11 on: February 14, 2007, 08:37:19 am »

Yeah I'm just wondering how that would look on a television. I can't really picture it.
creaothceann
Guest
« Reply #12 on: February 14, 2007, 09:28:52 am »

Quote from: Dryer Lint on February 14, 2007, 07:55:22 am
Anyway, it is pretty darn impressive that the Genesis could basically run Sonic 2 twice, or at least the rendering part.

Well, you just have to change some video registers. The consoles already render the scenes twice by default, from what I gathered.
Pages: [1]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC