Skip to content

Commit

Permalink
Fixed start page and added new screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Elrinth committed Oct 11, 2020
1 parent f96d47a commit b589fde
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 10 deletions.
32 changes: 22 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,33 @@
# UperGrafX-Companion

UperGrafX is a HDMI solution with cd image and .pce rom loading for the Pc-Engine. You can find more information about the unit at the webpage here: http://www.upergrafx.com/home_en


UperGrafX is a HDMI solution with cd image and .pce rom loading for the
Pc-Engine. You can find more information about the unit at the webpage here:
http://www.upergrafx.com/home_en

Functions / Features of this program:

* Allows you to fix your library of .pce-files to work with the UperGrafX.
- Allows you to fix your library of .pce-files to work with the UperGrafX.

- The program will notify you that the UperGrafX won't work with .pce-files
larger than 512KiB (ram restrictions in the hardware design).

* The program will notify you that the UperGrafX won't work with .pce-files larger than 512KiB (ram restrictions in the hardware design).
- Allows you to convert .ccd-cdimages to .cdm-cdimages which work with
UperGrafX.

* Allows you to convert .ccd-cdimages to .cdm-cdimages which work with UperGrafX.
- If you have daemon tools installed, this program can now convert .bin/.cue cd
images to .cdm/.cue - This is a long progress and uses a modified version of
the external program CD Manipulator.

* If you have daemon tools installed, this program can now convert .bin/.cue cd images to .cdm/.cue - This is a long progress and uses a modified version of the external program CD Manipulator.
- Can fire up / Focus "UperGrafx control panel" directly from the program.

* To read the actual finished .cdm images with the UperGrafX you need either a System Card 3 .pce file or an actual physical SystemCard 3 or Arcade Card inserted into your console.
- To read the actual finished .cdm images with the UperGrafX you need either a
System Card 3 .pce file or an actual physical SystemCard 3 or Arcade Card
inserted into your console.

* Obviously this won't fix 100% of the pce files as some, for example public domain files, like the Zelda port won't work. I'm not sure why, but graphics would just appear corrupt for me. Maybe someone else has a clue? My guess is that this program removed 512 bytes of necessary data instead of header data :)
- Obviously this tool won't fix 100% of the pce files! As some, for example
public domain games, like the Zelda port won't work. I'm not sure why, but
graphics would just appear corrupt for me. Maybe someone else has a clue? My
guess is that this program removed 512 bytes of necessary data instead of
header data :)

![Image of UperGrafX CDM and Rom Fixer](https://raw.githubusercontent.com/Elrinth/UperGrafX-CDM-and-Rom-Fixer/main/screenshot_of_this_program.png)
![Image of UperGrafX Companion](https://raw.githubusercontent.com/Elrinth/UperGrafX-Companion/main/screenshot_of_this_program_v1.png)
File renamed without changes
Binary file added screenshot_of_this_program_v1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b589fde

Please sign in to comment.