-
Posts
188 -
Joined
-
Last visited
-
Days Won
35
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Sapito Sucio
-
Tool: FroggoCutter, Online Ragnarok Background Generator
Sapito Sucio replied to Sapito Sucio's topic in Third Party Releases
New design, new quantification methods, new options. - Added option to add 'Noise' to the image, this is so helpful in BMP images showed in the RO client, especially those with color blending. - Now the user is warned if big image is detected and 8bit checkbox is activated. - Added quant method ranking - Added 2 new quantification methods - Transitions added in several places -
1) únicamente pasa con ciertos mobs? 2) Quizás lo que están experimentando es el Gutter Lines, zonas del mapa que son afectados por un bug en el Bowling Bash. No hay mucha información de eso en internet: There is an invisible grid on every map that reverts the skill to its older self when performed inside it. The grid is present on every cell that is divisible by 40 on the X and Y coordinates (type in /where) and the five adjecent cells to those.
-
Very good-looking map
-
Very good script Sir
-
-
Aquí en el foro no encontrarás información sobre ingeniería inversa al cliente. Existe HighPriest.exe, un side project de RO que fue liberado junto con su archivo .pdb, permitiendo un debugging mil veces mejor. También hay un proyecto que fue una copia china del RO, llamado dhxj, para ese existe un proyecto en visual studio, incluye su archivo .sln Si te interesa obtener cualquiera de los 2 mándame un msj, no creo que se pueda compartir por acá.
-
1) En donde tú quieras ponerla, no hay diferencia. 2) En lo personal yo no uso visual studio para compilar en windows, siempre he usado WSL para ello 3) No que yo sepa ////// 1) Wherever you want to put it, there is no difference. 2) Personally I don't use visual studio to compile on windows, I have always used WSL for it. 3) Not that I know of
-
Froggo rAthena Installer [WSL Edition] This script automates the installation and configuration of rAthena on Windows Subsystem for Linux 2 (Debian). It simplifies the process by handling WSL installation, rAthena WSL image download and extraction, and shortcut creation. Features: Automated WSL Installation: The script checks for and installs WSL2 if needed. rAthena Image Download and Extraction: Downloads and imports a WSL Debian based image Shortcut Creation: Convenient desktop and Start Menu shortcuts for accessing your rAthena instance. Pre-configured Credentials: Default credentials are provided for easy initial access (remember to change these for security!). Prerequisites: Windows 10 or 11 VirtualMachinePlatform (Windows Optional Feature) Windows Subsystem Linux (Windows Optional Feature) Administrator privileges. Installation: Open PowerShell as administrator. Run the following command: Invoke-Expression "& { $(Invoke-WebRequest -UseBasicParsing 'https://gitlab.com/SapitoSucio/froggo-rathena-installer/-/raw/main/WSL/rathena_wsl_image_installer.ps1?ref_type=heads&inline=false') }" (You can and should review the script's code before executing: View Code ) Default Credentials: Debian User: froggo Debian Password: froggo Databases: rathenadb and rathenalog MariaDB (MySQL): mysql_server_id: ragnarok mysql_server_pw: ragnarok Interserver Communication: userid: froggos1 passwd: froggop1 In-Game Admin Account: username: test password: test Recommended Development Setup: Use VS Code with the Remote - WSL extension for a seamless development experience. Suggested extensions: C++ Extension Pack Remote WSL Git Extension Essential Commands: Compiling: ./configure make clean make server -j$(nproc) Start/Restart rAthena: (from the rathena directory) ./athena-start restart Connect to MariaDB (MySQL): sudo mysql -u root # OR sudo mysql -u ragnarok -p Bonus: Tmux Integration Tmux is pre-installed for enhanced session management. Key commands: Starting and Managing Sessions: tmux: Start a new session tmux new -s <session-name>: Start a named session tmux ls: List sessions tmux a -t <session-name>: Attach to a session tmux kill-session -t <session-name>: Kill a session tmux kill-server: Kill all sessions In-Session Controls: Ctrl-b d: Detach from session Ctrl-b s: Switch sessions Ctrl-b $: Rename session Youtube Video:
-
Could you elaborate on how the compression works? I would like to try and maybe add some other compression options.
-
You have 2 options, either remove the file or rename the extension .mix to anything else like .emix It should load the GRF without problems. Are you using the latest one? About the Mage Skin; That's weird, because the FroggoClient it's shipped with the "Disable GM Sprite" patch. About those unwalkable paths; you mentioned you played like 20 years ago, so, maybe those maps are just now different? About the mapping navigation; That's done on the emulator side. There you generate some lua files that you put on your client's data folder. About using Elurair; You can create your own client which accepts launchers. Just activate the "SSO Login" patch on WARP
-
Tool: FroggoCutter, Online Ragnarok Background Generator
Sapito Sucio replied to Sapito Sucio's topic in Third Party Releases
NEW: t_login.jpg output added for newer clients -
Creo que lo mejor sería configurar el servidor como Pre-RE e ir importando el contenido renewal que gustas. El mayor problema será del lado del cliente. Tienes que decidir qué cliente escogerás. Creo que el último recomendado para pre-re es el 2018-06-21 si no mal recuerdo. Solo que obviamente ese cliente no cuenta con las funciones que sí tienen los clientes más nuevos. Si te vas por un cliente superior a la fecha del cliente recomendado arriba, tendrás que aplicar un PR que permite restaurar la animación de varias skills, pues estas fueron removidas después del 2018-06-21. Entre otras cositas que tendrás que adaptar. Es mucho trabajo, pero sí creo que es la mejor opción.
-
Not impossible, but yeah, you're gonna have a bad time getting the right files for that really old client
-
After encountering issues with the current data.grf, I decided to start from scratch and overhaul the entire process. The result? A significantly reduced file size for the data.grf Previously, the data.grf weighed in at around 2.45GB, but now it’s down to just 2.15GB. In addition to the file size reduction, I’ve added 275~ mini maps to maps that were lacking them. The entire folder, including BGM, now stands at 2.96GB. What was done to the poor data.grf? Besides cleaning up unused sprites from npc and mob folders, now I converted all .BMP files to be 8bit, this doesn't affect quality on a game like RO, instead, it actually makes it easier for the client to handle those assets. .JPG and .PNG were treated as well but with some differences. Feel free to report any issue here
-
Must use Shift+ on Custom Skill like Blessing
Sapito Sucio replied to OscarScorp's question in Source Support
I remember reading once that, every custom skill is treated as an offensive skill -
Mmmhh I have noticed it too
-
looking for RAG/SAK_SETUP files from 2000-2010
Sapito Sucio replied to htind's question in Client Requests
Try checking here Internet Archive: Digital Library of Free & Borrowable Books, Movies, Music & Wayback Machine