Search found 134 matches

by geod
Sat Mar 19, 2016 4:40 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Because many people said that this emulator may contain some kind of database for specific games, i would like to ask if there is a general method to know which game it is from a random input rom? :) I don't know if this kind of method exist. Thank you.
by geod
Tue Mar 15, 2016 10:13 pm
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Agree sir. It is not IN MANY CASES:D.
by geod
Mon Mar 14, 2016 8:36 pm
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

by geod
Thu Mar 10, 2016 8:07 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Aaand AlphaOmegaSin just made a video about your emulator . Congratulations! *Edit: Also, trying to open a game of my own, but the script crashes. (And, yes, I am running it on Firefox) Any help? Please try to reread the just updated "How to play" section. If it still does not work for yo...
by geod
Wed Mar 09, 2016 9:44 pm
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Just no at the moment.
by geod
Tue Mar 08, 2016 12:47 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Finally the beta is ready:
http://tructv.bitbucket.org/3dnes/
It only runs only Firefox for now.
Have fun!
by geod
Tue Feb 23, 2016 6:49 pm
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

I think i will not try to achieve the perfect tile depth and z-position. Basically the creator designed the game with 2D space in mind so in some case it's almost impossible for perfect 3D space converting even by human mind. So my ultimate goal is much more modest - just a "decent" 3D sce...
by geod
Sun Feb 21, 2016 8:37 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Very detailed feedback, thank you. If you check the video of new version, DrMario does not flicker anymore :). In most case shape segmentation is the source of error. It's always hard and even harder when time constrains come into the show. I do not have the computation power to analyse the frame pe...
by geod
Sun Feb 21, 2016 6:57 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

@tepples
Hatris Clip
https://youtu.be/8oP2PckYZIs

RHDE
https://youtu.be/NVUxS_JjrYY

With RHDE the emu hangs after the introduction scene. It seems to me that it does not like working with homebrew games at all :D
by geod
Sun Feb 21, 2016 2:53 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

@mkwong98
- This is the side effect of shape segmentation algorithm and not related to chr ram :)
by geod
Sat Feb 20, 2016 9:54 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

@tepples
Could you clarify the term "vertically/horizontal tile-unaligned bitmaps"?
by geod
Sat Feb 20, 2016 9:15 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Thanks @mkwong98 You got it right. This is the basic idea of z layer processing. Concerning your suggestion: - Overlapping area detection in detail is a costly processing. For the time being i just check two shape overlap each other or not. And things sometime are quite complicated. For example in C...
by geod
Fri Feb 19, 2016 2:17 am
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Hi all, The beta release candidate ... trailer is here https://youtu.be/Ti2fwroyP2A with many new features : better shape segmentation, transparency, z layers etc ... Test Pool contains : - DrMario - Legend of Ninja - Mega Man - Super Mario Brothers 1 - Super Mario Brothers 3 - Zelda Link - Contra -...
by geod
Tue Feb 16, 2016 7:52 pm
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Sorry for the wrong timing prediction. I have just passed the New Lunar Year Holiday and couldn't do any work during this period.
I will try my best to make it available as soon as possible :)
Happy Monkey Year everybody :D
by geod
Sun Jan 31, 2016 6:55 pm
Forum: NESemdev
Topic: 3DNes
Replies: 214
Views: 246848

Re: 3D Nes Emulator

Hi the update news is almost there. I'm late compared to the schedule. Please just wait a few more days then the update news will come out. Thank you for the support.
By the way the Rad Racer game is already a 3D game by itself so i'm afraid that there are no many things we could gain here :D