From 5d756540c1e67138fceb5ef97bf5ce6f28b11eeb Mon Sep 17 00:00:00 2001 From: Matthew Lopez <73856503+MatthewL246@users.noreply.github.com> Date: Fri, 5 Jan 2024 09:42:11 -0500 Subject: [PATCH] Add a warning about overwriting dumps --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38ab094..5c3c9a2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,10 @@ redirecting requests to a local Pretendo Network server and collecting Wii U and 6. Do whatever activity you want to have in the network dump. 7. Press `Control` and `c` in the terminal window to stop the proxy and create the dump HAR file in the `dumps` folder. -8. Rename the HAR file to something descriptive. +8. Rename the HAR file (`wiiu-latest.har` or `3ds-latest.har`) in the `dumps` + folder to something descriptive. + - **Warning: If you don't rename the dump before restarting the proxy + container, it will be overwritten!** 9. Go back to step 4 for your next network dump. 10. Upload your HAR files to the Pretendo Network Discord server to share them with the developers.