08-25-2023, 08:40 PM -
No, but if you want to write a script you can use the update API
https://update.rpcs3.net/?api=v2&c=bf8621c9
c parameter is the current commit you're using, if there's a newer build then the return_code will reflect
/*
return_code
-3 - Illegal search
-2 - Maintenance mode
-1 - Current build is not a master build
0 - No newer build found
1 - Newer build found
*/
Possible return codes are as listed above
https://update.rpcs3.net/?api=v2&c=bf8621c9
c parameter is the current commit you're using, if there's a newer build then the return_code will reflect
/*
return_code
-3 - Illegal search
-2 - Maintenance mode
-1 - Current build is not a master build
0 - No newer build found
1 - Newer build found
*/
Possible return codes are as listed above
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux