Lethal Judgment 4 is out!

Advanced game related topics
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

There could be the problem ! Shocked
mem is soo cheap now - how come you only have 384 MB ?
I live in Romania :twisted: .

[Edit]
And i use the PC just for programming... If I played games, I'd have upgraded, but I guess there's no reason to do that...
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
lethalpolux
Enthusiast
Enthusiast
Posts: 171
Joined: Sun Jun 08, 2003 10:50 pm
Location: France
Contact:

Post by lethalpolux »

LuCiFeR[SD] wrote:actually I meant to post about this too, but got sidetracked. I have the same problem as Inf0Byt3. Game seems to run WAY to fast... but the keyboard lags like hell.

My specs are AMD64 2800. Radeon 9600 pro 256 MB. 2GB ram. DirectX 9C. WinXP pro(SP2)
If the game runs too fast, try to go in the drivers panel to change the fixed 'no vertical sync' to 'Choose by application' or a thing like that.

For the keyboard, it seems to be a bug with sprites3D/Keyboard on AMD/ATI computers.... is a purebasic bug?? we try ( the team ) a lot of things actually and we don't know for the moment. In my code, i use simply the keyboards commands of pure, nothing more ( it's the more simple part of my code, no transformations, only the pure commands ). But with a joypad you can play without problem... We search a solution... :(
Pol.
Intel Core2Duo 6600 - 3Gb DDR2 - Geforce8800Gts - Vista Home Premium 32bits
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Game plays fine on mine (e6300 core2duo) except that it hangs the system when I try to exit. Have to cut the power to turn the computer off and restart, I expect it's a graphics card thing or maybe my firewall bringing up a requestor or something, either way I can't get back to the desktop, the windows key doesn't work or anything else.
lethalpolux
Enthusiast
Enthusiast
Posts: 171
Joined: Sun Jun 08, 2003 10:50 pm
Location: France
Contact:

Post by lethalpolux »

Derek wrote:Game plays fine on mine (e6300 core2duo) except that it hangs the system when I try to exit. Have to cut the power to turn the computer off and restart, I expect it's a graphics card thing or maybe my firewall bringing up a requestor or something, either way I can't get back to the desktop, the windows key doesn't work or anything else.
you have install the patch 1 ?
Pol.
Intel Core2Duo 6600 - 3Gb DDR2 - Geforce8800Gts - Vista Home Premium 32bits
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Post by LuCiFeR[SD] »

lethalpolux wrote:If the game runs too fast, try to go in the drivers panel to change the fixed 'no vertical sync' to 'Choose by application' or a thing like that.

For the keyboard, it seems to be a bug with sprites3D/Keyboard on AMD/ATI computers.... is a purebasic bug?? we try ( the team ) a lot of things actually and we don't know for the moment. In my code, i use simply the keyboards commands of pure, nothing more ( it's the more simple part of my code, no transformations, only the pure commands ). But with a joypad you can play without problem... We search a solution... :(
Sorry The drivers are already set like that. I'll try it on an Intel box and see if it is any different. But the game looks pretty awesome, Kind of Jets 'n Guns crossed with many earlier games from genre.
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Umm, no.... will have to install the patch and see what happens. :oops:
lethalpolux
Enthusiast
Enthusiast
Posts: 171
Joined: Sun Jun 08, 2003 10:50 pm
Location: France
Contact:

Post by lethalpolux »

LuCiFeR[SD] wrote:
lethalpolux wrote:If the game runs too fast, try to go in the drivers panel to change the fixed 'no vertical sync' to 'Choose by application' or a thing like that.

For the keyboard, it seems to be a bug with sprites3D/Keyboard on AMD/ATI computers.... is a purebasic bug?? we try ( the team ) a lot of things actually and we don't know for the moment. In my code, i use simply the keyboards commands of pure, nothing more ( it's the more simple part of my code, no transformations, only the pure commands ). But with a joypad you can play without problem... We search a solution... :(
Sorry The drivers are already set like that. I'll try it on an Intel box and see if it is any different. But the game looks pretty awesome, Kind of Jets 'n Guns crossed with many earlier games from genre.

try compatibility mode for the problem of speed ( if it's too fast ).
for the keyboard, the bug will be fix in the patch 2 ( + some bonus like mini games... :wink: )
Pol.
Intel Core2Duo 6600 - 3Gb DDR2 - Geforce8800Gts - Vista Home Premium 32bits
cederavic
User
User
Posts: 24
Joined: Sun Apr 27, 2003 10:09 pm
Contact:

Post by cederavic »

Hello,
I use this post to announce that BGames Live is now available in English as well as the forum

Bgames Forum
BGames Live

That will be easier for you to register and thus be able to send your best score Lethal 4 and PureBreaker 3 on the Live and scratch the first place in the rank :)

However the "Quoi de neuf sur le forum?" and "Et sur le blog BGames?" are not translated ... I will add a RSS later for the English part of the forum, but for the blog that will not be possible unless to make a special English one.

Byebye 8)
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Thalius wrote:
384 MB RAM
There could be the problem ! :shock:
mem is soo cheap now - how come you only have 384 MB ?
Thalius
Oh dear. Even my video card has twice that much memory :?

But... to stay on topic: more memory does help programming, mainly in speed, as your system may be able to better use it's memory to cache.

However (ah, it's great to disagree with oneself 8) ) I've done some testing of XP running on smaller systems, and anything above 192 Mb seems to be enough for basic functionality, at which moment hard drive performance becomes more important.

Then again, I was looking at seriously slow systems, like Celeron 333A's :)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Post by djes »

I used to create a little windows xp file server with only 64MB. There's also a site where some people try with less memory ;)
zefiro_flashparty
User
User
Posts: 74
Joined: Fri Mar 04, 2005 7:46 pm
Location: argentina

=) woaa i download it to test :D

Post by zefiro_flashparty »

:D i love shot up them games :D
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

It's more like shot 'm up then shoot 'm up, very hard to get past the first car stage...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Post Reply