Jump to content
  • Announcement

    The HyperSpin 2 beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

Raspberry Pi Setup Guide


ouguitarman

Recommended Posts

Posted

i must not have it set properly then, everytime i boot a game it goes to command for a second, then the game. I am not bitching by any means, this is super fun. I did just learn that you can used zipped games also, saves me a lot of time.

Posted

I had the command line hidden until today. I was messing around with some settings to get the last login to disappear and in the process i brought the emulator command line text back. Ill see if i can undo what i did. It all started when I tried to do a hush login

Posted

Would be cool if you could use hyperlaunch with emulation station. Setting that up on a pi myself. Would enjoy access to my manuals. Pretty neat stuff anyway.

Posted
hey how do you set inputs for each emulator? I have it detecting a wired 360 controller but its only accepting keys for the menu.

Go in to the configs folder in start x (check previous pm to find out how to get to the files ) and edit the retroarch files with leaf pad. The file in the all folder will use the same controls for every emulator, but you can manually edit each emulator and it will override the all settings. You can also enable video filters this way too.

#Player 1

input_player1_joypad_index = 0

input_player1_b_btn = 6

input_player1_a_btn = 4

input_player1_y_btn = 7

input_player1_x_btn = 5

input_player1_l_btn = 10

input_player1_r_btn = 11

input_player1_start_btn = 13

input_player1_select_btn = 12

input_player1_up_btn = 0

input_player1_down_btn = 1

input_player1_left_btn = 2

input_player1_right_btn = 3

input_exit_emulator_btn = 15

input_menu_toggle_btn = 16

#Player 2

input_player2_joypad_index = 1

input_player2_b_btn = 6

input_player2_a_btn = 4

input_player2_y_btn = 7

input_player2_x_btn = 5

input_player2_l_btn = 10

input_player2_r_btn = 11

input_player2_start_btn = 13

input_player2_select_btn = 12

input_player2_up_btn = 0

input_player2_down_btn = 1

input_player2_left_btn = 2

input_player2_right_btn = 3

Posted
Check out here for wireless controller setup

Thanks. i have a friend who is non techie who set it up for himself. Figured for less than the 100 bucks if i can just map via samba to my cab for the roms why not give it a shot. Cant be too hard. Amazing how easy pi stuff is with all the community support.

Posted

You can get it to be playable but it won't be full speed. I purchased an ODROID-C1 board which is hardkernals $35 pi sized board. It's a 1.5ghz quad core with a gig of ram. That will run n64 and psp games. You can either use android or linux on it which is cool.

Posted
You can get it to be playable but it won't be full speed. I purchased an ODROID-C1 board which is hardkernals $35 pi sized board. It's a 1.5ghz quad core with a gig of ram. That will run n64 and psp games. You can either use android or linux on it which is cool.

let me know hiw Droid c1 goes please. I am good with my pi and will set one up for my office. Can get 64gb sd for 34 bucks. I have friends interested though in how the c1 does for n64 and ps1. How long setup takez would be helpful.

Posted

Here is a video from the hardkernal youtube page running tekken 6 on ppsspp i believe. They also have more exspensive models as well that are faster and have more ram. I'll let you know how it goes.

Posted

This is what Im just about to setup :) I have just installed everything into a MegaDrive case and now its ready for the software :)

Its instructions so that you have Emulationstation, XBMC and Steam all on your PI.

http://www.blogdot.tv/2014/08/23/retropie-emulationstation-steam-xbmc-raspbian-os-fully-working-files-included/

You need a 600 series or better GPU Nvidia to make it work for the steam. It basically sets it all up on the PI and home streams your PC for all your PC games. I tested it and my god does it work. I have my games collection running through steam!!!! Its also in theory possible to run Hyperspin through your PI or in a tiny PC whilst keeping your real PC out of the way somewhere.

Only thing I need to figure out is....

HOW TO GET RID OF THE PI BOOT SCREEN???

IS IT POSSIBLE TO REPLACE THE EMULATIONSTATION SCREEN?

CONTROLS FOR THE ENTIRE THING WITH WIRELESS 360 PADS.

In the end means my bedroom can run everything my front room can run for 50 quid..... PERFECT!!!

Posted

You can disable boot text by editing the /boot/cmdline.txt. Remove console=tty1. Add logo.nologo to the end to remove pi logo. Add vt.global_cursor_default=0 to remove the blinking cursor. If the rainbow screen splash appears...

Edit the boot config.txt to disable the rainbow splash

/boot/config.txt and disable_splash=1 at the bottom

This will boot the pi with a black screen until the retropie splash loads.

You can't change/remove the emulationstation logo

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...