Hello PSXDEV.
It is possible to make full random num. generator using something like that?
srand(time(NULL));
Found RAND/SRAND in C:/Psyq/include/RAND.H
I am not sure about "time()" in PS1...
Thanks c:
Search found 127 matches
- March 17th, 2018, 12:07 am
- Forum: Programming/CPU
- Topic: RAND and SRAND?
- Replies: 6
- Views: 37049
- February 3rd, 2018, 2:18 am
- Forum: Work Logs & Projects
- Topic: Noah and the Poohludies
- Replies: 10
- Views: 22382
Re: Noah and the Poohludies
I like it.
Good luck :>
Good luck :>
- February 2nd, 2018, 8:17 am
- Forum: Work Logs & Projects
- Topic: Project Scarlet - My very own 3D engine for the PSX
- Replies: 30
- Views: 86056
Re: Project Scarlet - My very own 3D engine for the PSX
Quake 2 PS1 Port is also using 512x240

I'm interested tooAre you planning to share its source code so other people can create their own 3D homebrew game with less effort?

- January 28th, 2018, 12:24 am
- Forum: Examples (Psy-Q)
- Topic: Simple STR video player library
- Replies: 17
- Views: 137456
Re: Simple STR video player library
It's working! 
Thank you, LameGuy64.

Thank you, LameGuy64.
► Show Spoiler
- January 27th, 2018, 6:52 pm
- Forum: Examples (Psy-Q)
- Topic: Simple STR video player library
- Replies: 17
- Views: 137456
Re: Simple STR video player library
for some reason, i can't compile your code.
https://pp.userapi.com/c840730/v840730379/4f42c/6O24wAeKlA0.jpg
Did I do something wrong?
https://pp.userapi.com/c840730/v840730379/4f434/9VKGnpyTbkM.jpg
https://pp.userapi.com/c840730/v840730379/4f43c/RWrfUfNSXVA.jpg
https://pp.userapi.com/c840730 ...
https://pp.userapi.com/c840730/v840730379/4f42c/6O24wAeKlA0.jpg
Did I do something wrong?
https://pp.userapi.com/c840730/v840730379/4f434/9VKGnpyTbkM.jpg
https://pp.userapi.com/c840730/v840730379/4f43c/RWrfUfNSXVA.jpg
https://pp.userapi.com/c840730 ...
- January 17th, 2018, 1:48 am
- Forum: Members Downloads
- Topic: MCLaunch 1.0 - Memory Card PS-X EXE launcher
- Replies: 26
- Views: 90841
Re: MCLaunch 1.0 - Memory Card PS-X EXE launcher
download link is dead? :0
it's working now
it's working now
- January 13th, 2018, 9:16 pm
- Forum: Examples (Psy-Q)
- Topic: 3D FPS Example
- Replies: 43
- Views: 214412
Re: 3D FPS Example
good stuff, but what about collision between camera and model(s)?