Hi, we have released a new version (0.53), this is a small update,
v0.53
- Drive Speed option added (This helps alot with long loading games, it wont help with all)
And it is very noticeable the speed difference that games load up now.
Another fine update.
Quote from: ParaSitius on July 30, 2006, 10:38:43 PM
And it is very noticeable the speed difference that games load up now.
Another fine update.
Doesnt help on all games.
So no problems with the eboot?
Thanks, good work. Good Loadingtime now. I looking forward to a fullspeed amiga. :o
i dont test it yet..but
1 more time thanks to RIC ;)
so.. after to 4-5 game test ..yes its faster Loading!
:o
1 problem ..whit the save Options ,
i cant save the new Options and after to reboot its still the older.
???
This is important update! Thanks a ton!
Quote from: Anemos on July 31, 2006, 02:53:17 PM
so.. after to 4-5 game test ..yes its faster Loading!
:o
1 problem ..whit the save Options ,
i cant save the new Options and after to reboot its still the older.
???
Ill look into it now.
Quote from: FOL on July 31, 2006, 03:54:46 PM
Quote from: Anemos on July 31, 2006, 02:53:17 PM
so.. after to 4-5 game test ..yes its faster Loading!
:o
1 problem ..whit the save Options ,
i cant save the new Options and after to reboot its still the older.
???
Ill look into it now.
Yes you are correct, but thats how its supposed to work.
PSPUAE has its own boot default (like WinUAE), then you change settings and save them as a config file. now if close program, then restart, it will load its own defaults. Once you load your config file, then the options will load to yours.
Hope that makes sense.
Will add this comment to next readme,
"Cause no one ever reads anything (DRIVE SPEED OPTION DOESNT HELP WITH ALL ADF`S)"
I`ve been seeing, there is no difference after trying 1 adf, come on people, try more than 1. Your DVD player doesnt read 1 disc, do you try another YES.
friend FOL .. its bug im sure for this coz.. the 0.52 has not this problem
i mean for Save Options.
(we can not we make new settings ,as default settings)
i hope RIC coming to see this post and fix at soon.
::)
Quote from: Anemos on July 31, 2006, 08:16:16 PM
friend FOL .. its bug im sure for this coz.. the 0.52 has not this problem
i mean for Save Options.
(we can not we make new settings ,as default settings)
i hope RIC coming to see this post and fix at soon.
::)
Ill look soon, busy working on something else atm
Is tiff eboot loader supported in this version?
If not have you any plans on making version?
Quote from: dt311077 on July 31, 2006, 09:32:03 PM
Is tiff eboot loader supported in this version?
If not have you any plans on making version?
Nope, TIFF exploit has and never will be supported (well to my knowledge Ric has no plans to make a version, but I could be wrong). There is an older version for GTA ELoader though in the downloads section.
Has anyone tried this verion on GTA ELoader?
great release
Thanks, all new release are appreciate ;D
one more bug?
the flopy disk drives DF 01, DF 02 , DF03 ..cant auto-direct to next disk if the game has more to one disk..
must by move the no2 disk in DF 0 to continue game..
Quote from: Anemos on July 31, 2006, 11:19:38 PM
one more bug?
the flopy disk drives DF 01, DF 02 , DF03 ..cant auto-direct to next disk if the game has more to one disk..
must by move the no2 disk in DF 0 to continue game..
What games?
Cause alot of non dos games, redirect to df0: as apposed to externals etc etc.
Plus I aint had any problems with using externals yet
its easy to tell if the drives are working... there will be numbers on the LEDs!
or load up workbench and keep inserting disks from It Came From the Desert!
Quote from: FOL on July 31, 2006, 09:43:28 PM
Quote from: dt311077 on July 31, 2006, 09:32:03 PM
Is tiff eboot loader supported in this version?
If not have you any plans on making version?
Nope, TIFF exploit has and never will be supported (well to my knowledge Ric has no plans to make a version, but I could be wrong). There is an older version for GTA ELoader though in the downloads section.
Has anyone tried this verion on GTA ELoader?
I tried to run with GTA eLoader on a 2.60 firmaware, but so far no luck.
Amiguero
Quote from: Amiguero on August 09, 2006, 05:44:23 AM
I tried to run with GTA eLoader on a 2.60 firmaware, but so far no luck.
Amiguero
I know the exact line that decides whether it will run with eLoader or not. Add this line and it will work on eLoader, remove it and it will work with kxploit.
PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER | THREAD_ATTR_VFPU);
Quote from: ric on August 09, 2006, 06:17:04 AM
Quote from: Amiguero on August 09, 2006, 05:44:23 AM
I tried to run with GTA eLoader on a 2.60 firmaware, but so far no luck.
Amiguero
I know the exact line that decides whether it will run with eLoader or not. Add this line and it will work on eLoader, remove it and it will work with kxploit.
PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER | THREAD_ATTR_VFPU);
Just wondering, where is this line added? in the Eloader config? or the pspuae config?
Quote from: FOL on August 09, 2006, 05:27:40 PM
Quote from: ric on August 09, 2006, 06:17:04 AM
Quote from: Amiguero on August 09, 2006, 05:44:23 AM
I tried to run with GTA eLoader on a 2.60 firmaware, but so far no luck.
Amiguero
I know the exact line that decides whether it will run with eLoader or not. Add this line and it will work on eLoader, remove it and it will work with kxploit.
PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER | THREAD_ATTR_VFPU);
Just wondering, where is this line added? in the Eloader config? or the pspuae config?
In PSP.c
Quote from: ric on August 09, 2006, 07:01:38 PM
Quote from: FOL on August 09, 2006, 05:27:40 PM
Quote from: ric on August 09, 2006, 06:17:04 AM
Quote from: Amiguero on August 09, 2006, 05:44:23 AM
I tried to run with GTA eLoader on a 2.60 firmaware, but so far no luck.
Amiguero
I know the exact line that decides whether it will run with eLoader or not. Add this line and it will work on eLoader, remove it and it will work with kxploit.
PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER | THREAD_ATTR_VFPU);
Just wondering, where is this line added? in the Eloader config? or the pspuae config?
In PSP.c
Want me to add it, and put a version in downloads for GTA Eloader?
Quote from: FOL on August 09, 2006, 08:02:42 PM
Quote from: ric on August 09, 2006, 07:01:38 PM
Quote from: FOL on August 09, 2006, 05:27:40 PM
Quote from: ric on August 09, 2006, 06:17:04 AM
Quote from: Amiguero on August 09, 2006, 05:44:23 AM
I tried to run with GTA eLoader on a 2.60 firmaware, but so far no luck.
Amiguero
I know the exact line that decides whether it will run with eLoader or not. Add this line and it will work on eLoader, remove it and it will work with kxploit.
PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER | THREAD_ATTR_VFPU);
Just wondering, where is this line added? in the Eloader config? or the pspuae config?
In PSP.c
Want me to add it, and put a version in downloads for GTA Eloader?
ric thanks for the help.
FOL I think that will be a good idea.
Once again thank you guys.
Cheers
Amiguero
Ill sort it once I get chance, bit busy atm.