Comments
it's fake 3D
iso file is for test.
some ISOs are a little damaged because they need to be changed.
that is to change room or an object.
it is only for game maker 8.0 or 8.1
not for game maker 7.0 6.0 8.2
the examples in the sample code are broken and you can only take codes. example 3D models
you need game maker 8.0 or 8.1 and chovy gm
There are several examples from the yoyo game sandbox from 2007-2012.
https://github.com/LiEnby/chovy-gm/releases
https://creatools.gameclassification.com/EN/creatools/45-Game-Maker-8.0/index.html
PSP rules
1 don't put too many things in the room. (the psp will freeze)
2 do not make objects too complicated. (the psp will freeze)
3 textures only work in sprite. (it doesn't work sprite_get_texture or background_get_texture. the simplest is c_color)