Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Khedgb Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=khedgb |image=khedgbswitch.png |description=GBC Emulator port. |author=jakibaki |lastupdated=2018/07/10 |type=Handheld |version=update7 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch.7z |website=https://gbatemp.net/threads/gbc-emulator-port-khedgb-works-on-5-0.503969/ |source=https://github.com/jakibaki/khedgb |donation= }} {{#seo: |title=Switch Homebrew Emulators (Handheld) - GameBrew |title_mode=append |i...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=khedgb
|title=khedgb
|image=khedgbswitch.png
|image=khedgbnx.png
|description=GBC Emulator port.
|description=GBC Emulator port.
|author=jakibaki
|author=jakibaki
Line 8: Line 8:
|version=update7
|version=update7
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/khedgbnx.7z
|website=https://gbatemp.net/threads/gbc-emulator-port-khedgb-works-on-5-0.503969/
|website=https://gbatemp.net/threads/gbc-emulator-port-khedgb-works-on-5-0.503969/
|source=https://github.com/jakibaki/khedgb
|source=https://github.com/jakibaki/khedgb
|donation=
|donation=
}}
}}
{{#seo:
{{obsolete}}
|title=Switch Homebrew Emulators (Handheld) - GameBrew
Port of the Game Boy Color emulator [https://github.com/khedoros/khedgb khedgb] to the Nintendo Switch.
|title_mode=append
 
|image=khedgbswitch.png
==Installation==
|image_alt=khedgb
Place the .nro to the /switch/ folder on the SD card.
}}
 
{{cleanup|article|Needs cleanup}}
Then put the rom into sdmc:/switch/roms/gbc/ and start the homebrew.
GBC Emulator port.


==Media==
==User guide==
<youtube></youtube>
This emulator can't detect when you used the ingame save-feature so you'll have to press X every time after using the in-game save feature. Otherwise the save will get lost after restarting the emulator.


If you're having trouble with this (or don't want to deal with the problems it has) following [https://gbatemp.net/threads/play-original-gameboy-games-on-the-gba-emulators.504985/ this tutorial] to play GB/GBC games in the [[VBA Next Switch|vba-next port]].


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/khedgbnx2.png
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-02.png
 
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/khedgbnx3.png
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-04.png
 
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/khedgbnx4.png
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-06.png
 
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-07.png
==Compatibility==
https://dlhb.gamebrew.org/switchhomebrews/khedgbswitch-08.png
Works on 5.0.


==Changelog==
==Changelog==
'''v.1.0'''
'''UPDATE7'''
* First Release.
*Changed rompath from sd:/switch/roms to sd:/switch/roms/gbc in order to avoid confusion with the gba emulator. Also double joycons now work in unattached mode.
'''UPDATE6'''
*Audio is much better now (not perfect yet though). Many thanks to @renhei for the fix-suggestion.
'''UPDATE5'''
*Added a simple file picker! You can now play multiple roms.
'''UPDATE4'''
*Removed the debug log.
'''UPDATE3'''
*Added joycon-analog-stick-support.
'''UPDATE2'''
*Fixed a bug where after saving the game for a few times the emulator would crash.
'''UPDATE'''
*Added audio support and proper scaling (Many thanks @cpasjuste for the scaling-hint).


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/gbc-emulator-port-khedgb-works-on-5-0.503969/
* GitHub - https://github.com/jakibaki/khedgb
* Github - https://github.com/jakibaki/khedgb
* GBAtemp - https://gbatemp.net/threads/gbc-emulator-port-khedgb-works-on-5-0.503969/
* Reddit -
* ForTheUsers - https://apps.fortheusers.org/switch/khedgb

Latest revision as of 02:12, 11 July 2023

khedgb
Khedgbnx.png
General
Authorjakibaki
TypeHandheld
Versionupdate7
LicenseMIT License
Last Updated2018/07/10
Links
Download
Website
Source

Port of the Game Boy Color emulator khedgb to the Nintendo Switch.

Installation

Place the .nro to the /switch/ folder on the SD card.

Then put the rom into sdmc:/switch/roms/gbc/ and start the homebrew.

User guide

This emulator can't detect when you used the ingame save-feature so you'll have to press X every time after using the in-game save feature. Otherwise the save will get lost after restarting the emulator.

If you're having trouble with this (or don't want to deal with the problems it has) following this tutorial to play GB/GBC games in the vba-next port.

Screenshots

khedgbnx2.png

khedgbnx3.png

khedgbnx4.png

Compatibility

Works on 5.0.

Changelog

UPDATE7

  • Changed rompath from sd:/switch/roms to sd:/switch/roms/gbc in order to avoid confusion with the gba emulator. Also double joycons now work in unattached mode.

UPDATE6

  • Audio is much better now (not perfect yet though). Many thanks to @renhei for the fix-suggestion.

UPDATE5

  • Added a simple file picker! You can now play multiple roms.

UPDATE4

  • Removed the debug log.

UPDATE3

  • Added joycon-analog-stick-support.

UPDATE2

  • Fixed a bug where after saving the game for a few times the emulator would crash.

UPDATE

  • Added audio support and proper scaling (Many thanks @cpasjuste for the scaling-hint).

External links

Advertising: