Just wanted to let you all know that
- MAME
MESS
Gngeo (Neo Geo)
Cave Story
and Quake 3 Arena
I hope everyone enjoys them. Let me know if you have any issues.
Youtube Video Review by me: http://youtu.be/73eBi738jT4
dimitris wrote:hello
iam a total beginner in linux-rasbian-etc, and i want your help!
i have downloaded the mameBin.zip in /home/pi directory.
what should i do next to play the game?
![]()
danboid wrote:SNIP!
try running: "cd ~/.advance/"ade_mcc wrote:Thank you SSilver2k2, Quake 3 runs great, cheers.
I'm having a bit of an issue with Mame following your instructions from the blog:
Step 2: chmod 777 /dev/fb0 creates a permissions error, so I sudo chmod 777 /dev/fb0
When running advmame for the first time from either terminal or LDXE, I don't see any additional files added to /advance and/or cannot find a created advmame.rc generated.
Subsequently running advmame doesn't seem to do anything either. Being a beginner Linux user, I don't know where to begin investigating. Any suggestions?
Cheers for all your work, it's much appreciated!
Code: Select all
Device cartridge load (smb2.nes) failed: File not found
Code: Select all
dir_rom /root/.advance/rom:/home/pi/mess/share/advance/rom
POPEYE wrote:Is it possible to strech neo-geo image?
When I'm trying to run mame I get error:
Signal SIGSEGV[MAPERR], fault at 0x54442d18, from code at (nil)
Compiled Jun 11 2012, 17:28:43
No stack backtrace: compile without CFLAGS=-fomit-frame-pointer and with LDFLAGS=-rdynamic
Can it be because I have pal tv set and don't know what to add to advmame.rc?
rui wrote:So I'm having an issue trying to load up a cart. I get the following error:I edited my advmess.rc to have my rom directory load from my home folder as well:Code: Select all
Device cartridge load (smb2.nes) failed: File not found
What am I doing wrong?Code: Select all
dir_rom /root/.advance/rom:/home/pi/mess/share/advance/rom
When I do so I get: "Screen initialization failed", if I start under X. If I start in console the system just hangs up with black screen.Set fullscreen to true and set effect to 2x 75% scanline in the ~/.gngeo/gngeorc file
POPEYE wrote:When I do so I get: "Screen initialization failed", if I start under X. If I start in console the system just hangs up with black screen.Set fullscreen to true and set effect to 2x 75% scanline in the ~/.gngeo/gngeorc file
The only option which works - doublex, but it stretchs images only horizontally.
Code: Select all
# Play in fullscreen?
fullscreen true
# Which effect? 'gngeo --effect help' for a list
# none
# scanline
# scanline50
# scale2x
# scale2x50
# scale2x75
# doublex
# sai
# supersai
# eagle
effect scale2x50