Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
systems:vsmile [2023/03/01 02:14] – [BIOS] maximumentropysystems:vsmile [2026/03/29 18:02] (current) – -mess wizzard
Line 1: Line 1:
-<WRAP center round todo> 
-This article needs some TLC. Read at your own risk. 
-</WRAP> 
 <WRAP group> <WRAP group>
 <WRAP round box twothirds column> <WRAP round box twothirds column>
Line 7: Line 4:
  
 ====== V.Smile ====== ====== V.Smile ======
- 
 The V.Smile is a console developed by VTech. It was released in 2005. The V.Smile is a console developed by VTech. It was released in 2005.
  
Line 21: Line 17:
  
 ==== Quick reference ==== ==== Quick reference ====
- 
   * **Accepted ROM formats:** ''.u1'', ''.u3'', ''.bin'', ''.zip'', ''.7z''   * **Accepted ROM formats:** ''.u1'', ''.u3'', ''.bin'', ''.zip'', ''.7z''
   * **Folder:** ''/userdata/roms/vsmile''   * **Folder:** ''/userdata/roms/vsmile''
  
 ^ Emulators ^ ^ Emulators ^
-| [[#libretro:_mess|libretro: mess]] |+| [[#libretro:_mame|libretro: mame]] |
 | [[#mame|MAME]] | | [[#mame|MAME]] |
  
 ===== BIOS ===== ===== BIOS =====
- 
 v35 and above: v35 and above:
  
Line 39: Line 33:
  
 v34 and below: v34 and below:
- 
 ^ MD5 checksum ^ Share file path ^ Description ^ ^ MD5 checksum ^ Share file path ^ Description ^
 | ''0a58d75b804c23c2edbd6a3698c6e12a'' | ''bios/vsmile.zip'' | | | ''0a58d75b804c23c2edbd6a3698c6e12a'' | ''bios/vsmile.zip'' | |
 | ''4623919fb453a6427fbb19b16478c98b'' | ''bios/vsmile.zip'' | | | ''4623919fb453a6427fbb19b16478c98b'' | ''bios/vsmile.zip'' | |
 | ''6668b21fb6287813639a70aaafe8fafa'' | ''bios/vsmile.zip'' | | | ''6668b21fb6287813639a70aaafe8fafa'' | ''bios/vsmile.zip'' | |
 +
 ===== ROMs ===== ===== ROMs =====
- 
 Place your V.Smile ROMs in ''/userdata/roms/vsmile''. Place your V.Smile ROMs in ''/userdata/roms/vsmile''.
  
 ===== Emulators ===== ===== Emulators =====
- 
 ==== RetroArch ==== ==== RetroArch ====
- 
 [[https://docs.libretro.com/|RetroArch]] (formerly SSNES), is a ubiquitous frontend that can run multiple "cores", which are essentially the emulators themselves. The most common cores use the [[https://www.libretro.com/|libretro]] API, so that's why cores run in RetroArch in Batocera are referred to as "libretro: (core name)". RetroArch aims to unify the feature set of all libretro cores and offer a universal, familiar interface independent of platform. [[https://docs.libretro.com/|RetroArch]] (formerly SSNES), is a ubiquitous frontend that can run multiple "cores", which are essentially the emulators themselves. The most common cores use the [[https://www.libretro.com/|libretro]] API, so that's why cores run in RetroArch in Batocera are referred to as "libretro: (core name)". RetroArch aims to unify the feature set of all libretro cores and offer a universal, familiar interface independent of platform.
  
 === RetroArch configuration === === RetroArch configuration ===
- 
 RetroArch offers a **Quick Menu** accessed by pressing ''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} which can be used to alter various things like [[:advanced_retroarch_settings|RetroArch and core options]], and [[:remapping_controls_per_emulator|controller mapping]]. Most RetroArch related settings can be altered from Batocera's EmulationStation. RetroArch offers a **Quick Menu** accessed by pressing ''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} which can be used to alter various things like [[:advanced_retroarch_settings|RetroArch and core options]], and [[:remapping_controls_per_emulator|controller mapping]]. Most RetroArch related settings can be altered from Batocera's EmulationStation.
  
Line 67: Line 57:
 | **CONTROLLER TO LIGHTGUN ''vsmile.lightgun_map''** | Map controller inputs to lightgun inputs\\ => On ''true'', Off ''false''. | | **CONTROLLER TO LIGHTGUN ''vsmile.lightgun_map''** | Map controller inputs to lightgun inputs\\ => On ''true'', Off ''false''. |
  
-=== libretro: mess === +=== libretro: mame === 
- +== libretro: mame configuration ==
-== libretro: mess configuration == +
 Standardized features for this core: ''vsmile.autosave'', ''vsmile.netplay'', ''vsmile.padtokeyboard'' Standardized features for this core: ''vsmile.autosave'', ''vsmile.netplay'', ''vsmile.padtokeyboard''
  
Line 86: Line 74:
  
 ==== MAME ==== ==== MAME ====
- +[[https://www.mamedev.org/|MAME]], the Multiple Arcade Machine Emulator, is a multi-purpose emulation framework which facilitates the emulation of vintage hardware and software. Originally targeting vintage arcade machines, MAME now also supports a wide variety of vintage computers, video game consoles and calculators. MAME doesn't use an individual "core" for each system like RetroArch does, instead the ROM itself usually contains the necessary information to accurately emulate it, thus making it specific to the version of MAME it was made for. Overall it's a very complicated subject, we have a [[:arcade|guide specific to arcade]] just for it.
-[[https://www.mamedev.org/|MAME]], the Multiple Arcade Machine Emulator, is a multi-purpose emulation framework which facilitates the emulation of vintage hardware and software. Originally targeting vintage arcade machines, MAME has since absorbed the sister-project [[http://mess.redump.net/start|MESS]] (Multi Emulator Super System) to support a wide variety of vintage computers, video game consoles and calculators as well. MAME doesn't use an individual "core" for each system like RetroArch does, instead the ROM itself usually contains the necessary information to accurately emulate it, thus making it specific to the version of MAME it was made for. Overall it's a very complicated subject, we have a [[:arcade|guide specific to arcade]] just for it.+
  
 === MAME configuration === === MAME configuration ===
- +MAME offers a **[[https://docs.mamedev.org/usingmame/ui.html|Menu]]** in-game (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} or ''[Tab]'' on the keyboard). This can be used to manually adjust inputs or game settings. If you're having issues with a specific game, check the [[https://wiki.mamedev.org/index.php/FAQ:Games|MAMEdev FAQ for that game here.]] All options can also be edited by opening the ''mame.ini'' file.
-MAME offers a **[[https://docs.mamedev.org/usingmame/ui.html|Menu]]** in-game (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} or ''[Tab]'' on the keyboard). This can be used to manually adjust inputs or game settings. If you're having issues with a specific game, check the [[https://wiki.mamedev.org/index.php/FAQ:Games|MAMEdev FAQ for that game here.]] For MESS systems specifically, you might find more information on [[http://mess.redump.net/start|MESS's wiki]]. All options can also be edited by opening the ''mame.ini'' file.+
  
 Standardized features available to all versions of this emulator: ''vsmile.videomode'', ''vsmile.padtokeyboard'', ''vsmile.videomode'', ''vsmile.bezel'', ''vsmile.bezel_stretch'', ''vsmile.hud'', ''vsmile.bezel.tattoo'', ''vsmile.bezel.tattoo_corner'', ''vsmile.bezel.tattoo_file'', ''vsmile.bezel.resize_tattoo'' Standardized features available to all versions of this emulator: ''vsmile.videomode'', ''vsmile.padtokeyboard'', ''vsmile.videomode'', ''vsmile.bezel'', ''vsmile.bezel_stretch'', ''vsmile.hud'', ''vsmile.bezel.tattoo'', ''vsmile.bezel.tattoo_corner'', ''vsmile.bezel.tattoo_file'', ''vsmile.bezel.resize_tattoo''
Line 111: Line 97:
  
 ===== Controls ===== ===== Controls =====
- 
 Here are the default V.Smile's controls shown on a [[:configure_a_controller|Batocera RetroPad]]: Here are the default V.Smile's controls shown on a [[:configure_a_controller|Batocera RetroPad]]:
  
Line 117: Line 102:
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
- 
 ==== Further troubleshooting ==== ==== Further troubleshooting ====
- 
 For further troubleshooting, refer to the [[:support|generic support pages]]. For further troubleshooting, refer to the [[:support|generic support pages]].
  
  • systems/vsmile.1677636882.txt.gz
  • Last modified: 3 years ago
  • by maximumentropy