Homebrew Official [RELEASE][HBL] CHIP8 Emulator

  • Thread starter Thread starter rw-r-r_0644
  • Start date Start date
  • Views Views 16,471
  • Replies Replies 62
  • Likes Likes 26

Shuold I add a function to make it slower from settings?

  • Yes

    Votes: 12 100.0%
  • No

    Votes: 0 0.0%

  • Total voters
    12
  • Poll closed .
2.0-HBL Release

CHANGELOG:
-Added HBL support
-Implemented rom browser
-Other small bugfixes and speed improvements

INSTRUCTIONS:
Extract the zip contenent in root of the SD
To add roms put them in /wiiu/apps/CHIP8/roms

CREDITS:
@vgmoose and @brienj: help and support
@dimok and joedj for FTPiiU file functions and dynamic libraries

DOWNLOAD:
CHIP8-HBL-2.0.zip
 
Will this work on other lower firmwares like 5.3.3? Also sorry for the new question but I don't get what kinda roms we can load on it? Lol
 
Will this work on other lower firmwares like 5.3.3? Also sorry for the new question but I don't get what kinda roms we can load on it? Lol
I don't have a 5.3.2 WiiU but I guess it should work as it doesn't use version-specific things; you can find the roms by searching on Google "CHIP8 roms"
 
tried putting roms in the rom directory, renaming them or adding a .rom format to them, or getting them from multiple sources
all i get is an empty rom list everytime
 
tried putting roms in the rom directory, renaming them or adding a .rom format to them, or getting them from multiple sources
all i get is an empty rom list everytime
You have to add a .c8 format to the roms, not .rom
For example:
breakout.c8, tetris.c8, ...
 
Last edited by rw-r-r_0644,
  • Like
Reactions: Masterwin
that does it! thank you
and while i can select any rom, the controls don't work when i start a game
 
that does it! thank you
and while i can select any rom, the controls don't work when i start a game
That's normal: as the CHIP8 has 16 keys and the WiiU gamepad has only 13 usable keys and as every CHIP8 game use keys in differnet ways, I wasn't able to make a standard configuration so to use a game you have to press + and configure keys assignment; soon I could add a way to remember key configuration for every game but as of now you will have to reconfigure keys every time you use the emulator.
Some example configurations:
Tetris: A=4,LEFT=5,RIGHT=6
Space Invaders: LEFT=4,A=5,RIGHT=6
Breakout: LEFT=4,RIGHT=6
 

Site & Scene News

Popular threads in this forum