Aller au contenu

Messages recommandés

Posté(e) (modifié)

Has anyone figured out how to prevent the too many threads error in Teknoparrot? As well as for the standalone version? I quickly turned off my internet connection as soon as it gets past the TP serial check, the game loads and I can start a game, but I quickly get the error. It's the same for the standalone when launching it with my internet connection turned off. I hit alt+tab to get back in the game, but it crashes shortly after. 

 

Modifié par 80sRkadeGuy
Posté(e)
On 1/13/2025 at 3:25 PM, nanometrovovo2 said:

Errrr...nope yet. I will try with a clean setup again and lets see

Any luck? If so, how were you able to fix it? I'm also getting the same error with Teknoparrot. 

On 1/14/2025 at 3:12 AM, nosoucy62 said:

hi !

i  have a same problem with internet connection by wi-fi (USB) for mars sortie on another PC

use this command line (AHK) in admin

this command disable wi-fi

push enter to quit game and enable wifi

if you use demulshooter, you must add command line in AHK to launch game

#Persistent

; Remplacer par le chemin de l'exécutable de votre programme
programPath := "YOUR FOLDER\Shooter.exe"



DisableWiFi()
{
    Run, netsh interface set interface "Wi-Fi" admin=disable, , Hide
    Sleep, 2000
}


EnableWiFi()
{
    Run, netsh interface set interface "Wi-Fi" admin=enable, , Hide
    Sleep, 2000
}


DisableWiFi()


Run, %programPath%


Enter::
     EnableWiFi()
     Send, !{F4}

     ExitApp
return

 

launcher disable wifi.ahk 478 B · 48 downloads

I tried this. It launches the game, but it doesn't disable my wifi connection.

Posté(e) (modifié)

launch ahk in admin mode and test it

on my pc the wifi is on usb and not on motherboard....

Modifié par nosoucy62
Posté(e) (modifié)
4 hours ago, nosoucy62 said:

launch ahk in admin mode and test it

on my pc the wifi is on usb and not on motherboard....

I tried running it as admin and no luck. And my motherboard doesn't have onboard wifi so I'm using a wifi / bluetooth pcie card. I still get the error even if I manually turn off my wifi. I also created an outbound rule in my Windows Defender firewall to block the game from connecting and no luck. I still get the error.

I also get the error if I try to run the game in Teknoparrot as well. 

Modifié par 80sRkadeGuy
Posté(e)
2 hours ago, 80sRkadeGuy said:

I tried running it as admin and no luck. And my motherboard doesn't have onboard wifi so I'm using a wifi / bluetooth pcie card. I still get the error even if I manually turn off my wifi. I also created an outbound rule in my Windows Defender firewall to block the game from connecting and no luck. I still get the error.

I also get the error if I try to run the game in Teknoparrot as well. 

This game has 4, 5 versions you should try the other versions

Posté(e) (modifié)
1 hour ago, verdena1992 said:

This game has 4, 5 versions you should try the other versions

I tried the ones from here as well as from Virus-Mans Telegram site and they all produce the same error. 

Do you have a copy that works without the error? If so, could you share it please?

Modifié par 80sRkadeGuy
Posté(e)
3 hours ago, 80sRkadeGuy said:

I tried the ones from here as well as from Virus-Mans Telegram site and they all produce the same error. 

Do you have a copy that works without the error? If so, could you share it please?

other versions are private only. spidersoft can share with you 

Posté(e) (modifié)
3 hours ago, verdena1992 said:

other versions are private only. spidersoft can share with you 

He shares for payment. 

Someone on Telegram shared a better working copy.

Modifié par 80sRkadeGuy
Posté(e) (modifié)
Le 03/01/2026 à 14:03, 80sRkadeGuy a dit :

I tried running it as admin and no luck. And my motherboard doesn't have onboard wifi so I'm using a wifi / bluetooth pcie card. I still get the error even if I manually turn off my wifi. I also created an outbound rule in my Windows Defender firewall to block the game from connecting and no luck. I still get the error.

I also get the error if I try to run the game in Teknoparrot as well. 

ok

your files are bad......do you search this game on archive.org ?

try with this files :

https://archive.org/download/mars-sortie

Modifié par nosoucy62
Posté(e)
Il y a 11 heures, 80sRkadeGuy a dit :

No luck, I still get the fatal error in gc: too many threads.

the problem is with your computer....AMD or intel ? type ?

Posté(e)

