User Tools

Site Tools


games:windows:rt4_client_runescape_530

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:rt4_client_runescape_530 [2026/02/13 05:34] Sean Rhonegames:windows:rt4_client_runescape_530 [2026/04/16 22:56] (current) – [Client Update] Sean Rhone
Line 57: Line 57:
   "%ProgramFiles%\Git\bin\sh.exe" -- "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"   "%ProgramFiles%\Git\bin\sh.exe" -- "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"
  
-  TYPE "%UserProfile%\Projects\RT4-Client\src\client\src\main\java\rt4\GlobalConfig.java"FIND "public static boolean"+  TYPE "%UserProfile%\Projects\RT4-Client\src\client\src\main\java\rt4\GlobalConfig.java""%SystemRoot%\System32\find.exe" "public static boolean"
  
 ===== Build ===== ===== Build =====
Line 99: Line 99:
 @echo off @echo off
  
-CD "%UserProfile%\Projects\RT4-Client\src\client"+CD "%Temp%"
  
 SET "_JAVA_OPTIONS=-Dsun.java2d.uiScale=1 -Djava.net.preferIPv6Addresses=false --add-exports=java.desktop/sun.awt=ALL-UNNAMED --enable-native-access=ALL-UNNAMED -Djava.io.tmpdir=..\..\cache" SET "_JAVA_OPTIONS=-Dsun.java2d.uiScale=1 -Djava.net.preferIPv6Addresses=false --add-exports=java.desktop/sun.awt=ALL-UNNAMED --enable-native-access=ALL-UNNAMED -Djava.io.tmpdir=..\..\cache"
  
-START "" "javaw.exe" -DclientHomeOverride="..\..\cache" -jar "%UserProfile%\Projects\RT4-Client\src\client\build\libs\client-1.0.0.jar" --config "%UserProfile%\Projects\RT4-Client\conf\localhost.json"+START "" /D "%UserProfile%\Projects\RT4-Client\src\client" "%JAVA_HOME%\bin\javaw.exe" -DclientHomeOverride="..\..\cache" -jar "%UserProfile%\Projects\RT4-Client\src\client\build\libs\client-1.0.0.jar" --config "%UserProfile%\Projects\RT4-Client\conf\localhost.json"
  
 SET "_JAVA_OPTIONS=" SET "_JAVA_OPTIONS="
Line 118: Line 118:
 @echo off @echo off
  
-CD "%UserProfile%\Projects\RT4-Client\src\client"+CD "%Temp%"
  
 SET "_JAVA_OPTIONS=-Dsun.java2d.uiScale=2 -Djava.net.preferIPv6Addresses=false --add-exports=java.desktop/sun.awt=ALL-UNNAMED --enable-native-access=ALL-UNNAMED -Djava.io.tmpdir=..\..\cache" SET "_JAVA_OPTIONS=-Dsun.java2d.uiScale=2 -Djava.net.preferIPv6Addresses=false --add-exports=java.desktop/sun.awt=ALL-UNNAMED --enable-native-access=ALL-UNNAMED -Djava.io.tmpdir=..\..\cache"
  
-START "" "javaw.exe" -DclientHomeOverride="..\..\cache" -jar "%UserProfile%\Projects\RT4-Client\src\client\build\libs\client-1.0.0.jar" --config "%UserProfile%\Projects\RT4-Client\conf\localhost.json"+START "" /D "%UserProfile%\Projects\RT4-Client\src\client" "%JAVA_HOME%\bin\javaw.exe" -DclientHomeOverride="..\..\cache" -jar "%UserProfile%\Projects\RT4-Client\src\client\build\libs\client-1.0.0.jar" --config "%UserProfile%\Projects\RT4-Client\conf\localhost.json"
  
 SET "_JAVA_OPTIONS=" SET "_JAVA_OPTIONS="
Line 150: Line 150:
 SET "_JAVA_OPTIONS=--add-exports=java.base/sun.nio.ch=ALL-UNNAMED" SET "_JAVA_OPTIONS=--add-exports=java.base/sun.nio.ch=ALL-UNNAMED"
  
-CALL "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "client:clean" --no-daemon -q 1> NUL +CALL "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "client:clean" --no-daemon 
-CALL "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "client:jar" --no-daemon -q > NUL 2>&1+CALL "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "client:jar" --no-daemon
  
 SET "JAVA_HOME=" SET "JAVA_HOME="
 SET "_JAVA_OPTIONS=" SET "_JAVA_OPTIONS="
 +CD "%Temp%"
  
-MSG %USERNAME% /TIME:"2" "2009Scape RT4 Client update complete"+"%SystemRoot%\System32\msg.exe" %USERNAME% /TIME:"2" "2009Scape RT4 Client update complete"
  
 :: End</code> :: End</code>
Line 172: Line 173:
   * ''Ctrl-Shift-E'' (Export As)   * ''Ctrl-Shift-E'' (Export As)
   * 32 bpp, 8-bit alpha, no palette   * 32 bpp, 8-bit alpha, no palette
-  * ''[ ]'' Compressed (PNG)+  * ''[x]'' Compressed (PNG)
  
   MKDIR "%UserProfile%\Projects\RT4-Client\ext"   MKDIR "%UserProfile%\Projects\RT4-Client\ext"
/usr/local/www/wiki/data/attic/games/windows/rt4_client_runescape_530.1770978846.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki