Aller au contenu

Messages recommandés

Posté(e) (modifié)

I managed to get it working as follows:

- For the code that asks you to type 123456789 and press Enter several times until it works.
- Keys:
R add credits
I start

J select
S test menu
The crosshair is controlled with the mouse

Modifié par joeplay
Posté(e) (modifié)
il y a une heure, joeplay a dit :

I managed to get it working as follows:

- For the code that asks you to type 123456789 and press Enter several times until it works.
- Keys:
R add credits
I start

J select
S test menu
The crosshair is controlled with the mouse

hi !

thanks !

test with bluestacks and works perfectly !

Modifié par nosoucy62
Posté(e) (modifié)

looks like im late to the party.. yes it was 123456789 and i spam enter and it works..

R = Add Credits

I = Start Game

S = Test Menu

J = select

Arrow keys = move in menu

K = reload Game/redownload from server DONT PRES THE K BUTTON AFTER THAT LOOKS BROCKEN THE GAME

L mouse = shoot

Modifié par S.G.D
Posté(e)

image.jpeg.aaeff9cb09c1cd49d5176473843f50d9.jpeg

 

 

I managed to run it on a TV box

But since it activates with the server, I don't know if it will be possible to activate the game for a long time.

Posté(e)
41 minutes ago, KArcs said:

image.jpeg.aaeff9cb09c1cd49d5176473843f50d9.jpeg

 

 

I managed to run it on a TV box

But since it activates with the server, I don't know if it will be possible to activate the game for a long time.

ones you install the game and you bypass the password the game connect with the server and its download the data needs... congratulations now you have the full game.

the answer is how... The game now is immortal because i already have pull out the DATA and OBB files with all necessary data and that way not need to connect to server or even internet connection

 

Posté(e)

PASS for go in to settings is 00000000

 

hhh (1).webp

Posté(e) (modifié)

salut !

 

voici le clear logo et le fanart background pour launchbox

Island Adventure.png

 

Island Adventure-01.png

Modifié par nosoucy62
Posté(e) (modifié)

bonsoir !

 

voici un petit fichier AHK pour remapper les touches R (credit) - I (start) - S (menu service) - J (select) du jeu et le lancer directement

pour ma part j'utilise bluestacks comme émulateur avec une wiimote

les liens des jeux qui se trouve sur le bureau Ă  l'installation de vos APK je les ai mis dans un dossier LINKS de bluestacks pour les retrouver facilement (c'est cela qu'il vous faudra modifier)

l'installation de cet emulateur créé un dossier qui se trouve dans C:\Program Files\BlueStacks_nxt même si vous faites une installation personnalisée

le raccourci du jeu je l'ai renommé car à la base il ne porte pas ce nom.....il faudra le modifier ou changer le nom dans les commandes ahk

 

 

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
 

SetWorkingDir C:\YOUR FOLDER EMULATOR\BlueStacks_nxt\LINKS\   ;votre dossier ou se trouve le raccourci du jeu (LINKS chez moi)

 

Run, "Island Adventures.lnk"

Enter::r       ;credit
RButton::i     ;start
Left::s        ;test menu
Right::j       ;select
Return

 

Esc::
    Process,Close,autohotkey
    Run,taskkill /im "ahk.exe" /F
    Process,Close,HD-Player.exe
    Run,taskkill /im "HD-Player.exe" /F
    ExitApp
return

 

maintenant en appuyant sur minus + vous ajoutez les crédits et le bouton A lance le P1 (la gachette c'est le TIR).

bon jeu !

 

island adventure remap.ahk

Modifié par nosoucy62
erreur
Posté(e)
On 5/2/2025 at 6:19 PM, arcaders said:

this game has obb data? kindly share

https://pixeldrain.com/u/kffhnoGS

DATA and OBB

OBB looks empty but i add that folder too

12 hours ago, bojo5150 said:

Anyone know who the publisher for this game is?

https://www.huacaizn.com/portal/#/index

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • CrĂ©er...