i cant get it to run.using window 11 with main file patched and the 1.2 plug in.what i get is window appears and then drops out.

BepInEx log file shows there is a problem 

[Message:   BepInEx] BepInEx 5.4.23.4 - Shooter (8/17/2017 3:17:54 AM)
[Info   :   BepInEx] Running under Unity v5.4.5.9194643
[Info   :   BepInEx] CLR runtime version: 2.0.50727.1433
[Info   :   BepInEx] Supports SRE: True
[Info   :   BepInEx] System platform: Bits64, Windows
[Message:   BepInEx] Preloader started
[Info   :   BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.23.4]
[Info   :   BepInEx] 1 patcher plugin loaded
[Info   :   BepInEx] Patching [UnityEngine] with [BepInEx.Chainloader]
[Message:   BepInEx] Preloader finished
[Warning:  HarmonyX] AccessTools.Property: Could not find property for type UnityEngine.Application and name isBatchMode
[Message:   BepInEx] Chainloader ready
[Message:   BepInEx] Chainloader started
[Info   :   BepInEx] 1 plugin to load
[Info   :   BepInEx] Loading [MS 1.2]
[Message:   BepInEx] Chainloader startup complete
 

please help

Posté(e)

if you have a windows 10 pc laying around give a try

just to make sure is not the windows 11 problem

 

Posté(e) (modifié)
3 hours ago, nosoucy62 said:

the problem is with your computer....AMD or intel ? type ?

I'm running Win10, 16gb ram, a 7th gen Intel i7-7700k cpu and an old Nvidia Quadro P-4000 8gb graphics card with the most up to date drivers I could find. 

Modifié par 80sRkadeGuy
Posté(e)
il y a une heure, 80sRkadeGuy a dit :

I'm running Win10, 16gb ram, a 7th gen Intel i7-7700k cpu and an old Nvidia Quadro P-4000 8gb graphics card with the most up to date drivers I could find. 

i think the problem is your CPU......too old 

Posté(e) (modifié)

salut

voici un nouveau AHK si l'ancien ne désactive pas la wifi afin de lancer le jeu

je viens de tester avec le wifi de ma carte asus intégrée et cela fonctionne parfaitement

pour rappel je joue avec une wiimote+dolphinbar et j'ai remapper les touches Q et 1 pour ne plus utiliser le clavier (sauf exit avec la touche echap)

 

il faut remplacer par le nom de votre box internet ou de votre réseau sur lequel vous êtes connecté (Livebox-0000 par exemple) et le type de wifi voici comment faire pour les noms :

 

IFACE :

Ouvrir CMD en admin et taper :

netsh wlan show interfaces

Vérifier bien que le nom est exactement :

Name : Wi-Fi 2

 

SSID :

Ouvre CMD en administrateur et tape :

netsh wlan show profiles

Tu verras par exemple :

Profil Tous les utilisateurs : Livebox-1234

 

utiliser votre résultat et remplacer ceux en rouge dans le script -----> le nom peut-être différent (ex : Wi-Fi, WiFi 2, Connexion réseau sans fil 2)

 

 

 

 

#SingleInstance Force
#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%

; ---------- ADMIN ----------
if !A_IsAdmin
{
    Run *RunAs "%A_ScriptFullPath%"
    ExitApp
}

SSID := "Livebox-1234" ; CHANGE BY THE NAME OF YOUR NET BOX 
IFACE := "Wi-Fi 2"

; ---------- DECONNEXION ----------
DisconnectWiFi()

; ---------- LANCEMENT DU JEU ----------
Run, Shooter.exe
return

; ---------- BINDS ----------
Enter::1
RButton::q

$Esc::
    ReconnectWiFi()
    Sleep, 1500
    Send !{f4}
    Process, Close, Shooter.exe
    ExitApp
return

; ---------- FONCTIONS ----------
DisconnectWiFi()
{
    global IFACE
    RunWait, %ComSpec% /c netsh wlan disconnect interface="%IFACE%", , Hide
}

ReconnectWiFi()
{
    global IFACE, SSID
    ; Autorise l'auto-connexion du profil
    RunWait, %ComSpec% /c netsh wlan set profileparameter name="%SSID%" connectionmode=auto interface="%IFACE%", , Hide
    Sleep, 1000
    ; Reconnexion forcée
    RunWait, %ComSpec% /c netsh wlan connect name="%SSID%" interface="%IFACE%", , Hide
}

 

 

