SlideShare una empresa de Scribd logo
1 de 15
Descargar para leer sin conexión
Retropiをインストールした
retropie.org.uk
福山->川口->練馬->川崎->横浜
橋本尚
Retropiって
●
Welcome to RetroPie. RetroPie allows you to turn your
Raspberry Pi, ODroid C1/C2, or PC into a retro-gaming
machine.
●
It builds upon Raspbian, EmulationStation, RetroArch
and many other projects to enable you to play your
favourite Arcade, home-console, and classic PC games
with the minimum set-up.
●
For power users it also provides a large variety of
configuration tools to customise the system as you want.
今回の内容
●
土日も、家にいる時間が増えたので、ゲームを
する環境を用意した。
●
最近のゲームは、分からないので、昔のゲーム
をやりたい。
●
幸い、昔、自作した吸い出し機で、ファミコ
ン、スーファミのカセットを吸い出していた。
●
ということで、昔懐かしのゲームをエミュレー
トする環境を構築。
Emulator(インストール 直後)
– AMIGA
– Game Boy Advance
– Nintendo Entertainment System(Famicom)
– Super NES(Super Famicom)
Emulator(全部)
●
Raspberry Pi Base
●
Game Emulator
– Intellivision
– Love
– Macintosh
– Master System
– MESS
– MSX
– Neo Geo Pocket Color
– Neo Geo Pocket
– Nintendo 64
– Nintendo DS
– Nintendo Entertainment System
– OpenBOR
– Oric
– PC Engine
– PC
– Playstation 1
– Playstation 2
– PSP
– Sam Coupe
– Saturn
– ScummVM
●
Raspberry Pi Base
●
Game Emulator
– 3do
– Amiga
– Amstrad CPC
– Apple II
– Atari 2600, 7800, 800, 5200
– Atari Jaguar
– Atari Lynx
– Atari ST-STE-TT-Falcon
– Coco
– Colecovision
– Commodore 64/VIC-20/PET
– Daphne
– Dragon
– Dreamcast
– Famicom Disk System
– Game Boy Advance
– Game Boy Color
– Game Boy
– GameCube
– Game Gear
– Game & Watch
– GemRB
– Genesis/Megadrive
●
Raspberry Pi Base
●
Game Emulator
– Emulators
– Sega CD
– SG 1000
– Super Nintendo Entertainment
System
– TI-99
– TRS-80
– Vectrex
– VideoPac / Odyssey 2
– Virtual Boy
– Wii
– Wonderswan Color
– WonderSwan
– Zmachine
– ZX Spectrum
用意するものリスト
●
Raspberry Pi (A, A+, B, B+, 2, Zero, or 3) - for best performance use a
Raspberry Pi 3 Model B+
●
Raspberry Pi Case
●
MicroSD Card
●
MicroSD Card Reader
●
HDMI cable or 4 Pole RCA to 3.5mm Cable
●
Television or Computer Monitor- really any screen with HDMI or RCA ports
●
Wifi Dongle or Ethernet Cable
●
5V 2A Micro USB Power Supply (2.5A for pi 3)
●
USB Keyboard and Mouse (to get things set up or you can use SSH)
●
USB Game Controller of your choice (or you can get the Control Block to use
original SNES controllers)
使えるコントローラ例
●
Xbox 360
●
PS3
●
8Bitdo
●
Bluetooth
●
Keyboard Controllers
●
Logitech
●
N64
●
PS4
●
Ouya
●
Xiaomi
●
Xin-Mo
●
Spinners, Trackballs, Lightguns, Mice
●
Universal Controllers
●
Mobile Gamepad
●
Virtual Gamepad
●
Wii U Pro
●
Wiimotes
用意したもの
●
Raspberry pi 3B+
●
Game Controller(さまざまなものが使えるが、
たまたまあったPS用コントローラ)
●
Micro SDカード
●
吸い出したゲームデータ
インストール
●
基本、Raspbianなので、同じ。
●
Download
– https://retropi.org.uk/downlod
– 今は、Raspberry Pi 4には対応していない?
●
ddコマンドなどで、イメージをMicro SDカードに書き込む。
●
WiFi設定。
– wpa_supplicantを用意。Top Directoryに設定。
●
Raspberry PiにSDカードを入れて、電源を入れる。
●
sshコマンドで、接続。
– avahi-daemonが起動しているので、retropi.localでつながる。
– User / Password : pi / raspberry
●
最新に更新
– Apt update ; apt upgrade
●
パスワード更新
●
一旦、リブート
インストール  その2
●
Raspi-configで、
– ファイルシステムの拡張(今は必要無い?)
– ロケールを適切に(ja_JP.UTF-8とか)
– タイムゾーンの変更(TOKYO)
– WiFi利用国(日本)
– オートログイン(CUI)
●
再起動
インストール  その3
●
Controllerのセッテイング
– Retropi.org.uk/docs/Controller-Configuration/
ゲームデータの用意
●
吸い出しについては、個人で。
●
Sambaで、データコピー
– sshで入る
– sudo ~/RetroPie-Setup/retropi_setup.sh
– configuration / tools ->samba →install
– データ保管PCから、
– mount -t cifs //retropi.local/roms /mnt/roms
– /mnt/romsの下に、emulator毎のDirectory(snesとか)が
あるので、その下に、データをコピー
●
SDカードに直接コピー
ゲームデータの用意
●
sdカードに直接コピー
●
retropieを終了して、SDカードを取り出す。
●
SDカードを、データ保管PCに挿入する。
●
(最近は)自動的にマウントされるから、
●
データを、rom用ディレクトリに格納する。
●
cp データ /mnt/sd1a/home/pi/RetroPi/roms/snes
それでは、実行してみよう
●
Demo
以上

