
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
You could use VirtualBox to create a virtual machine with an ubuntu on it 

Re: recalboxOS - emulation platform for RPi and RPi2
+1 for VirtualBox, that is how you do "buildroot" based builds. It will setup and build the crosscompiler for you also.
It will be done compiling on your beast CPU in no time compared to the RPi2.
It will be done compiling on your beast CPU in no time compared to the RPi2.
Re: recalboxOS - emulation platform for RPi and RPi2
Loving this project and precisely what I was hoping to find when I bought my RPi2! Kudos on all the work you've put in!
I'm having a few problems though...
1. Wifi won't connect. I have verified the dongle works in Raspbian. Chipset: Realtek RTL8188CUS. Driver issue?
2. I have an aftermarket usb 360 controller and recalbox recognizes it fine as 360 afterglow controller, but when I turn off the Pi and power back up it's not found. I have to unplug and re-plug and it's fine. When rebooting, it stays connected.
3. Is there a way to add roms without transferring over the network (wired or wireless)?
Thanks
I'm having a few problems though...
1. Wifi won't connect. I have verified the dongle works in Raspbian. Chipset: Realtek RTL8188CUS. Driver issue?
2. I have an aftermarket usb 360 controller and recalbox recognizes it fine as 360 afterglow controller, but when I turn off the Pi and power back up it's not found. I have to unplug and re-plug and it's fine. When rebooting, it stays connected.
3. Is there a way to add roms without transferring over the network (wired or wireless)?
Thanks
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Hi !
If someone know how to do ...
Thanks for thhat, i just realized that realtek drivers need binary firmwares that i did not select in the system build. Next release.OH650R wrote:1. Wifi won't connect. I have verified the dongle works in Raspbian. Chipset: Realtek RTL8188CUS. Driver issue?
Hum. Could you report this issue on https://github.com/digitalLumberjack/recalbox-os/issuesOH650R wrote:2. I have an aftermarket usb 360 controller and recalbox recognizes it fine as 360 afterglow controller, but when I turn off the Pi and power back up it's not found. I have to unplug and re-plug and it's fine. When rebooting, it stays connected.
I created a fat32 partition in order to make it compatible with all OS. If you plug the SD in a Mac or Linux, you can copy roms directly. But windows this noob OS won't read extended partition and do not detect logical partitions in it...OH650R wrote:3. Is there a way to add roms without transferring over the network (wired or wireless)?
If someone know how to do ...
Re: recalboxOS - emulation platform for RPi and RPi2
There is a Windows program (http://www.paragon-drivers.com/extfs-windows/) that read and write on ExtX partitions.
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Yes but the share partition is FAT32, and the program read ext filesystem.mgoulart wrote:There is a Windows program (http://www.paragon-drivers.com/extfs-windows/) that read and write on ExtX partitions.
I talked about extended partition not extfs

-
- Posts: 8
- Joined: Wed Feb 25, 2015 8:02 am
Re: recalboxOS - emulation platform for RPi and RPi2
Hi DigitalLumberjack,DigitalLumberjack wrote:Yes,
Press F4 to quit emulationstation, then ALT+F2. Or connect via ssh
"root" + "recalboxroot" to connect.
Thenand add the lines. Please tell us if it helpsCode: Select all
nano /recalbox/configs/retroarch/retroarchcustom.cfg
I've testet it with the cfg file but it's the same. I've got now a RPi2, maybe it's better.
Re: recalboxOS - emulation platform for RPi and RPi2
Hey Lumberjack,
RecalboxOS has support to db9_gpio_rpi? https://github.com/petrockblog/RetroPie ... 9_gpio_rpi
RecalboxOS has support to db9_gpio_rpi? https://github.com/petrockblog/RetroPie ... 9_gpio_rpi
Re: recalboxOS - emulation platform for RPi and RPi2
i have been trying to transfer all the unzipped files to an SD card fat32 partition, i t has not been a success im not getting anything when i put my sd in the RPI, i am a noob so i must be doing something wrong, i dont know if im supposed to go through and unzip the .tar files for rpios as well or what, please someone help me with the installation process for this id appreciate it.
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Hi Marcelo, could be a good idea, can i let you add an issue ?
You will have these files :
You just have to get the last release file https://github.com/digitalLumberjack/re ... v3.2.4.zip and unzip its content to the root of your sd card.swshatkin wrote:i have been trying to transfer all the unzipped files to an SD card fat32 partition, i t has not been a success im not getting anything when i put my sd in the RPI, i am a noob so i must be doing something wrong, i dont know if im supposed to go through and unzip the .tar files for rpios as well or what, please someone help me with the installation process for this id appreciate it.
You will have these files :
- BUILD-DATA
INSTRUCTIONS-README.txt
RECOVERY_FILES_DO_NOT_EDIT
bootcode.bin
defaults
os
output
recovery.cmdline
recovery.elf
recovery.img
recovery.rfs
recovery7.img
riscos-boot.bin
Re: recalboxOS - emulation platform for RPi and RPi2
Still got nothing what could I be doing wrong I have a b+ and 32gb ad card class 10
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Did you format the SD with the SD card formatter tool? Do you have an other SD to try?
Re: recalboxOS - emulation platform for RPi and RPi2
ok so i used a 8gb sd card i had and it worked i did the same exact steps but it worked i am now installing it on my pi thanks so much for the help
Re: recalboxOS - emulation platform for RPi and RPi2
Thanks a lot! I'm struggling like a hell to make it work on Retropie!DigitalLumberjack wrote:Hi Marcelo, could be a good idea, can i let you add an issue ?
Re: recalboxOS - emulation platform for RPi and RPi2
mgoulart wrote:Hey Lumberjack,
RecalboxOS has support to db9_gpio_rpi? https://github.com/petrockblog/RetroPie ... 9_gpio_rpi
mgoulart: not working in RecalboxOS, my Megadrive 6button joypad by RADICA now 100 % working in retropie 2.6 with db9_gpio driver 1.0

Re: recalboxOS - emulation platform for RPi and RPi2
I just got my RPi2 and setup recalbox. I'm very happy with the performance. I also got Wifi working which was a nice bonus.
My only trouble is my controller doesn't seem to work on N64. I'm using a Dual Shock 2 through a USB converter. It works with every other system but nothing happens in N64.
Could you add emulators for Virtual Boy, WonderSwan, and Neo Geo Pocket? They're in Retroarch under Mednafen. They aren't terribly popular systems but there are a few great games for them.
My only trouble is my controller doesn't seem to work on N64. I'm using a Dual Shock 2 through a USB converter. It works with every other system but nothing happens in N64.
Could you add emulators for Virtual Boy, WonderSwan, and Neo Geo Pocket? They're in Retroarch under Mednafen. They aren't terribly popular systems but there are a few great games for them.
Re: recalboxOS - emulation platform for RPi and RPi2
Guys
I'm trying to use a 7" TFT with HDMI driver board on my Recalbox setup.
Emulation Station fills the whole screen OK but all the games (MAME)
have a 1" blank border left and right.
Top and bottom fits fine and picture quality is very good.
Is there some way I can tweak it to fill the screen?
It worked fine on my 22" HDMI monitor (no borders)
Thanks
Phil
I'm trying to use a 7" TFT with HDMI driver board on my Recalbox setup.
Emulation Station fills the whole screen OK but all the games (MAME)
have a 1" blank border left and right.
Top and bottom fits fine and picture quality is very good.
Is there some way I can tweak it to fill the screen?
It worked fine on my 22" HDMI monitor (no borders)
Thanks
Phil
-
- Posts: 16
- Joined: Sat Feb 21, 2015 7:25 pm
Re: recalboxOS - emulation platform for RPi and RPi2
hi there, im building a table top arcade cabinet with a 19 inch lcd benq monitor with recalboxOS , but just cannot get a picture to display....its using a hdmi to dvi converter...monitors native resolution is 1280 x 1024
ive gone into the sd card/os/recalboxOS-rpi2/boot.tar
iver tried:
hdmi_force_hotplug=1
config_hdmi_boost=4
hdmi_group=2
hdmi_mode= 1 + 4 + 9 + 35 (not all at once)
ive changed the settings in config.txt to quite a few different options and even added:
hdmi_safe=1
on all settings I get the coloured start up screen then out of range.
any one help? ive read and read and cant seem to get this to work...
ive gone into the sd card/os/recalboxOS-rpi2/boot.tar
iver tried:
hdmi_force_hotplug=1
config_hdmi_boost=4
hdmi_group=2
hdmi_mode= 1 + 4 + 9 + 35 (not all at once)
ive changed the settings in config.txt to quite a few different options and even added:
hdmi_safe=1
on all settings I get the coloured start up screen then out of range.
any one help? ive read and read and cant seem to get this to work...
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Hi, remove hdmi_drive=2 and hdmi_safe=1 from the file.terminator2k2 wrote:any one help? ive read and read and cant seem to get this to work...
Hi see overscan : https://github.com/digitalLumberjack/re ... #b---othergeppetto wrote:Top and bottom fits fine and picture quality is very good.
Is there some way I can tweak it to fill the screen?
http://elinux.org/RPiconfig#Video_mode_options
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
N64 uses mupen auto configure for controllers. You can add you joypad config.ewzzy wrote:I just got my RPi2 and setup recalbox. I'm very happy with the performance. I also got Wifi working which was a nice bonus.
My only trouble is my controller doesn't seem to work on N64. I'm using a Dual Shock 2 through a USB converter. It works with every other system but nothing happens in N64.
Could you add emulators for Virtual Boy, WonderSwan, and Neo Geo Pocket? They're in Retroarch under Mednafen. They aren't terribly popular systems but there are a few great games for them.
For the cores you can add an issue on the github repo : https://github.com/digitalLumberjack/recalbox-os/issues
Re: recalboxOS - emulation platform for RPi and RPi2
Hi Jack,
Thanks for this awesome project. I tried it on my Pi 2, the performance is extremely good. I would like to check with you that is it possible to mount NAS shared folder in the roms folder? I tried to mount in via ssh, but it refuse to mount it. The shared folder is a nfs share btw. Thanks
Thanks for this awesome project. I tried it on my Pi 2, the performance is extremely good. I would like to check with you that is it possible to mount NAS shared folder in the roms folder? I tried to mount in via ssh, but it refuse to mount it. The shared folder is a nfs share btw. Thanks
-
- Posts: 16
- Joined: Sat Feb 21, 2015 7:25 pm
Re: recalboxOS - emulation platform for RPi and RPi2
hi there, this is my config and it still displays "out of range"DigitalLumberjack wrote:
Hi, remove hdmi_drive=2 and hdmi_safe=1 from the file.
disable_overscan=1
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=9
config_hdmi_boost=4
hdmi_force_hotplug=0 - also tried 1
# uncomment for composite PAL
#sdtv_mode=2
# Overclock
gpu_mem=512
avoid_safe_mode=1
kernel=zImage
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
try
Code: Select all
disable_overscan=1
gpu_mem=512
avoid_safe_mode=1
kernel=zImage
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Hello, before the final release of v3.2.5, i would like to have some feedback.
You can download it from http://archive2.recalbox.com/recalboxOS-v3.2.5.zip and test it on your rpi 1 and rpi 2
The news are :
- Refactored the boot system
- added /recalbox/share/system/recalbox.conf for fine tuning (see recalbox.conf on wiki)
- Support db9 and gamecon drivers from recalbox.conf
- Add wifi config from recalbox.conf
- Add language and keyboard selection from recalbox.conf (still keyboard issues in emulationstation)
- Added xboxdrv binary
So if any of you can test for exemaple xboxdrv in command line, the wifi etc, and give us feedback here, i would be glad
You can download it from http://archive2.recalbox.com/recalboxOS-v3.2.5.zip and test it on your rpi 1 and rpi 2
The news are :
- Refactored the boot system
- added /recalbox/share/system/recalbox.conf for fine tuning (see recalbox.conf on wiki)
- Support db9 and gamecon drivers from recalbox.conf
- Add wifi config from recalbox.conf
- Add language and keyboard selection from recalbox.conf (still keyboard issues in emulationstation)
- Added xboxdrv binary
So if any of you can test for exemaple xboxdrv in command line, the wifi etc, and give us feedback here, i would be glad

Re: recalboxOS - emulation platform for RPi and RPi2
DigitalLumberjack: Super DB9 support Very thanks 

Last edited by snoopyk on Tue Mar 03, 2015 11:50 am, edited 2 times in total.