batocera_batocera游戏系统,一个U盘搞定所有模拟器

本文提供了一个详细的Batocera游戏模拟器系统的下载安装步骤,该系统集成了近100个模拟器,支持多种游戏平台如FC、GBA、3DS、PS等,并且可以使用键盘或手柄。教程包括从下载游戏系统镜像、使用balenaEtcher写入U盘,到启动游戏系统及添加游戏ROM的过程。此外,还提到了硬盘化的安装方法,适合对DiskGenius和分区引导不熟悉的新手。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

去年有人发过一个求助帖找这个模拟器系统,今天有人私信说链接打不开了,就自己开一贴说一下下载安装过程吧原求助帖地址https://www.52pojie.cn/thread-994763-1-1.html我在这个帖子里说的原地址是https://batocera-linux.xorhub.com/,现在改成这个了https://batocera.org/@nothasson一个集合了将近100个模拟器的游戏系统,包括FC、gba、3ds、ps系列、will等等,可以用键盘玩支持手柄外设,还有一些上古时代的掌机模拟器,可以装在U盘里即插即用数据无价!!!,对Diskgenuis分区工具和分区引导不熟悉的小白不建议折腾硬盘化有的老哥可能觉得U盘的传输速率影响了运行效率,或者玩一些大型ROM比较卡,帖子的最后也有硬盘化的方法最最重要的是这些都是在电脑硬件上直接运行的系统级模拟器,比某些软件模拟器的运行效率不知道高了多少倍————————————————————————————————————————————————————————下面开始安装过程:一、准备模拟器游戏系统所需工具游戏系统镜像:batocera-5.22-x86_64-20190609.img镜像写入工具:balenaEtcherU盘:8G以上能亮机的电脑一台下载方式如下图,都直观的写在图上了,大家就对应着找吧a7533e43d5b2ee48c1a9aef657312f80.png60413780518c2a3e7972c7a3f81823a1.png06f280dc9bd462805c8f44a66607c11a.png二、写入游戏系统镜像e315bce22265dccbfd3cfcb99cb2d599.png写入完成之后就是这个样子的288348aa64ed71611d3dbf5b39641947.png三、启动游戏系统关机之后按照进入PE系统的方法,正常U盘启动就可以了,虚拟机也可以启动启动之后就是这个样子的d4dec0bce939df88d305ecde4d0611e4.png65be4f3b2a0d93db99ed3be80b2542f7.png三、添加游戏ROM进入游戏系统之后按F1进入文件管理器,这个界面是可以挂载识别到电脑本身的硬盘的,把硬盘里面的游戏ROM拖到对应的ROM文件夹下重启就可以了45ea481700b9059325455304bfef6382.png最后说下游戏系统硬盘化,做双系统的方法:前提是有一个写好游戏系统的U盘
1、有一个写入游戏系统的U盘
2、用DG分区工具在硬盘上分两个空白分区,一个Fat32游戏系统分区,一个Ext4是ROM分区
3、用DG分区工具把写入好游戏系统U盘对应的2个分区分别恢复分区镜像到硬盘
4、用bootice创建启动项指向硬盘的boot.efi
5、修改硬盘里游戏系统的配置文件,修改为硬盘分区的Guid

Rebuild started: Project: Project *** Using Compiler 'V6.22', folder: 'E:\Keil_v5\ARM\ARMCLANG\Bin' Rebuild target 'Target 1' assembling startup_stm32f10x_md.s... Start/core_cm3.c(445): error: non-ASM statement in naked function is not supported 445 | uint32_t result=0; | ^ Start/core_cm3.c(442): note: attribute is here 442 | uint32_t __get_PSP(void) __attribute__( ( naked ) ); | ^ Start/core_cm3.c(465): error: parameter references not allowed in naked functions 465 | "BX lr \n\t" : : "r" (topOfProcStack) ); | ^ Start/core_cm3.c(461): note: attribute is here 461 | void __set_PSP(uint32_t topOfProcStack) __attribute__( ( naked ) ); | ^ Start/core_cm3.c(479): error: non-ASM statement in naked function is not supported 479 | uint32_t result=0; | ^ Start/core_cm3.c(476): note: attribute is here 476 | uint32_t __get_MSP(void) __attribute__( ( naked ) ); | ^ Start/core_cm3.c(499): error: parameter references not allowed in naked functions 499 | "BX lr \n\t" : : "r" (topOfMainStack) ); | ^ Start/core_cm3.c(495): note: attribute is here 495 | void __set_MSP(uint32_t topOfMainStack) __attribute__( ( naked ) ); | ^ 4 errors generated. compiling core_cm3.c... compiling misc.c... compiling system_stm32f10x.c... compiling stm32f10x_adc.c... compiling stm32f10x_dac.c... compiling stm32f10x_exti.c... compiling stm32f10x_dbgmcu.c... compiling stm32f10x_dma.c... compiling stm32f10x_crc.c... compiling stm32f10x_cec.c... compiling stm32f10x_bkp.c... compiling stm32f10x_can.c... compiling stm32f10x_flash.c... compiling stm32f10x_pwr.c... compiling stm32f10x_fsmc.c... compiling stm32f10x_
03-31
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值