Más contenido relacionado

La actualidad más candente

UEFIベアメタルプログラミング
UEFIベアメタルプログラミングUEFIベアメタルプログラミング
UEFIベアメタルプログラミングYuma Ohgami
 
ハードの作りで振り返るセガサターン
ハードの作りで振り返るセガサターンハードの作りで振り返るセガサターン
ハードの作りで振り返るセガサターンYuma Ohgami
 
メガドラ実機で自作のROMファイルを動かしてみた話
メガドラ実機で自作のROMファイルを動かしてみた話メガドラ実機で自作のROMファイルを動かしてみた話
メガドラ実機で自作のROMファイルを動かしてみた話Yuma Ohgami
 
エミュレータのコードを読んでわかるセガサターン
エミュレータのコードを読んでわかるセガサターンエミュレータのコードを読んでわかるセガサターン
エミュレータのコードを読んでわかるセガサターンYuma Ohgami
 
Wiiリモコンで遊ぶ
Wiiリモコンで遊ぶWiiリモコンで遊ぶ
Wiiリモコンで遊ぶA_Shotaro
 
エミュレータのコードを読んでわかる「セガサターン」
エミュレータのコードを読んでわかる「セガサターン」エミュレータのコードを読んでわかる「セガサターン」
エミュレータのコードを読んでわかる「セガサターン」Yuma Ohgami
 
As rock deskminia300
As rock deskminia300As rock deskminia300
As rock deskminia30078tch
 
Summercamp2020 group3
Summercamp2020 group3Summercamp2020 group3
Summercamp2020 group3openrtm
 
Hatochan's Resume 20130216@Koedolug
Hatochan's Resume 20130216@KoedolugHatochan's Resume 20130216@Koedolug
Hatochan's Resume 20130216@KoedolugKentaro Hatori
 
FPGAを使ってゲームボーイにロゴを表示させる
FPGAを使ってゲームボーイにロゴを表示させるFPGAを使ってゲームボーイにロゴを表示させる
FPGAを使ってゲームボーイにロゴを表示させるRyoheiNiwase
 
Pengenalan komputer
Pengenalan komputerPengenalan komputer
Pengenalan komputerAndryL2
 
RaspberryPiでWebサーバーを建てよう
RaspberryPiでWebサーバーを建てようRaspberryPiでWebサーバーを建てよう
RaspberryPiでWebサーバーを建てようHideo Yasumoto
 
2013 summercamp 03
2013 summercamp 032013 summercamp 03
2013 summercamp 03openrtm
 
艦これタイマー for firefox addonの拡張
艦これタイマー for firefox addonの拡張艦これタイマー for firefox addonの拡張
艦これタイマー for firefox addonの拡張koedoyoshida
 
Summer camp2019 group2
Summer camp2019 group2Summer camp2019 group2
Summer camp2019 group2openrtm
 

La actualidad más candente (17)

UEFIベアメタルプログラミング
UEFIベアメタルプログラミングUEFIベアメタルプログラミング
UEFIベアメタルプログラミング
 
Rasberrypi 2013-08-17
Rasberrypi 2013-08-17Rasberrypi 2013-08-17
Rasberrypi 2013-08-17
 
ハードの作りで振り返るセガサターン
ハードの作りで振り返るセガサターンハードの作りで振り返るセガサターン
ハードの作りで振り返るセガサターン
 
メガドラ実機で自作のROMファイルを動かしてみた話
メガドラ実機で自作のROMファイルを動かしてみた話メガドラ実機で自作のROMファイルを動かしてみた話
メガドラ実機で自作のROMファイルを動かしてみた話
 
エミュレータのコードを読んでわかるセガサターン
エミュレータのコードを読んでわかるセガサターンエミュレータのコードを読んでわかるセガサターン
エミュレータのコードを読んでわかるセガサターン
 
RPi電子工作入門
RPi電子工作入門RPi電子工作入門
RPi電子工作入門
 
Wiiリモコンで遊ぶ
Wiiリモコンで遊ぶWiiリモコンで遊ぶ
Wiiリモコンで遊ぶ
 
エミュレータのコードを読んでわかる「セガサターン」
エミュレータのコードを読んでわかる「セガサターン」エミュレータのコードを読んでわかる「セガサターン」
エミュレータのコードを読んでわかる「セガサターン」
 
As rock deskminia300
As rock deskminia300As rock deskminia300
As rock deskminia300
 
Summercamp2020 group3
Summercamp2020 group3Summercamp2020 group3
Summercamp2020 group3
 
Hatochan's Resume 20130216@Koedolug
Hatochan's Resume 20130216@KoedolugHatochan's Resume 20130216@Koedolug
Hatochan's Resume 20130216@Koedolug
 
FPGAを使ってゲームボーイにロゴを表示させる
FPGAを使ってゲームボーイにロゴを表示させるFPGAを使ってゲームボーイにロゴを表示させる
FPGAを使ってゲームボーイにロゴを表示させる
 
Pengenalan komputer
Pengenalan komputerPengenalan komputer
Pengenalan komputer
 
RaspberryPiでWebサーバーを建てよう
RaspberryPiでWebサーバーを建てようRaspberryPiでWebサーバーを建てよう
RaspberryPiでWebサーバーを建てよう
 
2013 summercamp 03
2013 summercamp 032013 summercamp 03
2013 summercamp 03
 
艦これタイマー for firefox addonの拡張
艦これタイマー for firefox addonの拡張艦これタイマー for firefox addonの拡張
艦これタイマー for firefox addonの拡張
 
Summer camp2019 group2
Summer camp2019 group2Summer camp2019 group2
Summer camp2019 group2
 

Similar a 2020 04-11-koedo

配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!
配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!
配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!Kazuhiro Abe
 
コンピュータエンジニアへのFPGAのすすめ
コンピュータエンジニアへのFPGAのすすめコンピュータエンジニアへのFPGAのすすめ
コンピュータエンジニアへのFPGAのすすめTakeshi HASEGAWA
 
最近遊んだLinuxボードたち
最近遊んだLinuxボードたち最近遊んだLinuxボードたち
最近遊んだLinuxボードたちt n
 
Rasbbery pi で遊ぼう
Rasbbery pi で遊ぼうRasbbery pi で遊ぼう
Rasbbery pi で遊ぼうTakumi Yoshida
 
