- 11-21-2012, 01:56 AM
Thread Author #1
Neo Geo CD for the Blackberry Playbook
In case you guys need something to help you get through this Wednesday here is a Neo Geo CD emulator for the Blackberry Playbook.
Neo4All-pb
The controls for this emulator are pretty simple. There is the standard d-pad and 4 control buttons plus a start and select button.
In order to use this emulator a Neo Geo CD BIOS is required. The BIOS must be named neocd.bin (case sensitive) and be placed in shared/misc/NEOCD/bios.
The games should be at least an ISO and CUE file each with the same filename (TOC and other file types are not fully supported although the game should be playable with them) and should be stored in shared/misc/NEOCD/iso. There are 2 types of audio in Neo Geo CD games: CDDA and SFX. Some games, like Bust a Move use SFX for all of their audio, in which case no action is required. If the game uses CDDA than along with the ISO and CUE files there will be a set of MP3 files. The CUE file will tell the emulator where these MP3 files are. So, if the game uses CDDA there may be an entry such as:
in the CUE file which means that in the folder MS2 (relative to shared/misc/NEOCD/iso) there is a file named MetalSlug202.mp3. The games are completely playable without these files but if you notice that there is no background music where there should be these file names may be the problem.Code:FILE "MS2/MetalSlug202.mp3" MP3
If a game doesn't work, before sending me a message please view:
Chui's DC projects - NEO4ALL
to make sure that the game that you are playing is supported by the emulator. Although most games are supported there are still some that are not.
Known Issues:
- There is no ability to save/load state
- The icon is the one of the creepiest ones on my Playbook
Download
BAR file: https://github.com/downloads/tredpat...b-1_0_0_14.bar
Source: https://github.com/tredpath/Neo4All-pb
Neo4All
Neo4All is an open source project that is based on NeoCD/SDL.
Neo4All can be found at:
Chui's DC projects - NEO4ALL
and the original NeoCD/SDL project can be found at:
NeoCD/SDL - The crossplatform Neogeo CD Emulator
Screenshots
screen1.jpg
screen2.jpg
Oh man, do I ever suck at Art of Fighting.
screen3.jpg
But Metal Slug makes up for that. What a great game. - 11-21-2012, 08:34 AM #2
Dev question related to porting. Possible to port Secret Maryo Chronicles ? Uses sdl and cegui(which is not ported to qnx yet)
- 11-24-2012, 01:01 AM
Thread Author #4
It looks like it should be possible but there are some big hurdles holding it back. It uses SDL_OpenGL which is not yet implemented and it has some OpenGL code embedded in it that would need changed to OpenGL es2 code. CEGUI itself shouldn't be a problem, it has a GLES renderer and the rest should work on the Playbook without too much work. After only spending a couple of hours at it I can compile (which is only the first step in the porting process) all of the CEGUI modules relative to Secret Maryo Chronicles (with the GLES renderer taking the place of the OpenGL renderer that SMC actually uses). My OpenGL is pretty rusty in general and I don't have any GLES experience at all so the required changes are beyond what I can do. I also see you asked about compiling OGRE for the Playbook which I do believe that there is a GLESv2 renderer for OGRE which would mean that it should also be possible to port it, but don't quote me on that as I haven't looked into it any great detail.
I'm not sure why the SFX aren't working in Aero Fighters 2/3. It is a bit strange. The background music works for me though, just make sure that the cdda files are in MP3 format.
Similar Threads
-
Mindmaps - A mind mapping tool for the BlackBerry PlayBook
By zezke in forum PlayBook Apps & GamesReplies: 58Last Post: 11-30-2012, 11:21 PM -
Ultimate Gun App- A Gun Simulator App for the Blackberry Playbook
By Torres90 in forum PlayBook Apps & GamesReplies: 9Last Post: 09-25-2012, 09:57 AM -
Is it worth it to get extended warranty for the BlackBerry Playbook?
By raj.rai in forum BlackBerry PlayBookReplies: 34Last Post: 05-28-2011, 10:50 PM -
What are your top 5 apps for the BlackBerry PlayBook?
By Duvi in forum PlayBook Apps & GamesReplies: 18Last Post: 04-27-2011, 02:15 AM -
Convertible Case for the BlackBerry PlayBook purchase.
By emrecanyrgc in forum BlackBerry PlayBookReplies: 17Last Post: 04-26-2011, 07:32 AM

Reply

















