Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/21/21 in Posts

  1. Olá, aventureiros, Estou disponibilizando um novo projeto que estou iniciando inspirado pelo @llchrisll. Ele é responsável por traduzir os arquivos do kRO da pasta Data/System para inglês. Estou traduzindo seu repositório para português, incluindo imagens com texto. A primeira versão inclui o menu 'Banco' traduzido, incluindo os botões. O nome do projeto é ROBC (Ragnarok Online Brazil Client) Github: ROBC <-- Clique aqui para acessar o repositório.
    1 point
  2. Hi everyone, As I stated on this topic I have improved the Electron solution for roBrowser. Features: Windowed desktop application with multiple platform support Custom client with full source control (roBrowser) Support to parse local data files using bundled "remote client" (replaces roBrowser's PHP one) * Bundled client X server proxy No need for a web host to run the client * The GRF files parse still needs to be implemented. Currently only reading unpacked files. It may look weird to use a browser client locally, so to put it simple: - Why would I use this instead of the regular client? A: To have full control over the client source code - Why would I use this instead of the default roBrowser client? A: To avoid the need of a web host. To fix the slow loading time of the files remotely. To provide your players a standalone application. Set-up Guide 1. Clone the repository below: git clone https://github.com/wjrosa/roBrowser-electron 2. Create your .env file using .env.example as base (copy it, rename and put in the same folder). Do not change the remote client and proxy configurations if you want to use everything locally. 3. Install the dependencies: yarn install 4. Copy robrowser's source code to the folder: src/robrowser/ 5. Extract your data into roBrowser's data folder: robrowser/client/data 6. Copy the proxy source code to the folder: src/wsproxy/ 7. Install the proxy dependencies: yarn install 8. Start the client: yarn start To build the client for distribution you need to run: yarn make PS: Make sure you have Packet Obfuscation disabled on the server and that you use the same PACKETVER as the client.
    1 point
  3. @Ai4rei Here's the error on event viewer. General Details App Crash
    1 point
  4. The owner is @Functor so you can PM him here or Skype him.
    1 point
×
×
  • Create New...