シンラ・テクノロジー第2回クラウドゲーム開発者会議
シンラ・テクノロジー第2回クラウドゲーム開発者会議シンラ・テクノロジー第2回クラウドゲーム開発者会議
シンラ・テクノロジー第2回クラウドゲーム開発者会議Shinra_Technologies
 
Python, RaspberryPi, Arduinoで作る消費電力モニタリングシステム
Python, RaspberryPi, Arduinoで作る消費電力モニタリングシステムPython, RaspberryPi, Arduinoで作る消費電力モニタリングシステム
Python, RaspberryPi, Arduinoで作る消費電力モニタリングシステムJunichi Kakisako
 
OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」
OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」
OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」Yuriko IKEDA
 
131106 03 i-rex2013
131106 03 i-rex2013131106 03 i-rex2013
131106 03 i-rex2013openrtm
 
Extreme Assembler Tanka - eagle0wl
Extreme Assembler Tanka - eagle0wlExtreme Assembler Tanka - eagle0wl
Extreme Assembler Tanka - eagle0wlasmtanka
 
Starting qt5beta at_raspberry_pi Qtnagoya#6
Starting qt5beta at_raspberry_pi Qtnagoya#6Starting qt5beta at_raspberry_pi Qtnagoya#6
Starting qt5beta at_raspberry_pi Qtnagoya#6Kazuo Asano (@kazuo_asa)
 
80年代ゲーム機の技術をFPGAに実装してみた
80年代ゲーム機の技術をFPGAに実装してみた80年代ゲーム機の技術をFPGAに実装してみた
80年代ゲーム機の技術をFPGAに実装してみたmgwsuzuki
 
OSC2011 Tokyo/Fall 濃いバナ(virtio)
OSC2011 Tokyo/Fall 濃いバナ(virtio)OSC2011 Tokyo/Fall 濃いバナ(virtio)
OSC2011 Tokyo/Fall 濃いバナ(virtio)Takeshi HASEGAWA
 
Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)
Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)
Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)hiro345
 
Esp32でiot
Esp32でiotEsp32でiot
Esp32でiotYusuke Kon
 
謎PCとの付き合い方(LILO東海道 2015/5発表分)
謎PCとの付き合い方(LILO東海道 2015/5発表分)謎PCとの付き合い方(LILO東海道 2015/5発表分)
謎PCとの付き合い方(LILO東海道 2015/5発表分)shimadah
 
幻の台湾ゲーム機Super A’can
幻の台湾ゲーム機Super A’can幻の台湾ゲーム機Super A’can
幻の台湾ゲーム機Super A’canTadashiAraiarapix
 
ロボットシステム学2015年第7回
ロボットシステム学2015年第7回ロボットシステム学2015年第7回
ロボットシステム学2015年第7回Ryuichi Ueda
 
Raspberry Jam #1 20121229
Raspberry Jam #1 20121229Raspberry Jam #1 20121229
Raspberry Jam #1 20121229Hideki Aoshima
 

Similar a 2020 04-11-koedo (20)

配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!
配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!
配布用Raspberry pi+arduino+scratchでフィジカルコンピューティング体験!
 
コンピュータエンジニアへのFPGAのすすめ
コンピュータエンジニアへのFPGAのすすめコンピュータエンジニアへのFPGAのすすめ
コンピュータエンジニアへのFPGAのすすめ
 
日本ゲーム産業史概説
日本ゲーム産業史概説日本ゲーム産業史概説
日本ゲーム産業史概説
 
最近遊んだLinuxボードたち
最近遊んだLinuxボードたち最近遊んだLinuxボードたち
最近遊んだLinuxボードたち
 
Rasbbery pi で遊ぼう
Rasbbery pi で遊ぼうRasbbery pi で遊ぼう
Rasbbery pi で遊ぼう
 
シンラ・テクノロジー第2回クラウドゲーム開発者会議
シンラ・テクノロジー第2回クラウドゲーム開発者会議シンラ・テクノロジー第2回クラウドゲーム開発者会議
シンラ・テクノロジー第2回クラウドゲーム開発者会議
 
