More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
Made by Joseph Judge, Sonic 2 Community´s Cut is a combined mod of [https://github.com/heyjoeway/s2disasm Sonic 2] and the [https://github.com/ekeeke/Genesis-Plus-GX Genesis Plus GX emulator] which adds widescreen, S2 2013 enhancements and more. | |||
==Features== | |||
* 16:9 Widescreen. | |||
* Knuckles. | |||
* Slowdown-free. | |||
* [https://gist.github.com/heyjoeway/a79fbba83678156462f1f123a86896f9 OGG music/WAV SFX support]. | |||
* Tails flight and assist. | |||
* S2 2013 layout additions. | |||
* Act transitions (Toggleable). | |||
* Elemental shields (Toggleable). | |||
* Insta-shield, Drop Dash, or both (Toggleable). | |||
* Homing attack (Toggleable). | |||
* Super Peel Out (Toggleable). | |||
* Shields while invincible (Toggleable). | |||
* Alternate physics styles (Toggleable). | |||
* Tails super form. | |||
* Air curling, à la Megamix (Toggleable). | |||
* Analog stick support. | |||
* Mirror mode (Toggleable). | |||
* Integer scaling (Toggleable). | |||
* Sonic CD extended camera (Toggleable). | |||
* Speed shoes trail (Toggleable). | |||
* Water ripple effect (Toggleable). | |||
* Underwater sound filter (Toggleable). | |||
* Music, SFX, and super music toggles. | |||
* Various bugfixes and tweaks. | |||
==Installation== | |||
Notes: | |||
*Sonic 2 Community's Cut is distributed as an emulator + patch, and thus requires you to provide an original Sonic 2 ROM. | |||
*By default, it will look for the ROM included with the [https://store.steampowered.com/app/71163/Sonic_The_Hedgehog_2/ Steam release]. | |||
*This is the recommended way to obtain a legitimate Sonic 2 (REV01) ROM, and this project does not endorse piracy. | |||
*If on a platform without Steam (such as for the Switch port), the ROM can be placed in the emulator directory as either "SONIC2_W.68K" or "rom.bin". | |||
How to install: | |||
* Extract the contents of the zip to the root of your SD card. | |||
* | * Copy <code>SONIC2_W.68K</code> to <code>/switch/s2cx/</code> on your Switch's SD card. After installing the Steam version, you should be able to find it in one of the following directories: | ||
* | ** Windows: <code>C:\Program Files (x86)\Steam\steamapps\common\Sega Classics\uncompressed ROMs\SONIC2_W.68K</code> | ||
** macOS: <code>~/Library/Application Support/Steam/steamapps/common/Sega Classics/uncompressed ROMs/SONIC2_W.68K</code> | |||
** Linux: <code>~/.steam/steam/steamapps/common/Sega Classics/uncompressed ROMs/SONIC2_W.68K</code> | |||
* Open the game from hbmenu. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/switchhomebrews/sonic2communityscutnx2.png | |||
* | https://dlhb.gamebrew.org/switchhomebrews/sonic2communityscutnx3.png | ||
* | |||
* | |||
* | |||
* | |||
* | |||
* | |||
https://dlhb.gamebrew.org/switchhomebrews/sonic2communityscutnx4.png | |||
https://dlhb.gamebrew.org/switchhomebrews/sonic2communityscutnx5.png | |||
==Media== | ==Media== | ||
'''Sonic 2 Community's Cut (PC & Switch Port!) | '''Sonic 2 Community's Cut (PC & Switch Port!) ([https://www.youtube.com/watch?v=q4C6qbyNW4I The Hedgehogest])'''<br> | ||
<youtube>q4C6qbyNW4I</youtube> | <youtube>q4C6qbyNW4I</youtube> | ||
== | ==Changelog== | ||
'''v1.0.0 2021/01/22''' | |||
* Initial Release. | |||
== | ==Credits== | ||
See [https://github.com/heyjoeway/s2disasm/blob/main/CREDITS.md CREDITS.md]. | |||
== External links == | == External links == | ||
* Official | * Official website - https://jojudge.com/s2cx/ | ||
* | * GitHub - https://github.com/heyjoeway/s2cx |
Revision as of 04:01, 21 Mayıs 2023
Sonic 2 Community's Cut | |
---|---|
File:Sonic2communityscutswitch.png | |
General | |
Author | heyjoeway |
Type | Platform |
Version | 1.0.0 |
License | Mixed |
Last Updated | 2021/01/22 |
Links | |
Download | |
Website | |
Source | |
Made by Joseph Judge, Sonic 2 Community´s Cut is a combined mod of Sonic 2 and the Genesis Plus GX emulator which adds widescreen, S2 2013 enhancements and more.
Features
- 16:9 Widescreen.
- Knuckles.
- Slowdown-free.
- OGG music/WAV SFX support.
- Tails flight and assist.
- S2 2013 layout additions.
- Act transitions (Toggleable).
- Elemental shields (Toggleable).
- Insta-shield, Drop Dash, or both (Toggleable).
- Homing attack (Toggleable).
- Super Peel Out (Toggleable).
- Shields while invincible (Toggleable).
- Alternate physics styles (Toggleable).
- Tails super form.
- Air curling, à la Megamix (Toggleable).
- Analog stick support.
- Mirror mode (Toggleable).
- Integer scaling (Toggleable).
- Sonic CD extended camera (Toggleable).
- Speed shoes trail (Toggleable).
- Water ripple effect (Toggleable).
- Underwater sound filter (Toggleable).
- Music, SFX, and super music toggles.
- Various bugfixes and tweaks.
Installation
Notes:
- Sonic 2 Community's Cut is distributed as an emulator + patch, and thus requires you to provide an original Sonic 2 ROM.
- By default, it will look for the ROM included with the Steam release.
- This is the recommended way to obtain a legitimate Sonic 2 (REV01) ROM, and this project does not endorse piracy.
- If on a platform without Steam (such as for the Switch port), the ROM can be placed in the emulator directory as either "SONIC2_W.68K" or "rom.bin".
How to install:
- Extract the contents of the zip to the root of your SD card.
- Copy
SONIC2_W.68K
to/switch/s2cx/
on your Switch's SD card. After installing the Steam version, you should be able to find it in one of the following directories:- Windows:
C:\Program Files (x86)\Steam\steamapps\common\Sega Classics\uncompressed ROMs\SONIC2_W.68K
- macOS:
~/Library/Application Support/Steam/steamapps/common/Sega Classics/uncompressed ROMs/SONIC2_W.68K
- Linux:
~/.steam/steam/steamapps/common/Sega Classics/uncompressed ROMs/SONIC2_W.68K
- Windows:
- Open the game from hbmenu.
Screenshots
Media
Sonic 2 Community's Cut (PC & Switch Port!) (The Hedgehogest)
Changelog
v1.0.0 2021/01/22
- Initial Release.
Credits
See CREDITS.md.
External links
- Official website - https://jojudge.com/s2cx/
- GitHub - https://github.com/heyjoeway/s2cx