Forum Replies Created
-
AuthorPosts
-
smartroadParticipant
I wonder if it would be possible to use the scripts that start an emulator to kill the process before the emulator starts and then restart it once it fininishes?
smartroadParticipantCheers guys can’t believe I missed that !!
smartroadParticipantI am having the same issue. I was hoping to get it running as a surprise for the otherhalf (loved to play Way of the Exploding Fist back in the day) over Christmas. Not going to bother at the moment as it fills a tiny section in the center of the screen.
Running it on composite video here. No settings seem to make it work :(
smartroadParticipantWoohoo I shall try this tomorrow :D Chers for identifying the issue and sharing the solution :D
smartroadParticipantI part solved the mystery on my TV. The TV itself was cropping the image as well, once I turned that off the emulators play using most of the screen. There is still a little cut-off but nothing that now impeads gameplay.
It would still be great to find out why ES and RetroArch do not follow the overscan settings though as my solution is more of a workaround rather than a fix.
smartroadParticipantAs I can’t edit a post I just wanted to say any future updates to the design will be made at:
https://www.youmagine.com/designs/retropie-case
rather than Thingiverse.
smartroadParticipantI even tried manually starting ES with the -w-h settings but alll it does is start off the screen in the top left and leave huge blank spaces right and bottom.
If I try to setup overscan compensation in the boot/config.txt ES wont even load just hangs.
11/25/2013 at 19:32 in reply to: How to disable second joystick on GPIO adaptor if no controller connected? #3280smartroadParticipantOops lol
The way I read the instructions I thought you had to have the gamecon drivers to get the SNESDev running!
While the explanation of kernal and user space is interesting, maybe the guide could be updated to have big bold letters for dimwits like me hehe :)
smartroadParticipantI am having the same issue. Changing to runcommand 2 doesnt slow mine down but it also doesnt change the resolution.
As before the console is displaying at the right resolution it is just that ES and the games all end up with the edges off screen
11/23/2013 at 15:18 in reply to: How to disable second joystick on GPIO adaptor if no controller connected? #3245smartroadParticipantAs a short term fix, how to I configure the software to not install the second port?
11/23/2013 at 15:17 in reply to: How to disable second joystick on GPIO adaptor if no controller connected? #3244smartroadParticipantThanks for the reply :)
I have been reading http://www.gamefaqs.com/snes/916396-snes/faqs/5395 about the protocol for reading the SNES controller. From what I can gather when the latch is sent high (for 12uS) the Data line also goes high, then the Data pulses low for each button pressed on each Clock pulse.
What I was thinking is if the Data pin is held low by a resistor (say 10k) on the socket, when the Pi sends out its latch pulse (when no controller is attached) the Data line wouldn’t go high. Could it use that to indicate that the controller is missing and stop reading the port until the next cycle?
11/23/2013 at 10:51 in reply to: How to disable second joystick on GPIO adaptor if no controller connected? #3240smartroadParticipantI just tried
jstest /dev/input/js0
with no controller attached and it was randomly changing the buttons states. Is there a way to make the driver check for connection?Or have I setup something wrong!
smartroadParticipantAlso use RetroPie-Setup script to update the binaries. Previously I noted that the GBA emulator wasnt installed.
smartroadParticipantFound the issue with my situation. The firmware for the RPi had been updated since the last issue of the drivers so they were attempting to download a file that wasn’t there.
Let the author know and he updated with the new headers :)
smartroadParticipantI think I have figured out part of the problem for me. When the RetroPie Setup script looks for the linux-headers file it is looking for (with mine) linux-headers-3.10.19+_3.10.19+-2_armhf.deb which isn’t on the website. I tried to manually do 3.10.18 but it errors, not surprising as it is the wrong version but worth a shot.
smartroadParticipantDid you ever find a solution to this as I think this is the same error I am hitting now.
smartroadParticipantReally glad you like the idea :)
The final design will have SD, USB, SNES, PSU and Audio/C-Video. Because the design of the Pi has all the ports on all 4 sides I have had to make some compromises. At the moment the board stands upright in the case, so the USB sticks out the top with the SNES controllers connect into the front and audio/c-video phono plugs on the back.
The SD and power are on the underside of the case. There should be enough room for a full length SD card but the micro USB will need to be right angled in order to fit.
I have updated the case with more detail on Thingiverse, pic here. I added some recesses around the case and within them are hidden some slots for ventilation. I was hoping to use the same font as RetroPie but it causes issues with shared edges so I went to another ‘retro’ font.
Can’t wait for the SNES connectors to arrive so I can test and start fabricating :D
smartroadParticipantYou can indeed shutdown from ES. Ifbyou setup the menu button on your controller press it and you can reboot, shutdown, refresh roms etc. If it isnt set then go to the controller setup panel in ES and reset your buttons to include it.
Hope this helps, its from memory so please let me know if anything is unclear!
smartroadParticipantI have solved it!
On another thread I found about the hidden .emulationstation directory. I then found the es_systems.cfg file and was able to change where the gameboy and other retroarch emulators are called.
In the regenerated file it tries to call retroarch from /home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch
By removing the /installdir/bin from the command the emulator will start correctly. :-)
Out of interest if I reorder the emulators in this file will it be in that order in ES?
-
AuthorPosts