| Development Discussions All developers who are coding games may stop by here for any help, suggestions, and everything development related. |
06-10-2008, 06:30 PM
|
#21 (permalink)
|
|
Experienced Zuner
Join Date: Apr 2008
Posts: 175
|
Quote:
Originally Posted by LedZepp
You can just drop the rom files in the content folder, set their build action to none, and to copy them to the output folder if newer.
Although it will take a while to copy the rom files over to the zune i believe.
|
I thought the issue was that the zune wasen't designed to see other types of files in XNA or something. Unless the Emulator gets around this somehow.

|
|
|
06-10-2008, 06:35 PM
|
#22 (permalink)
|
|
Experienced Member
Join Date: Mar 2007
Posts: 976
|
Quote:
Originally Posted by Spike!
I thought the issue was that the zune wasen't designed to see other types of files in XNA or something. Unless the Emulator gets around this somehow.
|
I was wrong, the emulator even has its own importer to use for roms so no need to set the build action can still be compile.
But to your question, no xna can read/open any files that come with the game.
This works partly, I got it to read a Super Mario Land rom but button input hasnt been coded yet.

|
|
|
06-10-2008, 06:45 PM
|
#23 (permalink)
|
|
Experienced Zuner
Join Date: Apr 2008
Posts: 175
|
Quote:
Originally Posted by LedZepp
I was wrong, the emulator even has its own importer to use for roms so no need to set the build action can still be compile.
But to your question, no xna can read/open any files that come with the game.
This works partly, I got it to read a Super Mario Land rom but button input hasnt been coded yet.
|
Well it's something. I guess the only issue now is reliability/framerate.

|
|
|
06-10-2008, 06:45 PM
|
#24 (permalink)
|
|
Support Team Expert Zuner
Join Date: Nov 2007
Posts: 3,027
|
Quote:
Originally Posted by LedZepp
I was wrong, the emulator even has its own importer to use for roms so no need to set the build action can still be compile.
But to your question, no xna can read/open any files that come with the game.
This works partly, I got it to read a Super Mario Land rom but button input hasnt been coded yet.
|
Awesome, so that means we could expect super mario land in it's entirety soon?
__________________


|
|
|
06-10-2008, 06:46 PM
|
#25 (permalink)
|
|
Senior Zuner
Join Date: Dec 2007
Location: Greater Vancouver BC
Posts: 1,293
|
awesome

|
|
|
06-10-2008, 07:05 PM
|
#26 (permalink)
|
|
Experienced Zuner
Join Date: May 2008
Posts: 187
|
wow man i'm trying to learn c# now you guys are awesome
__________________
Jesus is Lord
Celebrity wallpapers coming to a zune near you!
|
|
|
06-10-2008, 07:08 PM
|
#27 (permalink)
|
|
Experienced Member
Join Date: Mar 2007
Posts: 976
|
Quote:
Originally Posted by soccerfreak24
Awesome, so that means we could expect super mario land in it's entirety soon?
|
Depends, if someone decides to make Controls, then yes

|
|
|
06-10-2008, 07:42 PM
|
#28 (permalink)
|
|
Administrator Ultimate Zuner
Join Date: Jul 2006
Location: Fullerton, CA
Posts: 5,879
|
Awesome, a huge step for Zune XNA development!
*cough* Pokemon *cough*
__________________


|
|
|
06-10-2008, 07:45 PM
|
#29 (permalink)
|
|
Support Team Expert Zuner
Join Date: Nov 2007
Posts: 3,027
|
Quote:
Originally Posted by LedZepp
Depends, if someone decides to make Controls, then yes
|
Well, I can't imagine thats too difficult to do.
__________________


|
|
|
06-10-2008, 08:23 PM
|
#30 (permalink)
|
|
Zune Guardian
Join Date: Apr 2008
Posts: 773
|
All the controls are done, I commented out the control detection before releasing.
If you guys make the emulator work well, I would happily do the menu system, rom selection, saving/loading profiles. Other than that nope, I don't know emulators, I also don't know raycasting. This is why I didn't/can't finish them.
|
|
|
06-10-2008, 11:29 PM
|
#31 (permalink)
|
|
Jr. Member
Join Date: May 2008
Posts: 312
|
tiptup, can you please explain how one would go about finding a gameboy game for download, and then getting it on the zune, if it's possible at this point?