Modifié par nosoucy62
Posté(e) (modifié)
3 hours ago, nosoucy62 said:

i think the problem is your CPU......too old 

That's odd because I have talked to others who are playing it just fine with equal and even oder 5th gen cpu's. 

Modifié par 80sRkadeGuy
Posté(e) (modifié)
Il y a 3 heures, 80sRkadeGuy a dit :

That's odd because I have talked to others who are playing it just fine with equal and even oder 5th gen cpu's. 

strange........do you install all visual basic & c+++ microsoft + runtimes and direct X?

Modifié par nosoucy62
Posté(e) (modifié)
Il y a 17 heures, 80sRkadeGuy a dit :

Yes both are installed to the latest versions. 

too many threads = CPU problem for this game

do you have OC your cpu in bios ?

Modifié par nosoucy62
  • 2 semaines après...
Posté(e)

Salut,

Après avoir sélectionné le stage,

Je peux jouer 30 sec jusqu'à arriver au tableau des médailles des joueurs ou l on voit qu on est premier avec un cadeau , mais je reste bloqué à  cet écran.  

 

 

Posté(e) (modifié)

Vous pouvez modifier cette durée de 30 secondes dans le menu de test si vous utilisez le mode autonome (touche espace).

 

you can change that 30 seconds in the test menu (spacebar), with the stand alone and demu

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

Another ahk script to shut down Eithernet connection not WiFi.    Right click and run in admin mode only. set the path to your dir and shooter.exe first

 

 

;ONLY RUN IN ADMIN MODE (RIGHT CLICK RUN ADMIN)


adapter:="Ethernet" ; set to the adapter name

; turns Ethernet off
If ConnectedToInternet()
    runwait,netsh interface set interface %adapter% disabled,,hide
else
    runwait,netsh interface set interface %adapter% enabled,,hide


ConnectedToInternet(flag=0x40) { 
Return DllCall("Wininet.dll\InternetGetConnectedState", "Str", flag,"Int",0) 
}
run, F:\Mars Sortie  stand alone\Shooter.exe ;change this  to your game dir and .exe

Return


Esc::
; turn Ethernet on 
If ConnectedToInternet()
    runwait,netsh interface set interface %adapter% disabled,,hide
else
    runwait,netsh interface set interface %adapter% enabled,,hide

 
    Process,Close,Shooter.exe
    Run,taskkill /im "Shooter.exe" /F
   
    sleep, 500

    ExitAp

Modifié par lords
Posté(e)
Il y a 3 heures, lords a dit :

Another ahk script to shut down Eithernet connection not WiFi.    Right click and run in admin mode only. set the path to your dir and shooter.exe first

 

 

;ONLY RUN IN ADMIN MODE (RIGHT CLICK RUN ADMIN)


adapter:="Ethernet" ; set to the adapter name

; turns Ethernet off
If ConnectedToInternet()
    runwait,netsh interface set interface %adapter% disabled,,hide
else
    runwait,netsh interface set interface %adapter% enabled,,hide


ConnectedToInternet(flag=0x40) { 
Return DllCall("Wininet.dll\InternetGetConnectedState", "Str", flag,"Int",0) 
}
run, F:\Mars Sortie  stand alone\Shooter.exe ;change this  to your game dir and .exe

Return


Esc::
; turn Ethernet on 
If ConnectedToInternet()
    runwait,netsh interface set interface %adapter% disabled,,hide
else
    runwait,netsh interface set interface %adapter% enabled,,hide

 
    Process,Close,Shooter.exe
    Run,taskkill /im "Shooter.exe" /F
   
    sleep, 500

    ExitAp

thanks lords !

Posté(e) (modifié)

Thanks my Lord

 

update covers .V2

 

Mars-Sortie-2D.png

Mars-Sortie-3D.png

 

Mars-Sortie-2D-g.png

 

Mars-Sortie-3D-g.png

 

Mars-Sortie-clear-logo.png

 

 

 

Modifié par S.G.D
  • 3 mois après...
Posté(e)
Le 27/12/2024 à 10:36, emulor a dit :

From Test Menu:

Device management
Account management
Game settings
Authorization management
Ranking list
Return to game

image.png.a09213d6d653697f5c346abdecee722a.png

 

Language
Number of coins per round
Number of coins to continue playing
Game mode
Duration of each level (seconds)
Duration of each game in time mode (seconds)
Number of bullets per round in bullet mode
Show crosshair

 

