Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Floob

Pages: 1 [2] 3 4 ... 6
16
General / Re: config/emulator game starting help
« on: October 23, 2016, 02:32:14 PM »
Here is an example config
http://pastebin.com/GcrQGLcP

17
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: October 16, 2016, 05:15:00 AM »
Version v0.2 uses X, and up to v0.4 can use X - just start Attract mode with "xinit attract" rather than "attract"
The previous builds also had a delay on bootup to avoid the keyboard not responding on boot.

I only use joypads, so I havent tried with keyboard much - not sure if the issue is with all libretro cores, or just mame related ones.

18
General / Re: how can I use a custom retroarch config file?
« on: September 24, 2016, 02:32:20 PM »
@howlerbr Put a config file in the same directory as your roms.
So if your game/romset is called sailormn.zip, create a file called sailormn.zip.cfg to put the override settings in.

That will override other retroarch settings.

21
General / Re: Is there any way to merge two arcade lists? Please help
« on: September 08, 2016, 04:42:39 AM »
@Cobra 83 - Post your AM emulator config on pastebin for the system you have an issue with. I'll check it out.
You need to create a new one for "Arcade" if you want to support multiple emulators like ES. Like this
http://pastebin.com/62cYKhFP
Or you could use AM way of running different roms with different emulators.

22
General / Re: Is there any way to merge two arcade lists? Please help
« on: September 07, 2016, 04:14:17 AM »
@Cobra 83 - Post your AM emulator config on pastebin for the system you have an issue with.

23
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: August 27, 2016, 03:51:36 PM »
@philby85
Please put on pastebin.com a copy of this file before you load mame-libretro and after you have quit it.
/opt/retropie/configs/mame-libretro/retroarch.cfg (You can access that via the samba shares as well if you want)

What menu options do you choose when you say
"Then I go to retropie setup i edit the mamelibretro.cfg to add shaders and rotate the display."

It would be good to get a copy of the file above after those changes as well.

24
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: August 27, 2016, 08:10:10 AM »
Hi Guys,

Loaded latest image onto Pi 3. Using xin mo 1 player encoder. I configure my joystick and buttons and all good. I load a game mame libretro runs fine, play fine. If i shut down and restart then launch a game, there's a message from retroarch, saving config file to a directory then my xin mo wont work, I restart and launch game retro message is xin mo not configured. Can I stop retroarch from saving the config as it seems to overwrite the settings for xin mo ?

cheers

phil

Can you confirm which file(s) you edit to get the xin-mo configured. Its important not to add any lines under the #include line on the system specific retroarch.cfg files.
Can you post your mame-libretro retroarch.cfg to pastebin?

25
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: August 23, 2016, 04:52:00 PM »
Updated image to RetroPie 4. Link in first post.

27
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: August 19, 2016, 03:59:39 PM »

@Nicodemus


Code: [Select]
0 _SYS_ arcade "[romfilename]"

28
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: August 06, 2016, 01:19:28 PM »
You're right, default should be normal if its not set anywhere, so I'm not sure why it may be output to late.
You can test this by saving a config in RGUI when playing and reviewing the saved config file that should include all settings it was reading/using.



Code: [Select]
# Influence how input polling is done inside RetroArch.
# 0 : Early  - Input polling is performed before call to retro_run.
# 1 : Normal - Input polling is performed when retro_input_poll is
#     requested.
# 2 : Late   - Input polling is performed on first call to retro_input_state
#     per frame
#
# Setting it to 0 or 2 can result in less latency depending on
# your configuration.
#
# When netplay is enabled, the default polling behavior (1) will
# be used regardless of the value set here.
# input_poll_type_behavior = 1


If you want to set it to all Retroarch based emulators, you can put the line into
/opt/retropie/configs/all/retroarch.cfg

29
General / Re: Request: Wheel
« on: July 31, 2016, 02:17:23 PM »
If you have a free account on hyperspin it seems to let you download:
http://www.hyperspin-fe.com/files/file/8146-default-mame-game-wheel-pack/

30
General / Re: Request: Wheel
« on: July 31, 2016, 01:54:59 PM »

Pages: 1 [2] 3 4 ... 6