
anx10us
-
Compteur de contenus
214 -
Inscription
-
Dernière visite
-
Jours gagnés
2
Messages posté(e)s par anx10us
-
-
12 hours ago, emulate58 said:
the osfmount can
Perfect, I can grab the media I need, just need to de-compile the a3x files ..
I have to say its very well done, well organised ...
2 -
So is there a way to actually extract the filed from within ? Ive got a regular Windows setup and would like to be able to get access to the additional games, menu art etc .. Ive downloaded and will continue to seed for now, I have the extracted IMG file, but not sure on how to mount and access the files/folders within ?
0 -
Any reason you need the older versions ? the newer versions have always been backwards compatible ?
0 -
I had no idea you were looking for feedback, its worked for all the games I tried, I haven't managed to find any issues yet, even helped me on some games that only display 1080p on my 768p screen.
Happy to be a Beta tester, was an avid user of GameLoaderALLRH, this looks like a worthy sucessor, let me know if I can help with any testing ..
0 -
On 2/13/2022 at 7:17 PM, Houb said:
Here 2 new hacks I'm pleased to share: Ibara and Ibara Kuro "Background Color Saturation Mod"
https://www.mediafire.com/file/g0w7kno5hfx17oi/Ibara_BgColorSatMod.rar/file
The goal is just to add a little more saturation on the level background arts of these games (all levels are updated and nothing else is changed)
Here how it looks :
Enjoy
Just downloaded the RAR, and its got two xdelta files in there ? I assume this is for the MAME Roms ?
0 -
Do we know what happened to Game Loader ALL RH ? There hasn't been a release for months, is there any chance we could look to open up the development, document how to add new games and then build a community release ?
0 -
1 hour ago, Houb said:
Yep in lowres the Reshade's UI is a pain... you can still edit the preset cfg files directly...
But glad you managed to make your games working with my launcher
A possible fix for the lowres issue would be to always resize the window to the vertical maximum and show the scroll bar when the UI is zoomed in (font gets bigger).
Another question if I may, Ive tried on another ALL.Net game - Puyo, the game now fits in 1366x768 when I use the your launcher but I cant get the UI to come up ? Would this be because I'm using the wrong dll ?
0 -
3 hours ago, Houb said:
Thanks
I can't be sure because I never tested these games but put Aleste pack in your game directory (the new one, check 1st post download mediafire folder).
In ReShade.ini ArcCabView section add this line :
WinName=A
(in fact it will work even better if you can put the EXACT name of the game's window instead of just "A")
put also the correct exename for "ExeName" in the same section of the ini and with some luck it will work with the launcher
if it works, just push "home" key ingame to get ReSahde's UI, reset the settings of the shader and set it as you want
keep me informed
Thats it, got it working with the Aleste files rather than the generic files, managed to resize to the correct resolution..
A small issue is that the UI hides the scroll bar on the right hand side depending on the resolution, it looks like game thinks its running 1080p, but my screen is 768p, so when I press Home the UI still thinks its a 1080p screen and wont show the scroll bar .. I can just about get to every option by zooming out in the UI and guessing which options to use ..
Not a huge problem, just thought i'd feedback !!
0 -
Looks great, I have a an issue that I hope will be relatively easy to solve ..
My Arcade Cab is 1366x7678, the latest APM3 games all play at 1920x1080, is there a simple way to shrink the game from 1080p to 768p ?
I have the example files for Aleste (APM3) and this plays fine on my screen with ArcCabView using the files you provided in another thread ... so it looks like its possible, I just cant work out which parameter to change.
Absolutely fantastic work !!
0 -
20 hours ago, Skript0r said:
If it's useful to anyone else, a small `bat` file that I wrote to help update all my instances of Game Loader when a new release is available.
The process to use is:
- Download an updated Game Loader and place it in a directory of your choosing
- Copy the below and place it in a file with a name like `updater.bat` in that same directory
- Run the `updater.bat` file
To explain what the script does:
- It iterates through all drive letters
- And finds copies of `Game Loader All RH.exe`, `Game Loader Config.exe`, and `Game Loader Installer.exe` (other than those in the directory you're updating from)
- And for each, it asks if you want to replace those older version(s) with this new version
@echo off FOR %%d IN (A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z) DO ( IF exist %%d:\ ( echo Starting drive %%d cd /D %%d:\ FOR %%c IN ("Game Loader All RH.exe", "Game Loader Config.exe", "Game Loader Installer.exe") DO ( FOR /F "delims=" %%f IN ('dir /b /s %%c') DO ( IF NOT "%%~dpf" == "%~dp0" ( xcopy "%~dp0%%~c" "%%f" ) ) ) ) ) pause
I typically use portable mode and then only update games that have issues that have been fixed, Ive found universally updating all instances of GameLoader can intorduce issues that werent there before, I would recheck every game after you run the script ..
It may be that GameLoader is more stable now ?
0 -
2 minutes ago, line said:
Bonjour,
Ma borne est actuellement en Windows 7 pour les jeux 720p. Je compte faire un dual boot pour les jeux NxL2. Pensez-vous que je doivent passer en Windows 8 (comme le type X4) ou en Windows 10 ?
En effet, je constate que pas mal de personnes ont des soucis (non fonctionnel Win7 ou crash Win 10) sur les derniers jeux et se tourne finalement sur les versions PC.
HEllo !
My cab is currently in Windows 7 for 720p games. I will do a dual boot for the NxL2 games. Do you think I need to install Windows 8 (like type X4) or Windows 10?
I read that a lot of members have issue on the latest games and finally turn to the PC versions. (Win7 not working or Win 10 crash game)
Any idea ?
I have every 95% of TTX & Nesica game running on Windows 10 ....
0 -
7 hours ago, DaniG249 said:
I´ve used it before and it worked great.
Since then i haven´t had any Crashes.
The Tip and the Download were
absolutely worth Gold.
Thanks a lot for this.
But how do i configure the Controller
with Jconfig so that the important Keys
are assigned?
Have an XBox One Controller for PC
and two PC Controllers from Logitech.
6 button fix in first post ...
0 -
13 hours ago, witherzombie222 said:
When I download from the Trymado link for TTX and Nesica dumps, can I run the game.exe or do I have to go through Game Loader All RH
Most times you need a loader, occasional games work without, GameLoaderALLRH will run pretty much all TTX and Nesica games ..
0 -
11 hours ago, DaniG249 said:
What´s the Point?
Game.exe crashes every time before the Fight starts.
What the Fuck am i doing wrong?
Is there any Way to fix this Error?
Because my Patience is slowly coming to an End.
The answer is in the post above, use these DLLs, I get zero crashes ..
https://drive.google.com/file/d/170Qx6xDkNN-8nze7Yr_8UsEqLR4hsb7d/view?usp=sharing
0 -
On 9/1/2020 at 6:38 PM, vjg1588 said:
https://drive.google.com/file/d/170Qx6xDkNN-8nze7Yr_8UsEqLR4hsb7d/view?usp=sharing
Use these files + windows 8 compatibility mode and you should be good.
I cant thank you enough, this fixed crashing in all the new NesicaXLive2 games ...
1 -
5 minutes ago, vjg1588 said:
Use samurai showdown dll 64 and 32 it fixes the crashing. If you do not have those let me know.
I would be interested to try them, all of the new NesicaXLive 2 games crash randomly, sometimes I can get into the game and play a few rounds, most times there is a crash before a match even starts ..
1 -
4 minutes ago, Tiberius said:
To be far I never said it was perfect I said it was working and playable...... Which compared to 24 hours ago is far better
As explained in write up sensitivity/speed can be changed, you should have seen how bad it was in my previous attempts.
This is why I didn't upload premade Inis because everyone's experience and wants will be different so by following the guide you can change what you need to change for speed and such.
Great work, it looks like there is a scaling factor for movement of the cursor as it gets towards the edge of the screen, almost like mouse acceleration in windows ..
I'm more than happy to be able to play and frankly as you say this is 24 hours work and is probably 90% of the way there, well done !!
0 -
9 hours ago, antiriad said:
Hi,
I'm experiencing some problems with Fighting Layer EX: sometimes I get a "fatal error" and sometimes the game runs but then the keyboard suddenly stops working.
I'm on Windows 10, I've upgraded my NVidia drivers, the game is on "E:\" drive and I run the executables as Administration and with Windows 8 compatibility, of course after setting JConfig.
Any idea? thank you very much!
I have the same issue, I assume its because we have a generic jconfig, rather than a specific EX jconfig ?
0 -
11 hours ago, 0zzy said:
Hi anx10us, this is my CPU looking at the specs, it support AVX2 instructions set, many other game runs fine (ex tekken7 pc version, mkX ecc..)
Not sure then i'm afraid, really wierd that it doesnt work ..
0 -
23 hours ago, 0zzy said:
Hi anx10us, yes you are right. Are there a specific hardware requirements?
apparently the CPU needs AVX instructions, most modern CPUS have them Core i3, i5, i5 etc .. however the Intel Pentium Dual Core G processor does not, thats my problem ..
Currently searching ebay for a cheap Core i5 LGA 1150 processor ..
0 -
On 7/14/2020 at 3:50 PM, 0zzy said:
Hi guys!
I have configured Tekken7 FR with Teknoparrot and Game Loader All Rh.
When i run it from one pc, it works fine, but if i use the same config on another pc, the loader starts, but i have a black screen until i quit.
Why? someone can help me?
Its a CPU related issue, I bet the CPUs are different in each machine ?
0 -
5 hours ago, fire10 said:
I think this is that AVX issues.....is your cpu a bit old, if it doesnt support Advanced Vector Extensions in bios it wont work for you. I have 2 pcs 1 plays it 1 doesn't. The working one has avx the one not working doesn't
Ah ok that might be it, will check now, I have the same a Core i5 it works, a Dual core Intel it doesn't, might be time for a CPU upgrade ..
0 -
It wont even boot, I get nothing, no errors, not a thing, anyone else seen this ? I'm using the jconfig that is linked and followed the word doc instructions ..
0 -
On 5/15/2020 at 10:18 PM, Drunkymaster said:
hello again
to begin with
thanks you so much for all those games
a little point on my nesica instalation
all my nesica games works exept
Akai Katana Shin (Aspect Ratio)
BlazBlue Central Fiction (need to test again)
Dragon Dance (black screen)
Homura (Aspect Ratio)
King of Fighters 2002 Unlimited Match (doesn't launch)
Rastan Saga (Aspect Ratio)
Space Invaders (doesn't launch + aspect ratio)
Yatagarasu (background missing)
hope one day i ll be able launch everything
Are you using GameLoaderALLRH ?
0
Legends 3 Vertical Cloned
dans ROMS & ISO
Posté(e)
All MAME games, lots of verticals, old school, some horizontals as well. About 350 in total.