下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
Gameboy 模拟器
FreeMIT
Claim
Collect
Share
4.9k
Stars
No
Chinese
Go
Language
No
Active
8
Contributors
12
Issues
No
Organization
0.1
Latest
240
Forks
MIT
License
More
gameboy.live image
Gameboy 模拟器,还可以通过 socket 远程玩 ``` # 下载 git clone https://github.com/HFO4/gameboy.live.git # 运行 cd gameboy.live go build -o gbdotlive main.go # 命令说明 Usage of gbdotlive: -G Play specific game in Fyne GUI mode # 用 Fyne GUI 模式玩游戏,会弹出一个窗口 -c config # 配置文件路径 Set the game option list config file path -d Use Debugger in GUI mode # GUI 的 debug 模式 -f FPS Set the FPS in GUI mode (default 60) # FPS 设定 -g Play specific game in GUI mode (default true) # 是否默认启动 GUI -h This help # 显示帮助 -m Turn on sound in GUI mode (default true) # GUI 模式下是否有声音 -p port Set the port for the cloud-gaming server (default 1989) # 默认监听端口,可以用 Telnet 玩 -r ROM # 游戏 ROM 的路径 Set ROM file path to be played in GUI mode -s Start a cloud-gaming server # 启动服务器,用 Telnet 玩 ```
Included in:
Vol.38

Comments

Rating:
No comments yet