mirror of
https://wiilab.wiimart.org/wiimart/Wii-Shop-EC-Log-Dumper
synced 2025-09-04 04:21:16 +02:00
Update README.md with instructions on how to run
This commit is contained in:
parent
f1337aca53
commit
18c50471e2
14
README.md
14
README.md
@ -1,2 +1,12 @@
|
|||||||
# Wii-Shop-EC-Log-Dumper
|
# Wii Shop EC Log Dumper
|
||||||
This is a script to dump the EC Log from the Wii Shop Channel to a text file.
|
This is a script to dump the EC Log from the Wii Shop Channel to a text file.<br>
|
||||||
|
*Only useful when debugging on real hardware, as you can access the EC Log on Dolphin through OSReport (see https://wiibrew.org/wiki/Accessing_Wii_Shop_Channel_from_PC)*
|
||||||
|
## How to use
|
||||||
|
* In a terminal/cmd window, do `git clone https://github.com/Ocarinaoftime/Wii-Shop-EC-Log-Dumper.git`
|
||||||
|
* `cd` into `Wii-Shop-EC-Log-Dumper`
|
||||||
|
* Make sure you have NodeJS installed and have expressjs installed
|
||||||
|
* Simply run `node main.js` to start the server.
|
||||||
|
* Link the file in this repository called `debug.html` to a route in your server.
|
||||||
|
* When in the Wii Shop Channel, head to the debug.html page
|
||||||
|
* Click `Send log to server` and look at the file created on the computer running the script
|
||||||
|
* Boom!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user