|
|
|
06-11-2008, 12:27 AM
|
#32 (permalink)
|
|
Experienced Zuner
Join Date: Apr 2008
Posts: 175
|
Quote:
Originally Posted by cable729
tiptup, can you please explain how one would go about finding a gameboy game for download, and then getting it on the zune, if it's possible at this point?
|
He just said that in it's current state the Emulator will not work on the Zune. Technically any ROM from any game is illegal unless you own the game and dump it yourself. You'd have to find a site that hosts the ROM files for download.

|
|
|
06-11-2008, 12:36 AM
|
#33 (permalink)
|
|
Experienced Member
Join Date: Mar 2007
Posts: 976
|
Quote:
Originally Posted by Spike!
He just said that in it's current state the Emulator will not work on the Zune.
|
It does actually, Like i said before I got a game running but all the code for input was commented out so i was only able to see the start screen, and i havent looked at it since. Tiptup wants someone to optimize it.

|
|
|
06-11-2008, 01:54 AM
|
#34 (permalink)
|
|
Experienced Zuner
Join Date: Apr 2008
Posts: 175
|
Quote:
Originally Posted by LedZepp
It does actually, Like i said before I got a game running but all the code for input was commented out so i was only able to see the start screen, and i havent looked at it since. Tiptup wants someone to optimize it.
|
Yes, I know, but you can't _do_ anything with it. Hence, in it's current state, it dosen't work. If you put it on your Zune you can't play games with it. Atleast not untill someone makes Controls for it.

|
|
|
06-11-2008, 06:42 AM
|
#35 (permalink)
|
|
Zuner
Join Date: May 2008
Posts: 61
|
Ignore my post about code changes, i had assumed since it wouldn't run the rom i tried that it needed the same changes as the NES emulator had needed, but like was said here, this does actually work on the zune with some roms.
|
|
|
06-11-2008, 08:16 AM
|
#36 (permalink)
|
|
Zuner
Join Date: May 2008
Posts: 78
|
If it works can someone optimize the emulator to actually work and run well on the zune. controls, menu layout, stuff like that. Alot of us thought this wasn't possible than Tiptup here show us up. lmao. good work Tiptup. You did something we thought impossible. + rep
__________________
Quote:
Originally Posted by Ace1tk
i hope he does. I would do horrible, unholy things to play ZuneHero, lol.
|

|
|
|
06-11-2008, 09:38 AM
|
#37 (permalink)
|
|
Experienced Member
Join Date: Mar 2007
Posts: 976
|
The problem with the emulator is, is that it doesnt even work right, i tried to load up the same rom on the widows version of this and it looked like it worked perfectly at first, but the screen doesnt move right.

|
|
|
06-11-2008, 10:04 AM
|
#38 (permalink)
|
|
Super Zuner
Join Date: Nov 2007
Location: Memphis
Posts: 1,730
|
Quote:
Originally Posted by soccerfreak24
Hmm.. Glad to see a gameboy emulator, but playing games at 7 fps could be a bit fail. Good work none the less for the find.
|
Yeah I agree too if the problems was fixed
Great job op.


|
|
|
06-11-2008, 11:03 AM
|
#39 (permalink)
|
|
Zuner
Join Date: Nov 2007
Posts: 56
|
So, I don't have my Zune with me and my computer doesn't support pixel shading so I can't test the Windows version but I'm curious, does it not have any input system right now or does it work on Windows and just isn't implemented for the Zune yet? If it's just not ported from Windows to Zune, I could possibly do that myself.

|
|
|
06-11-2008, 11:40 AM
|
#40 (permalink)
|
|
Experienced Zuner
Join Date: Jan 2008
Posts: 156
|
In that screenshot looks like a Virtual GameBoy game
__________________
Proud Zune 80 Owner
|
|
|
|