Closed Androxilogin closed 2 years ago
Hi!! I'm happy you like the project!! Regarding your concerns:
I appreciate your support and love the feedback
Thank you for considering all of these things!! I'm glad you feel the same way about these things. The quotation marks make sense, like cmd, etc. so it's not an issue, but good to know!
Is there a character limit? And will there be a .yaml creation GUI? I was looking into making one but I really don't know what I'm doing. I haven't messed with that stuff in about 25 years. My idea was to set a location to extract the .yaml so the GUI could remember the location since different users will be using different server programs. Dropdown for GAME, APP, TOOL, MISC, Add or Delete buttons. Maybe run a check on the saved path once it has a destination that checks the folder and Auto-loads whatever is there with the names it finds and gives the ability to change them. Status button showing the current PC IP. Just something simple.
Oh, and an edit box for changing the repo name/icon whenever.
Thank you for considering all of these things!! I'm glad you feel the same way about these things. The quotation marks make sense, like cmd, etc. so it's not an issue, but good to know!
Is there a character limit? And will there be a .yaml creation GUI? I was looking into making one but I really don't know what I'm doing. I haven't messed with that stuff in about 25 years. My idea was to set a location to extract the .yaml so the GUI could remember the location since different users will be using different server programs. Dropdown for GAME, APP, TOOL, MISC, Add or Delete buttons. Maybe run a check on the saved path once it has a destination that checks the folder and Auto-loads whatever is there with the names it finds and gives the ability to change them. Status button showing the current PC IP. Just something simple.
No! There is no character limit!! Honestly a YAML creator GUI, or maybe even a Repository creator GUI sounds like a GREAT idea, I had not thought of it, I'll get to work on it :). The autoloading feature also seems good! Maybe the repository creator could also be bundled with a simple HTTP server so that you can host the repo from the gui!
EDIT: thank you for giving me this feedback, it gives me good ideas that had not even crossed my mind.
That sounds even more awesome! Thank you for implementing these things. If the HTTP server is added, please add the ability to minimize to the system tray. That is simply a must.
Two more things I just thought about.
Once a GUI is implemented, the ability to delete things in the repo from the app perhaps?
Another keyboard request- a 2 second delay movement repeater upon holding the button.
I'm also facing problems with update files not showing up in my list. Stardew Valley specifically at this point. However other games have worked such as Grim Fandango.
Titles are as:
Stardew Valley: pkgPath: pkg/Games/UP2456-CUSA06840_00-STARDEW00000SIEA-A0100-V0100.pkg type: GAME Stardew Valley Update: pkgPath: pkg/Games/UP2456-CUSA06840_00-STARDEW00000SIEA-A0158-V0100.pkg type: MISC Grim Fandango: pkgPath: /pkg/Games/GrimFandango/UP2154-CUSA01319_00-GRIMFANDANGOPS04-A0100-V0101.pkg type: GAME Grim Fandango Update: pkgPath: /pkg/Games/GrimFandango/UP2154-CUSA01319_00-GRIMFANDANGOPS04-A0102-V0100.pkg
but I've also tried things as simple as:
Stardew Valley: pkgPath: pkg/Games/Stardew1.pkg type: GAME Stardew Valley Update: pkgPath: pkg/Games/Stardew2.pkg type: MISC
So I'm not sure what could be causing it. I checked all sorts of different routes so it must be something internally with the app itself rather than formatting.
Two more things I just thought about.
Once a GUI is implemented, the ability to delete things in the repo from the app perhaps?
Another keyboard request- a 2 second delay movement repeater upon holding the button.
I'm also facing problems with update files not showing up in my list. Stardew Valley specifically at this point. However other games have worked such as Grim Fandango.
Titles are as:
Stardew Valley: pkgPath: pkg/Games/UP2456-CUSA06840_00-STARDEW00000SIEA-A0100-V0100.pkg type: GAME Stardew Valley Update: pkgPath: pkg/Games/UP2456-CUSA06840_00-STARDEW00000SIEA-A0158-V0100.pkg type: MISC Grim Fandango: pkgPath: /pkg/Games/GrimFandango/UP2154-CUSA01319_00-GRIMFANDANGOPS04-A0100-V0101.pkg type: GAME Grim Fandango Update: pkgPath: /pkg/Games/GrimFandango/UP2154-CUSA01319_00-GRIMFANDANGOPS04-A0102-V0100.pkg
but I've also tried things as simple as:
Stardew Valley: pkgPath: pkg/Games/Stardew1.pkg type: GAME Stardew Valley Update: pkgPath: pkg/Games/Stardew2.pkg type: MISC
So I'm not sure what could be causing it. I checked all sorts of different routes so it must be something internally with the app itself rather than formatting.
I see the ability to delete pkgs from the repo like an interesting feature, maybe, using ftp? Probably updates are not showing up because of a ""bug"", it should be fixed in the next update, I'm getting it ready and should be available in a few hours tops. (https://github.com/victorrjimenezz/PS4-4PT/issues/3)
EDIT: The internal reason that updates are not showing is that the code that reads the PKGs sets it as invalid if some information is missing from the pkg. With themes and updates, since they are not full fledged games, there's information missing, and the app just thinks it's an invalid pkg, but as I said, this should be fixed in the next update. If you check the /user/app/PAPT00200/logs/ folder and check your logfile, it should say something like invalid pkg at: http://..../Games/UP2456-CUSA06840_00-STARDEW00000SIEA-A0158-V0100.pkg
Two more things I just thought about.
Once a GUI is implemented, the ability to delete things in the repo from the app perhaps?
Another keyboard request- a 2 second delay movement repeater upon holding the button.
I'm also facing problems with update files not showing up in my list. Stardew Valley specifically at this point. However other games have worked such as Grim Fandango.
Titles are as:
Stardew Valley: pkgPath: pkg/Games/UP2456-CUSA06840_00-STARDEW00000SIEA-A0100-V0100.pkg type: GAME Stardew Valley Update: pkgPath: pkg/Games/UP2456-CUSA06840_00-STARDEW00000SIEA-A0158-V0100.pkg type: MISC Grim Fandango: pkgPath: /pkg/Games/GrimFandango/UP2154-CUSA01319_00-GRIMFANDANGOPS04-A0100-V0101.pkg type: GAME Grim Fandango Update: pkgPath: /pkg/Games/GrimFandango/UP2154-CUSA01319_00-GRIMFANDANGOPS04-A0102-V0100.pkg
but I've also tried things as simple as:
Stardew Valley: pkgPath: pkg/Games/Stardew1.pkg type: GAME Stardew Valley Update: pkgPath: pkg/Games/Stardew2.pkg type: MISC
So I'm not sure what could be causing it. I checked all sorts of different routes so it must be something internally with the app itself rather than formatting.
Confirmed! :)
say what? https://github.com/victorrjimenezz/4PT-REPO-GUI 😉
Ohh maine, you did it! That's awesome! I'm going to check this out right about now.
Running into some problems at the moment where I'm getting my outside IP address when I start the server. Typing this into the console side fails. I've tried ignoring and going with the local IP which didn't work for me either.
Running into some problems at the moment where I'm getting my outside IP address when I start the server. Typing this into the console side fails. I've tried ignoring and going with the local IP which didn't work for me either.
darn it, I knew I could not get it first try 😂
Noted, seems like an issue with how the windows version gets the IP Address, I will fix it tomorrow because it‘s 2am here
ps: basically windows gets the public ip and uses it to host the server, but then the repository will only work if you‘re accessing it from outside the network. It should use the private ip
I'm about 7 hours behind you here but it's still late for me. I'll keep checking in. Looking pretty promising so far. I figured it was user error so I didn't bother posting it in the issue section.
Fixed it in v1.01 https://github.com/victorrjimenezz/4PT-REPO-GUI/releases/tag/v1.01 it should be working now :) Now i'm actually going to sleep!
First of all, thanks for this. There seem to be some things that should be mentioned in your tutorial somewhere or from the main page:
You cannot use spaces in your .yml. Or even underscores for that matter.
Where are downloads stored?
When they are removed with the trash can, does that mean they are just deleted from the list or does that remove the pkg file that was transferred?
Perhaps add suggestions, like XAMPP as an Apache server, then simply put in your PC address to the main page.
Lighting on the keyboard is hella hard to see. And I had the issue of getting stuck in the address bar after hitting triangle. Muscle memory tells me to hit O once to get back to the list but this is not the case, you'll be transported back to the repo list. It'd be nice to be able to use this. Hitting Triangle then Triangle again crashed the app for me at one point.
I like how this is shaping up. It will come in really handy for those smaller files.