Emulators

Discussion in 'Linux' started by BlackLagoon, Jul 27, 2008.

  1. BlackLagoon

    shaga

    Joined:
    Sep 2, 2008
    Messages:
    3
    Likes Received:
    0
    Seems you are right, but those were in /sbin/ folder. Needed to perform commands from there..
     
    shaga, Sep 5, 2008
    #21
  2. BlackLagoon

    benzooor

    Joined:
    Sep 28, 2008
    Messages:
    2
    Likes Received:
    0
    I'm in the same boat. Any gurus want to help?
     
    benzooor, Oct 13, 2008
    #22
  3. BlackLagoon

    sideways

    Joined:
    Aug 21, 2008
    Messages:
    172
    Likes Received:
    0
    try
    Code:
    rpm -ihv [url]http://rpm.livna.org/livna-release-8.rpm[/url]
    Emulators in linpus linux I've tested which run well on the AAO:

    1. zsnes, perfect, 60fps all games :) (v1.51 SDL version) Select full-screen opengl video mode (the 'custom' one right at the bottom) NB do not try to set the resolution yourself, just click on the top button that says 'set'. In the filters tab select Bilinear Filter and 2xSAI Engine to get really nice graphics. You should use sdl sound by launching zsnes like this
    Code:
    zsnes -ad sdl &
    For great sound set 48000hz Sampling Rate, 8-Point Interpolation and Hi Quality Lowpass, then RESTART zsnes. USB joystick is auto deteced (provided you have loaded the joydev.ko kernel module - see earlier post in this thread) but must be configured in the 'Input' config screen.

    2. gens, perfect, 60fps all games :) (v2.15.5 for Linux) Select OpenGL mode under Graphic, toggle full-screen with alt+enter

    dgen (Sega Genesis), pretty good +40fps all games, use
    Code:
    sudo dgen -S2 -jfR <game.rom>
    (use j option only if you have a usb joystick connected)

    EDIT: gens is the best emulator here, not dgen as I previously stated

    3. xmame, very good, most games at full frame-rate (search for my thread on configuring this one)

    4. pSX (playstation emulator), pretty good, over 50% games fully playable (incl FF7, Oddworld, Resident Evil 2, GT)
     
    sideways, Oct 13, 2008
    #23
  4. BlackLagoon

    benzooor

    Joined:
    Sep 28, 2008
    Messages:
    2
    Likes Received:
    0
    Thanks a ton sideways, this worked for me!!
     
    benzooor, Oct 16, 2008
    #24
  5. BlackLagoon

    iv76erson03

    Joined:
    Oct 29, 2008
    Messages:
    52
    Likes Received:
    0
    This is sort of a strange problem. I have installed zsnes and snes9x with no hitches using the package manager. I can load a rom fine but none of my keys work on either program, so can't play anything. I'm guessing i'm doing something stupid, but i can't figure it out.
     
    iv76erson03, Nov 6, 2008
    #25
  6. BlackLagoon

    Rustybolts

    Joined:
    Oct 24, 2008
    Messages:
    50
    Likes Received:
    0
    Rustybolts, Nov 8, 2008
    #26
  7. BlackLagoon

    sideways

    Joined:
    Aug 21, 2008
    Messages:
    172
    Likes Received:
    0
    sideways, Nov 9, 2008
    #27
  8. BlackLagoon

    Rustybolts

    Joined:
    Oct 24, 2008
    Messages:
    50
    Likes Received:
    0
    Yes! i compared, look at options first b4 complaining shortcut key 4 fullscreen is ALT + ENTER.
    Dgen dont have a gui this one does.
     
    Rustybolts, Nov 9, 2008
    #28
  9. BlackLagoon

    stumpy1573

    Joined:
    Dec 30, 2008
    Messages:
    1
    Likes Received:
    0
    Hi

    just wondering if someone can repost the joydev.ko file? The attachment on the original post has expired and I'm getting the same problem using the joypad...

    Many thanks,

    stumpy
     
    stumpy1573, Dec 30, 2008
    #29
  10. BlackLagoon

    sideways

    Joined:
    Aug 21, 2008
    Messages:
    172
    Likes Received:
    0
    sideways, Dec 30, 2008
    #30
  11. BlackLagoon

    bluelloydpugh

    Joined:
    Oct 26, 2008
    Messages:
    17
    Likes Received:
    0
    Hi there

    I'm afraid that i can't get the following link to work in the terminal

    rpm -ihv http://rpm.livna.org/livna-release-8.rpm

    I basically get the error which the people before were having with the old link.

    I guess these rpms get updated quite quick or something?
    Anyways, can someone please find a working RPM for the emulators please, as when i try myself in google, i'm worried i'm going to get one which isn't going to work on acers limpus linux (Linux noob here sorry)

    Cheers
     
    bluelloydpugh, Jan 7, 2009
    #31
  12. BlackLagoon

    robertr

    Joined:
    Oct 29, 2008
    Messages:
    6
    Likes Received:
    0
    On Mame I use PgUp to enlarge the screen, is there anyway to make it fullscreen?

    Thanks
     
    robertr, Jan 22, 2009
    #32
  13. BlackLagoon

    bluelloydpugh

    Joined:
    Oct 26, 2008
    Messages:
    17
    Likes Received:
    0
    Anyone else have any joy getting these links to work these days?
    If anyone else knows another way to get emulators onto linpus then please share.

    Emulators on this little machine would be fantastic
     
    bluelloydpugh, Feb 2, 2009
    #33
  14. BlackLagoon

    solho1

    Joined:
    Feb 1, 2009
    Messages:
    2
    Likes Received:
    0

    Hello,
    Iam new using linpus and after using this method nothing happend :
    "sudo cp joydev.ko /lib/modules/2.6.23.9lw/kernel/drivers/input
    "cp: cannot stat `joydev.ko': No such file or directory"
    so after reading several times this topic I add kernel module 2.6.26.8-57.fc8.i686 from add/remove software and try :
    "sudo cp joydev.ko /lib/modules/2.6.26.8-57.fc8/kernel/drivers/input
    cp: cannot stat `joydev.ko': No such file or directory"
    At ths point Iam stuck...i miss somethng? or i left something behind?
    Any ideas?
     
    solho1, Feb 3, 2009
    #34
  15. BlackLagoon

    bluelloydpugh

    Joined:
    Oct 26, 2008
    Messages:
    17
    Likes Received:
    0
    bluelloydpugh, Feb 3, 2009
    #35
  16. BlackLagoon

    wezzy

    Joined:
    Feb 5, 2009
    Messages:
    2
    Likes Received:
    0
    wezzy, Mar 18, 2009
    #36
  17. BlackLagoon

    Knave

    Joined:
    Dec 15, 2008
    Messages:
    6
    Likes Received:
    0
    new link?, the original seems dead
     
    Knave, Apr 5, 2009
    #37
  18. BlackLagoon

    Teioh

    Joined:
    Jun 17, 2009
    Messages:
    4
    Likes Received:
    0
    Location:
    France
    Thanks all ; I could configure the emulators correctly, and they are now working very nicely. I realize that playing retrogaming on AA is really good.

    PS : sideways, your tip about the sound on Zsnes is amazing :=)
     
    Teioh, Jun 17, 2009
    #38
  19. BlackLagoon

    vans

    Joined:
    Sep 3, 2009
    Messages:
    11
    Likes Received:
    0
    I have read through the posts and I am a little confused. I would like a DS emulator running on the AA1. I have tried to download and install Desmume but without success.

    Can anyone recommend a DS emulator that works on the AA1?

    Thanks for any help you might give.
     
    vans, Sep 4, 2009
    #39
  20. BlackLagoon

    Takeshi

    Joined:
    Sep 4, 2009
    Messages:
    1
    Likes Received:
    0
    thanks a lot for these hints sidewways.
    i'm wondering where to find a pSX emulator for th AAO. Can anyone help? :geek:
     
    Takeshi, Sep 11, 2009
    #40
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.