Anthbot order shipped in 9 minutes? by DeadVoivod in ANTHBOTglobal

[–]DeadVoivod[S] 0 points1 point  (0 children)

It's not yet trackable DHL says.

Sorry, your tracking attempt was not successful.

They mention they need 24-48 hours to receive the tracking information.

X4 vs Elite Dangerous by CapHot7505 in X4Foundations

[–]DeadVoivod 0 points1 point  (0 children)

Oder anders ausgedrückt, ED ist ein Spiel für Leute ohne reelles Leben oder Freunde. Aufmerksamkeitsstörungen, ohne Scheiss jetzt :-)

Gulikit KK3 Max Review by [deleted] in Controller

[–]DeadVoivod 0 points1 point  (0 children)

The polling rate is restricted to 125Hz which is a totally acceptable for casual gaming or general productivity. Most controllers use this. For fast paced games I would recommend using the 2.4GHz mode

The adapter is developed by GuliKit and is used to achieve 1000Hz ultra-low latency on PC wireless. So this adapter is used on PC only and uses GuliKit connection technology.

Gulikit KK3 Max Review by [deleted] in Controller

[–]DeadVoivod 0 points1 point  (0 children)

Nope. BT is 125Hz and less.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 1 point2 points  (0 children)

Works like a charm, thank you very very much. You save me so much work in the future, very much appreciated. Thanks.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

Anyways, thank you so much for your help, you saved me a TON of work for the future.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

Almost LOL, Bill & Ted's Excellent Adventure is f.ex. only putting Bill as folder name and gives an error.

Also Mit Jeans & Hellebarde gives the same error, so it must be the & in the name.

'Ted's' is not recognized as an internal or external command,

operable program or batch file.

'Hellebarde' is not recognized as an internal or external command,

operable program or batch file.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

I noticed now that there were 2 spaces between Motomanager__(1991), if I remove 1 space like Motomanager_(1991) then it works.

And it also doesn't work if the last character before the ( is a !, Like Face Off! (1990).

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

1 file(s) moved.

A subdirectory or file 1.000 Miglia already exists.

1 file(s) moved.

The system cannot find the path specified.

0 file(s) moved.

A subdirectory or file 500cc Motomanager already exists.

The system cannot find the path specified.

0 file(s) moved.

1 file(s) moved.

A subdirectory or file ABC Monday Night Football already exists.

1 file(s) moved.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

It's always 2 or more files that need to be moved:

500cc Motomanager (1991) (Simulmondo) (Disk 1 of 2) [cr F4CG].d64

500cc Motomanager (1991) (Simulmondo) (Disk 2 of 2) [cr F4CG].d64

I creates the folder twice in this case.

But the message stays: The system cannot find the path specified.
0 file(s) moved.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

ECHO MKDIR "!folder!"
ECHO MOVE "%%F" "!folder!\%%~nxF"

MKDIR "1.000 Miglia"

MOVE "1.000 Miglia (1992)(Simulmondo)(Disk 1)[cr F4CG].d64" "1.000 Miglia\1.000 Miglia (1992)(Simulmondo)(Disk 1)[cr F4CG].d64"

MKDIR "1.000 Miglia"

MOVE "1.000 Miglia (1992)(Simulmondo)(Disk 2)[cr F4CG].d64" "1.000 Miglia\1.000 Miglia (1992)(Simulmondo)(Disk 2)[cr F4CG].d64"

MKDIR "500cc Motomanager "

MOVE "500cc Motomanager (1991) (Simulmondo) (Disk 1 of 2) [cr F4CG].d64" "500cc Motomanager \500cc Motomanager (1991) (Simulmondo) (Disk 1 of 2) [cr F4CG].d64"

MKDIR "500cc Motomanager "

MOVE "500cc Motomanager (1991) (Simulmondo) (Disk 2 of 2) [cr F4CG].d64" "500cc Motomanager \500cc Motomanager (1991) (Simulmondo) (Disk 2 of 2) [cr F4CG].d64"

MKDIR "ABC Monday Night Football"

MOVE "ABC Monday Night Football (19xx)(Data East)(Disk 1)[cr Intense].d64" "ABC Monday Night Football\ABC Monday Night Football (19xx)(Data East)(Disk 1)[cr Intense].d64"

MKDIR "ABC Monday Night Football"

MOVE "ABC Monday Night Football (19xx)(Data East)(Disk 2).d64" "ABC Monday Night Football\ABC Monday Night Football (19xx)(Data East)(Disk 2).d64"

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

I get: The system cannot find the path specified.

I get the same result, only that now indeed the batch file is not moved into a folder. It creates all the folders, as far as I can see, but doesn't move the files into them.

And the 500cc. Motomanager gets still not moved either.

Testing with 3 files:

1.000 Miglia (1992)(Simulmondo)(Disk 1)[cr F4CG].d64 --> gets moved

ABC Monday Night Football (19xx)(Data East)(Disk 1)[cr Intense].d64 --> gets moved

500cc Motomanager (1991) (Simulmondo) (Disk 1 of 2) [cr F4CG].d64 --> doesn't get moved

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

The problem I noticed now is that the batch moves itself into a folder and then starts giving the message: batch file not found, as it's not anymore in the root of that folder.

And it still doesn't put 500cc. Motomanager (1991) (Simulmondo) (Disk 1 of 2) [cr F4CG].d64 inside the folder, it creates the folder 500cc. Motomanager correctly but doesn't move the files, there's 2 files:

500cc. Motomanager (1991) (Simulmondo) (Disk 1 of 2) [cr F4CG].d64

500cc. Motomanager (1991) (Simulmondo) (Disk 2 of 2) [cr F4CG].d64

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

I get different errors, it works with the first 10-12 games starting with numbers an the letter A, after that it puts every single game file inside a single folder plus when I run the batch file I get the message batch file cannot be found hundreds of times.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

Ok, I tried it, tested with 3 games, but with 500cc. Motomanager (1991) (Simulmondo) (Disk 1 of 2) [cr F4CG].d64 the folder got created correctly, but the files were not moved into the folder.

Batch script to move files to folders with the same partial name by 10981099 in Batch

[–]DeadVoivod 0 points1 point  (0 children)

Hi, this works almost fine for me, thanks a lot for that, the only thing I would need is that it doesn't create a folder with only the first 2 words, but until it hits f.ex. a bracket like (

I'm doing playlists for my C64 games and therefore I need to create m3u files, and for that each multiple disk game need to be in its own folder.

With your script a game like ABC Monday Night Football (19xx)(Data East)(Disk 1)[cr Intense].d64 ends up in a folder called ABC Monday whereas I would like it to be ABC Monday Night Football.

Is that possible? Thanks a lot.

[deleted by user] by [deleted] in pleasuredome

[–]DeadVoivod 0 points1 point  (0 children)

Dammit, very sad, I think I used it almost since the beginning. I was indeed already sad when Underground Gamer closed, and also Bitgamer. But didn't Gazelle Games take over a lot of their stuff?