Level settings
Set gun
Reset audit password

image.png.32e53e60da8794072dfa4087a8344a08.png

 

Something is missing, besides files from another language...

I can't change the options.

Does anyone know how to do it?

 

 

 

 

 

Merci,

J'ai enfin réussi à lancer le jeu, mais pas avec Shooter.1.46.9., j'ai des messages d'erreur.

J'ai utilisé la rom Mars Sortie.7z

Il faut désactiver le wifi avant de lancer le jeu, et avec les explications ci-dessus, j'ai pu mettre le plein écran et afficher le viseur.

Posté(e) (modifié)

I made 2 ahk scripts. 

 

1st one is for standalone. called StandaloneMars, place it in the game dir. it closes lan connection and loads shooter.exe(game). when the game is over or you press ESC it turns back on the Lan connection and closes script automatically.

 

2nd one is for TP. called TPmarSortie. it loads TP and then using a counter shuts off lan connection and runs the Shooter.exe(game). EXAMPLE Timer is set to 17000(17 seconds).

You can change the teknoparrotUi.exe path to yours and the timer to whatever you need, so it matches the Have fun, in the counsels window. You don't need to mess with anything else. it's for the auto close when game is over or you Press ESC. 

Have Fun. no pun intended. lol

You will know if you didn't time it right. it will show a tp key error,(Not Enough Time.).  if the game just closes, (To Much Time).

or game just pops off the screen(timer set for 

StandaloneMars.ahk TPmarSortie.ahk

Modifié par lords
Posté(e)
il y a 3 minutes, lords a dit :

I made 2 ahk scripts. 

 

1st one is for standalone. called StandaloneMars, place it in the game dir. it closes lan connection and loads shooter.exe(game). when the game is over or you press ESC it turns back on the Lan connection and closes script automatically.

 

2nd one is for TP. called TPmarSortie. it loads TP and then using a counter shuts off lan connection and runs the Shooter.exe(game). EXAMPLE Timer is set to 17000(17 seconds).

You can change the teknoparrotui.exe path to yours and the timer to whatever you need, so it matches the Have fun, in the counses window. You don't need to mess with anything else. it for the auto close when game is over or you Press ESC. 

Have Fun. no pun intended. lol

StandaloneMars.ahk 1.25 Ko · 0 téléchargement TPmarSortie.ahk 1.82 Ko · 0 téléchargement

very good script

Posté(e)
3 hours ago, lords said:

I made 2 ahk scripts. 

 

1st one is for standalone. called StandaloneMars, place it in the game dir. it closes lan connection and loads shooter.exe(game). when the game is over or you press ESC it turns back on the Lan connection and closes script automatically.

 

2nd one is for TP. called TPmarSortie. it loads TP and then using a counter shuts off lan connection and runs the Shooter.exe(game). EXAMPLE Timer is set to 17000(17 seconds).

You can change the teknoparrotui.exe path to yours and the timer to whatever you need, so it matches the Have fun, in the counses window. You don't need to mess with anything else. it for the auto close when game is over or you Press ESC. 

Have Fun. no pun intended. lol

StandaloneMars.ahk 1.25 kB · 3 downloads TPmarSortie.ahk 1.82 kB · 6 downloads

 

Hi Lords,  Thanks for this as I have never, ever managed to get this game working (and I still can't, even with your scripts).

 

A question, if I may...how is the TP version supposed to work? The issue I am having is that, once the internet is off, the check for subscription fails; with the internet on, the game doesn't launch. I believe there are some games that I am just never meant to play. This, and Pleasant Goat are just two of them!

Posté(e) (modifié)
17 minutes ago, oddeye45 said:

 

Hi Lords,  Thanks for this as I have never, ever managed to get this game working (and I still can't, even with your scripts).

 

A question, if I may...how is the TP version supposed to work? The issue I am having is that, once the internet is off, the check for subscription fails; with the internet on, the game doesn't launch. I believe there are some games that I am just never meant to play. This, and Pleasant Goat are just two of them!

grab the TP one .right click and open it. read about setting the timer and your TP dir..it's all here. and when you double click TPmarSortie (after you set the dir and timer)..there is a black window that opens, when you load a game. set the timer longer to close your connection when the game is starting it will show have fun.then close connection and then load game.
This only works in LAN connection not WiFi. it's all about the timing. remember as soon as you open TPmarSortie the timer starts.

Modifié par lords

Veuillez vous connecter pour commenter

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



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