apologies if discussing netboot is frowned upon here (I tried to check but wasnt sure) ..
I've come up with two new ways of netbooting using a raspberry pi without the need for the LCD kit, and the soldering and cost that goes with it.. one of which uses your phone as a touchscreen remote to select & launch games, and the other is a really simple and fast single game launcher.
Piforce-Web:
This uses a raspberry pi, SD card, and a wireless adapter - creates an access point, which when you connect to it, re-directs you to a web-page containing a list of the games which you own, with images. Select the game to load using your phone/tablet/laptop/whatever.
# Piforce-Web
Piforce-Web is a raspberry pi image which boots a WiFi access point and creates a web-page containing images and links to the naomi games which you own, and allows you to netboot these games from your phone, laptop or tablet.
a video can be found here: https://www.youtube.com/watch?v=_-y7jqlN2ko
This has the following advantages:
- touch-screen web page via your phone for game selection; only the games you have loaded are shown
- can be hidden inside the cab, so no need to open the naomi every time, or to run cables outside the cabinet
- no soldering required
- fast boot times
- just the netdimm, a crossover cable, raspberry pi and a sdcard required for multiboot fun
- supports rasperry pi 1, 2 & 3
- UPDATE - now supports pi version 3 using its inbuilt wireless card
- UPDATE - support for GPIO pins for hard-reset of games
UPDATE - v1.1 - Support for naomi 2 and atomswave games
UPDATE - v1.1 - Added shutdown and reboot links from the web page
UPDATE - v1.2 - option to auto-load the last played game
UPDATE - v1.2 - option to auto-shutdown the file system after loading
UPDATE - v1.2 - config menu and shutdown links from every web-page
UPDATE - v1.2 - adds support for naomi2, atomswave, triforce and chihiro games
UPDATE - v1.2 - moves the game names, images and rom names to a .csv (excel) file in the Windows partition (/config/roms.csv) so its easy to amend or changing the pictures and text that are displayed for each game on the web page.
UPDATE - v1.2 - move the image folder to /config/images/ on the Windows (fat32) partition so the image files/pictures can be swopped easily.
UPDATE - v1.2 - integrated GPiO support for this project: http://www.arcade-projects.com/forums/i ... 8#post6248
download link:
http://www.mediafire.com/file/clh9bzq16 ... b-v1.2.zip
Piforce-Single:
burn the image to a SD card, put your game in the /rom folder from Windows, and connect everything up. No need for soldering, no messing about with partition manager, and its fast: < 12 seconds from power to sending the game, this is faster than my naomi motherboard loads, so no waiting around. Great if you play one game for longer periods.
I wanted to write these as they:
can be hidden inside the cab, so no need to open the naomi every time, or to run cables outside the cabinet
nice web page gui/game selection, which only shows the games you have loaded (Piforce-Web)
fast boot times: < 12 seconds on raspberry pi2! (Piforce-Single)
no need to use a partition manager to re-size the card (Piforce-Single)
no soldering required
supports raspberry pi 1 & 2
simple installation and usage
Some rather poor youtube videos:
Piforce-Web:
https://www.youtube.com/watch?v=_-y7jqlN2ko"
Piforce-Single:
https://www.youtube.com/watch?v=jH-nQQREGa8"
Github download links:
https://github.com/dev-tty0/Piforce-Web"
https://github.com/dev-tty0/Piforce-Single"
the web-page used to launch games from your phone (Piforce-Web) looks like this: hopefully they will be of use to someone else