ADS-B on raspberry pi
ADS-B on raspberry piADS-B on raspberry pi
ADS-B on raspberry pi
 
Python, RaspberryPi, Arduinoで作る消費電力モニタリングシステム
Python, RaspberryPi, Arduinoで作る消費電力モニタリングシステムPython, RaspberryPi, Arduinoで作る消費電力モニタリングシステム
Python, RaspberryPi, Arduinoで作る消費電力モニタリングシステム
 
OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」
OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」
OSC2013京都スライド「超小型ARMコンピュータRaspberry Piでできること」
 
131106 03 i-rex2013
131106 03 i-rex2013131106 03 i-rex2013
131106 03 i-rex2013
 
Extreme Assembler Tanka - eagle0wl
Extreme Assembler Tanka - eagle0wlExtreme Assembler Tanka - eagle0wl
Extreme Assembler Tanka - eagle0wl
 
Starting qt5beta at_raspberry_pi Qtnagoya#6
Starting qt5beta at_raspberry_pi Qtnagoya#6Starting qt5beta at_raspberry_pi Qtnagoya#6
Starting qt5beta at_raspberry_pi Qtnagoya#6
 
80年代ゲーム機の技術をFPGAに実装してみた
80年代ゲーム機の技術をFPGAに実装してみた80年代ゲーム機の技術をFPGAに実装してみた
80年代ゲーム機の技術をFPGAに実装してみた
 
OSC2011 Tokyo/Fall 濃いバナ(virtio)
OSC2011 Tokyo/Fall 濃いバナ(virtio)OSC2011 Tokyo/Fall 濃いバナ(virtio)
OSC2011 Tokyo/Fall 濃いバナ(virtio)
 
Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)
Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)
Arduino、Raspberry Pi、PIC 入門以前(NSEG 2014-04-19)
 
Esp32でiot
Esp32でiotEsp32でiot
Esp32でiot
 
謎PCとの付き合い方(LILO東海道 2015/5発表分)
謎PCとの付き合い方(LILO東海道 2015/5発表分)謎PCとの付き合い方(LILO東海道 2015/5発表分)
謎PCとの付き合い方(LILO東海道 2015/5発表分)
 
幻の台湾ゲーム機Super A’can
幻の台湾ゲーム機Super A’can幻の台湾ゲーム機Super A’can
幻の台湾ゲーム機Super A’can
 
ロボットシステム学2015年第7回
ロボットシステム学2015年第7回ロボットシステム学2015年第7回
ロボットシステム学2015年第7回
 
Raspberry Jam #1 20121229
Raspberry Jam #1 20121229Raspberry Jam #1 20121229
Raspberry Jam #1 20121229
 

Más de Hashimoto Hisashi (13)

Time Machine for Mac
Time Machine for MacTime Machine for Mac
Time Machine for Mac
 
Lf intro 2020-r5
Lf intro 2020-r5Lf intro 2020-r5
Lf intro 2020-r5
 
2020 01-11-koedo
2020 01-11-koedo2020 01-11-koedo
2020 01-11-koedo
 
Openwrt
OpenwrtOpenwrt
Openwrt
 
Homebridge
HomebridgeHomebridge
Homebridge
 
Asterisk
AsteriskAsterisk
Asterisk
 
Gennymotion
GennymotionGennymotion
Gennymotion
 
Dd wrt
Dd wrtDd wrt
Dd wrt
 
Pogoplug koedo
Pogoplug koedoPogoplug koedo
Pogoplug koedo
 
Wireless bridge
Wireless bridgeWireless bridge
Wireless bridge
 
Kernel summit2013
Kernel summit2013Kernel summit2013
Kernel summit2013
 
Voyage koedo-2
Voyage koedo-2Voyage koedo-2
Voyage koedo-2
 
Voyage koedo
Voyage koedoVoyage koedo
Voyage koedo
 

2020 04-11-koedo