Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deeweb/wp-emulator
Easily integrate an emulator into your WordPress site.
https://github.com/deeweb/wp-emulator
emulator emulatorjs wordpress wordpress-plugin
Last synced: about 15 hours ago
JSON representation
Easily integrate an emulator into your WordPress site.
- Host: GitHub
- URL: https://github.com/deeweb/wp-emulator
- Owner: deeweb
- License: gpl-3.0
- Created: 2024-11-06T04:12:10.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T21:42:32.000Z (5 days ago)
- Last Synced: 2025-01-04T22:25:03.976Z (5 days ago)
- Topics: emulator, emulatorjs, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://deeweb.fr/
- Size: 500 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Plugin - WP Emulator
## Description
This plugin allows you to upload retro gaming ROMs and launch them in an emulator directly from your WordPress site.> [!NOTE]
> Works with [**EmulatorJS**](https://github.com/EmulatorJS/EmulatorJS)## Supported ROM Formats
- Super Nintendo (SNES): smc, sfc, fig, swc, bs, st
- Game Boy Advance (GBA): gba
- Game Boy (GB): gb, gbc, dmg
- Nintendo Entertainment System (NES): fds, nes, unif, unf
- Virtual Boy (VB): vb, vboy
- Nintendo DS (NDS): nds
- Nintendo 64 (N64): n64, z64, v64, u1, ndd
- Sega Master System (SMS): sms
- Sega Mega Drive / Genesis (MD): smd, md
- Sega Game Gear (GG): gg
- PlayStation (PSX): pbp, chd## Features
- Upload games from the admin interface.
- Lists available games and provides associated shortcodes for easy embedding in a post or page.## Installation
1. Download the plugin files.
2. Unzip the archive and upload the folder to `wp-content/plugins`.
3. Activate the plugin from the WordPress admin interface under "Plugins".## Configuration
After activation, you’ll find a new option in the WordPress admin menu.
# Plugin WordPress - WP Emulator
## Description
Ce plugin permet d'uploader des roms de jeux rétrogaming et de les lancer dans un émulateur directement depuis votre site WordPress.> [!NOTE]
> Fonctionne avec [**EmulatorJS**](https://github.com/EmulatorJS/EmulatorJS)## Formats de ROMs pris en charge
- Super Nintendo (SNES): smc, sfc, fig, swc, bs, st
- Game Boy Advance (GBA): gba
- Game Boy (GB): gb, gbc, dmg
- Nintendo Entertainment System (NES): fds, nes, unif, unf
- Virtual Boy (VB): vb, vboy
- Nintendo DS (NDS): nds
- Nintendo 64 (N64): n64, z64, v64, u1, ndd
- Sega Master System (SMS): sms
- Sega Mega Drive / Genesis (MD): smd, md
- Sega Game Gear (GG): gg
- PlayStation (PSX): pbp, chd## Fonctionnalités
- Téléversement d'un jeu depuis l'administration.
- Liste les jeux disponibles et le shortcode associé pour une intégration facile dans un article ou une page.## Installation
1. Téléchargez les fichiers du plugin.
2. Décompressez l'archive et téléversez le dossier dans `wp-content/plugins`.
3. Activez le plugin depuis l'interface d'administration de WordPress, sous "Extensions".## Configuration
Après l'activation, vous trouverez une nouvelle option dans le menu d'administration de WordPress.
![Screenshot](docs/screenshot1.png)
![Screenshot](docs/screenshot2.png)
![Screenshot](docs/screenshot3.png)