Search found 45 matches
- Sun Feb 05, 2017 1:57 pm
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
Doing SNES homebrew, something that is a huge limitation that doesn't get brought up a lot is VRAM size and DMA speed. Only 16kB is available for sprite animations, and only 4kB-5kB can be updated per frame. Also, sprite patterns are arranged in a grid of 32 rows and 16 collumns, and you need to upd...
- Wed Feb 01, 2017 8:37 pm
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
I found an article mentioning Lucas Arts using Konami's ZAMN engine for one of their games. I'll try to find where I've heard about games that copied from Gradius 3. If I can't find an internet source, I'll post some disassembled code.
https://books.google.com/books?id=AGT1A ... ne&f=false
https://books.google.com/books?id=AGT1A ... ne&f=false
- Wed Feb 01, 2017 1:10 pm
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
In order to show proof, I'd have to use a debugger to trace the ASM code, and then I have to find places where the code was copied. I've done it a while ago but I no longer have the data for it. I remember reading some articles from developers (I forgot what company) stating they disassembled Gradiu...
- Wed Feb 01, 2017 11:58 am
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
The other strange this is that Konami (and all the companies who copied off of them) programmed their SNES games differently than how they did their NES and Sega Genesis games. There were several tricks Konami used in their NES games to get around the limitations of the system, such as keeping bulle...
- Wed Feb 01, 2017 11:15 am
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
That's because Irem used the same engine as Gradius 3 instead of writing their own engine.
- Tue Jan 31, 2017 9:24 pm
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
Blast processing is easy to program on the SNES. All you have to do is follow this article:
https://wiki.superfamicom.org/snes/show/General+Advice
https://wiki.superfamicom.org/snes/show/General+Advice
- Tue Jan 31, 2017 7:54 pm
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
The biggest reason why there was slowdown in SNES shmups, is because Treasure and Konami wanted every single developer to program their games THEIR way. If there is anybody to blame for slowdown in SNES games, it's Treasure and Konami's fault.
- Tue Jan 31, 2017 4:19 pm
- Forum: General Gaming
- Topic: Do You Have Any Unpopular Gaming Opinions?
- Replies: 7107
- Views: 482581
Re: Do You Have Any Unpopular Gaming Opinions?
Strange, but i like Gunstar Super Heroes more than original Gunstar Heroes. I just can't stand Treasure's programmers just because of the utter BS they write in their interviews, such as claiming the robotic joints are "software rendered by the CPU in real time." If that's true, why do th...
- Tue Jun 25, 2013 5:13 pm
- Forum: Shmups
- Topic: SNES shmups - weird feel
- Replies: 38
- Views: 5087
Re: SNES shmups - weird feel
Old thread, but the OP makes some good points that I can totally agree on. The fact that it took programmers a year at least to get their head around collision routines that didn't drag down the entire system. OK, technical reasons play into it, but there are no technical reasons that can't be overc...
- Thu May 31, 2012 1:44 pm
- Forum: General Gaming
- Topic: What do they mean by graphics?
- Replies: 20
- Views: 1792
Re: What do they mean by graphics?
It seems to me that neither aesthetic nor technical detail are the true meat of graphics. When a reviewer says "good graphics" they typically mean simply that they like how it looks, and often how it animates and moves as well. That's it. Just like with any other visual art or medium opin...