DirectX 9 For PB (October 2006)
No Acidburn, i haven't worked with directx in purebasic, i've had your same error launching a demo downloaded by scene.org, then i've downloaded and installed the last update(ver. 9.0c) of directx on system.
PB Registered User, Egrid Registered User
Win7 x64 Ultimate, 4,00 Gb Mem, Ati Radeon HD4600 Series, Realtek High Definition Audio Integrated
Win7 x64 Ultimate, 4,00 Gb Mem, Ati Radeon HD4600 Series, Realtek High Definition Audio Integrated
@Dreglor
as @tmyke included your wrapper to/with Dreamotion3D, i'm playing with it, and i must say i like it, so thank you very much.
as @tmyke included your wrapper to/with Dreamotion3D, i'm playing with it, and i must say i like it, so thank you very much.
Please correct my english
http://purebasic.developpez.com/
http://purebasic.developpez.com/
In the d3dx9math.pbi i changed this
must be
Code: Select all
;// Yaw around the Y axis, a pitch around the X axis,
;// and a roll around the Z axis.
D3DXQuaternionRotationYawPitchRoll.l(*pOut.D3DXQUATERNION, Yaw.f, *Pitch.f, *Roll.f)
Code: Select all
;// Yaw around the Y axis, a pitch around the X axis,
;// and a roll around the Z axis.
D3DXQuaternionRotationYawPitchRoll.l(*pOut.D3DXQUATERNION, Yaw.f, Pitch.f, Roll.f)
Please correct my english
http://purebasic.developpez.com/
http://purebasic.developpez.com/
yeah, I have a new version that particular has that changed with a few other small fixes (and additions)
I'd upload it but pure storage seams to reject it (all I can think is it is to big) for some unknown reason. I have to uploaded it somewhere else when i get a chance to sit down and find one
I'd upload it but pure storage seams to reject it (all I can think is it is to big) for some unknown reason. I have to uploaded it somewhere else when i get a chance to sit down and find one
~Dreglor
- Andre
- PureBasic Team
- Posts: 2137
- Joined: Fri Apr 25, 2003 6:14 pm
- Location: Germany (Saxony, Deutscheinsiedel)
- Contact:
@Dreglor: you can also send it via email to me. I can host it on www.PureArea.net if you like... 

Where can we get your wrapper ? did you send it to Andre ?Dreglor wrote:yeah, I have a new version that particular has that changed with a few other small fixes (and additions)
I'd upload it but pure storage seams to reject it (all I can think is it is to big) for some unknown reason. I have to uploaded it somewhere else when i get a chance to sit down and find one
Please correct my english
http://purebasic.developpez.com/
http://purebasic.developpez.com/
unfortunately my ISP only allows me to send a max of 10meg...
the File (which is ZIP) is almost 60meg the size if due to the End-User Install That I have include which is 55meg within it self it's not 100% needed but if a app use something that is exclusive to October version the user will have to install the October version of directx9c. it better to include them this way instead of the full 700+ meg SDK that they release every month.
bulky microsoft...
the File (which is ZIP) is almost 60meg the size if due to the End-User Install That I have include which is 55meg within it self it's not 100% needed but if a app use something that is exclusive to October version the user will have to install the October version of directx9c. it better to include them this way instead of the full 700+ meg SDK that they release every month.
bulky microsoft...
~Dreglor
Hi
I will distribute it, if there is no legal problem in a distribution file.
http://oryaaaaa.world.coocan.jp/
Disk Size 2GB, trans free, one file limit 100MB
I will distribute it, if there is no legal problem in a distribution file.
http://oryaaaaa.world.coocan.jp/
Disk Size 2GB, trans free, one file limit 100MB
Can i also host this file on my website? You will get full credit ofcourse.
www.newrealitygames.co.uk
Contact: Mike@NewRealityGames.co.uk
www.newrealitygames.co.uk
Contact: Mike@NewRealityGames.co.uk
It's Alright I got onto a server
Thanks Va!n
http://www.secretly.de/publicFTP/dreglo ... _Oct06.zip
if you guys want to post it onto your servers thats fine with me
Thanks Va!n
http://www.secretly.de/publicFTP/dreglo ... _Oct06.zip
if you guys want to post it onto your servers thats fine with me
~Dreglor
@dreglor:
no problem
[DirectX For PB - Direct Input - Keyboard.exe]
Bug... shwoing wrong keys... for example when pressing the "f" key... a "!" will appear...
[DirectX For PB - Direct Input - Mouse.exe]
Bug... when starting the program the actual mouse pos will set to x,y 0,0... so the coord on the screen are wrong...
[DirectX For PB - Direct 3D - Full Screen.exe]
Just as info for some people.... closing this by pressing Alt+F4 ^^
no problem

[DirectX For PB - Direct Input - Keyboard.exe]
Bug... shwoing wrong keys... for example when pressing the "f" key... a "!" will appear...
[DirectX For PB - Direct Input - Mouse.exe]
Bug... when starting the program the actual mouse pos will set to x,y 0,0... so the coord on the screen are wrong...
[DirectX For PB - Direct 3D - Full Screen.exe]
Just as info for some people.... closing this by pressing Alt+F4 ^^
va!n aka Thorsten
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,