====== Dosbox ====== * https://www.dosbox.com/ DOS [[game_emulator|Game Emulator]] * https://dosbox-staging.github.io/ * http://dosbox-x.com/ * 일부 [[scummvm|ScummVM]]용 한글 패치 게임들은 scummvm 에서만 작동했음. ===== 기본 사용법 ===== ==== Mount ==== Z:\> mount C ~/dosprogdir Z:\> C: 자동 마운팅은 ''~/.dosbox/dosbox-버전.conf'' 파일을 열고 ''[autoexec]'' 항목에 원하는 명령을 넣어주면 된다. [autoexec] # Lines in this section will be run at startup. # You can put your MOUNT lines here. mount C ~/dosprogdir ==== 기본 DOSBOX 에서 화살표(arrow) 키 안 되는 문제 ==== * sdl 버전이 낮은 것을 사용해서 그렇다고 한다. dosbox-x 나 dosbox-staging 을 사용하면 괜찮을지도 모르고, conf 파일에서 다음 설정을 해도 됨. [sdl] usescancodes=false ==== 조작 ==== * ''Alt-Enter'' : 전체화면 Toggle * ''Ctrl-F10'' : 마우스 나오게 함 Alt + Enter : 전체화면 전환(한번 더 누르면 기본 화면으로 복귀) Alt + Pause : 게임 일시 정지 Ctrl + F5 : 화면 캡쳐(capture 폴더에 PNG 파일로 저장됨) Ctrl + Alt + F6 : 동영상 캡쳐(한번 더 누르면 캡쳐 종료) Ctrl + F11 : CPU Cycle 값 내림(게임이 너무 빠를 경우 조절) Ctrl + F12 : CPU Cycle 값 올림(기본값은 3,000) ===== Games ===== * [[https://oldgameheaven.com/category/%EB%8F%84%EC%8A%A4%EA%B2%8C%EC%9E%84%20%EF%BC%8F%EA%B3%A0%EC%A0%84%EA%B2%8C%EC%9E%84|'도스게임 /고전게임' 카테고리의 글 목록]] * [[https://oldgameheaven.com/420|페르시아의 왕자1]] ===== 참조 ===== * [[https://www.tecmint.com/dosbox-runs-old-ms-dos-games-and-programs-in-linux/|DOSBox - Runs Old MS-DOS Games/Programs in Linux]] * [[https://www.youtube.com/watch?v=nrCJn_hJOSw|DOSBox Emulator - YouTube]] * 각종 설정, 화면 비율등 * [[https://ko.linux-console.net/?p=978#gsc.tab=0|DOSBox-Linux에서 오래된 MS-DOS 게임 / 프로그램 실행]] * [[https://passing2.tistory.com/90|Passing :: <도스박스 사용법> dosbox.conf - [dosbox] (도스박스 한글화, 그래픽 카드, 램 용량 등)]] *