asus nexus player gamepad tv500bg
Back(<-) + Home(O) 5초 -> 모든 불 깜빡임 상태
2019년 1월 27일 일요일
raspberry pi w zero의 retropie msx 감상
오버클럭 또는 트윅(?) 없이는 제 성능 안나옴
넥서스 플레이어에 설치한 fmsx, openmsx가 훨씬(!) 나은 성능을 보여줌
retropie에서 fmsx, bluemsx, openmsx를 설치할 수 있는데, 특성이 서로 다른 것 같고,
옵션을 세세하게 적용하는 법을 못 찾음(실행시 3개중 고를 수 있을까?)
controller config와 넥서스 플레이어 패드(asus tv500bg)의 상성이 안 맞는 듯.
GUI로 설정하고 msx로 들어가면 버튼이 꼬여서 게임 플레이가 어려움.
수작업으로 맞춰야 함.
라즈베리 파이 GPIO는 3.3v동작, msx 조이스틱 포트에 연결하면 안 될듯? 포토 트랜지스터? 포토 릴레이 검색해야 할 듯.
결론. 재믹스 버리자. 라즈베리 파이는 어린이 마인크래프트 컴퓨터로 쓰자.
넥서스 플레이어에 설치한 fmsx, openmsx가 훨씬(!) 나은 성능을 보여줌
retropie에서 fmsx, bluemsx, openmsx를 설치할 수 있는데, 특성이 서로 다른 것 같고,
옵션을 세세하게 적용하는 법을 못 찾음(실행시 3개중 고를 수 있을까?)
controller config와 넥서스 플레이어 패드(asus tv500bg)의 상성이 안 맞는 듯.
GUI로 설정하고 msx로 들어가면 버튼이 꼬여서 게임 플레이가 어려움.
수작업으로 맞춰야 함.
라즈베리 파이 GPIO는 3.3v동작, msx 조이스틱 포트에 연결하면 안 될듯? 포토 트랜지스터? 포토 릴레이 검색해야 할 듯.
결론. 재믹스 버리자. 라즈베리 파이는 어린이 마인크래프트 컴퓨터로 쓰자.
2019년 1월 26일 토요일
retropie for raspberry pi w zero
https://retropie.org.uk/download/
Raspberry Pi 0/1
Pi 2/3 이미지 사용 -> illegal instruction
https://retropie.org.uk/forum/topic/10409/msx-bios-rom-config/10
retropiesetup -> install -> opt lr-bluemsx rom넣기 귀찮아서 fmsx
안되는 것들이 있네? 설정은 어디서?
controller config
https://github.com/RetroPie/RetroPie-Setup/wiki/RetroArch-Configuration
/opt/retropie/configs/all/retroarch/autoconfig
weird h0right h0left dupl
/dev/shm/runcommand.log?
aleste fmsx(x)
bomberman fmsx(x)
https://m.blog.naver.com/PostView.nhn?blogId=feena74&logNo=140201664865&proxyReferer=https%3A%2F%2Fwww.google.com%2F
bios 받기
Raspberry Pi 0/1
Pi 2/3 이미지 사용 -> illegal instruction
https://retropie.org.uk/forum/topic/10409/msx-bios-rom-config/10
retropiesetup -> install -> opt lr-bluemsx rom넣기 귀찮아서 fmsx
안되는 것들이 있네? 설정은 어디서?
controller config
https://github.com/RetroPie/RetroPie-Setup/wiki/RetroArch-Configuration
/opt/retropie/configs/all/retroarch/autoconfig
weird h0right h0left dupl
/dev/shm/runcommand.log?
aleste fmsx(x)
bomberman fmsx(x)
https://m.blog.naver.com/PostView.nhn?blogId=feena74&logNo=140201664865&proxyReferer=https%3A%2F%2Fwww.google.com%2F
bios 받기
라즈베리파이 제로 무선랜 연결
4. 이후 SSH 접근과 WiFi 접속을 위해 mSD 메모리의 루트에 다음 두 파일을 생성합니다.
(1) ssh 파일 생성 (내부가 비어있고 확장자 없는 파일)
(2) wpa_supplicant.conf 파일 생성 (아래 내용을 포함, 따옴표 안에 WiFi 설정을 넣습니다.)
https://www.clien.net/service/board/cm_rasp/11076015
(1) ssh 파일 생성 (내부가 비어있고 확장자 없는 파일)
(2) wpa_supplicant.conf 파일 생성 (아래 내용을 포함, 따옴표 안에 WiFi 설정을 넣습니다.)
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="WiFi 이름"
psk="WiFi 패스워드"
}
https://www.clien.net/service/board/cm_rasp/11076015
2019년 1월 25일 금요일
mx linux authentication is required for suspending the system
https://askubuntu.com/questions/1057987/suspending-has-started-to-require-authentication
2019년 1월 23일 수요일
game engine comparison 2019
- cocos2d-x
- hard to build
- long test cycle
- big commit size
- sfml
- mobile build?
- haxeflixel
- unpopular?
2019년 1월 8일 화요일
love2d stable for mx linux
download appImage version
chmod a+x love...AppImage
ln -sf love...AppImage /usr/local/bin/love
chmod a+x love...AppImage
ln -sf love...AppImage /usr/local/bin/love
temp for conkyrc in mx linux 18
~/.conky/MX-Elementary
vi MX-Elementary_sys
#temp
${offset 200}${font Roboto-Light:pixelsize=20}${offset 9}${offset 9}${color1}temp ${color}${offset 9}$color${exec sensors | grep 'id' | cut -c15-22}${font}
vi MX-Elementary_sys
#temp
${offset 200}${font Roboto-Light:pixelsize=20}${offset 9}${offset 9}${color1}temp ${color}${offset 9}$color${exec sensors | grep 'id' | cut -c15-22}${font}
피드 구독하기:
글 (Atom)
via permission error linux chrome
https://bbs.archlinux.org/viewtopic.php?id=285709
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
https://wiki.archlinux.org/title/Fcitx5 install fcitx5 fcitx5-hangul fcitx5-configtool fcitx5-gtk edit /etc/environment
-
cidoo abm066 / 0.8kg (780g mine) aula f65 / 0.804kg (740g mine) gdevil g712ls / 0.705kg (690g mine) gmk67 / 450g (barebone only), (620g dsa ...